1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 14:46:36 +02:00

Commit Graph

  • b64c80acc9 Schema: Reduce precision to pixels Jakub Vrana 2025-03-30 14:06:38 +02:00
  • fa22df0d7f New version of design rmSOFT Matrixman 2025-02-27 16:17:12 +01:00
  • a93e4cb694 Return Db from connection() Jakub Vrana 2025-03-30 08:18:25 +02:00
  • 7ee6f4f7ac Move connect() to Driver Jakub Vrana 2025-03-30 07:51:47 +02:00
  • 992561f75e Add comment Jakub Vrana 2025-03-30 07:09:26 +02:00
  • 65fd673d05 Remove ignored errors Jakub Vrana 2025-03-29 23:41:33 +01:00
  • 4b262ededa Remove unnecessary braces Jakub Vrana 2025-03-29 23:20:05 +01:00
  • 0d67bd9eb8 Update docs Jakub Vrana 2025-03-29 23:19:21 +01:00
  • 9b6943d5af Add helper for $connection2 Jakub Vrana 2025-03-29 22:21:18 +01:00
  • 291ae7f1ac Fix types of $connection2 Jakub Vrana 2025-03-29 22:14:51 +01:00
  • 712d96b22c Use connection() instead of $connection Jakub Vrana 2025-03-29 21:16:28 +01:00
  • 168ea5ae6d Use driver() instead of $driver Jakub Vrana 2025-03-29 21:00:44 +01:00
  • 845445baad Use adminer() instead of $adminer Jakub Vrana 2025-03-29 20:56:19 +01:00
  • 87f149ce1d Move HTML function, fix types Jakub Vrana 2025-03-29 18:08:55 +01:00
  • 79f5280f3d AdminerCodemirror: Simplify code Jakub Vrana 2025-03-29 17:50:43 +01:00
  • 82450b1ad2 Changelog: Use bullets Jakub Vrana 2025-03-29 17:00:15 +01:00
  • eeb13253a8 Add comment Jakub Vrana 2025-03-29 16:25:35 +01:00
  • 6a3161cd49 Fix type of permanentLogin() Jakub Vrana 2025-03-29 15:21:25 +01:00
  • 141db3cb8d Add comment Jakub Vrana 2025-03-29 15:17:39 +01:00
  • fd1661d811 Doc: Move type stripping Jakub Vrana 2025-03-29 15:01:51 +01:00
  • 6ea34e3b9a CSS: Add --fg color Jakub Vrana 2025-03-29 14:51:25 +01:00
  • e4ed78ff7a Designs: Define --bg Jakub Vrana 2025-03-29 13:15:14 +01:00
  • 262366b120 CSS: Use --bg Jakub Vrana 2025-03-29 11:31:45 +01:00
  • 79fbf9c58a CSS: Hide menu on mobile Jakub Vrana 2025-03-29 11:11:57 +01:00
  • 6cf3d5d2b8 Inline GIF to CSS Jakub Vrana 2025-03-29 08:44:56 +01:00
  • 5b329ae720 JUSH: Fix opening help to new window Jakub Vrana 2025-03-28 23:28:50 +01:00
  • 225b6671c7 Delete function moved to get_val Jakub Vrana 2025-03-28 23:00:47 +01:00
  • cec6db144f Compile: Fix single driver Jakub Vrana 2025-03-28 22:55:50 +01:00
  • aceb4ce7a5 Move $drivers to SqlDriver Jakub Vrana 2025-03-28 22:39:12 +01:00
  • 1f88485a3c Rename variable Jakub Vrana 2025-03-28 22:44:24 +01:00
  • 4e1e638f98 MySQLi: Use default credentials Jakub Vrana 2025-03-28 22:25:46 +01:00
  • 03d0daff5c Remove global $permanent Jakub Vrana 2025-03-28 22:08:02 +01:00
  • 1eb7538e8c PHPStan: Mute LANG not found Jakub Vrana 2025-03-28 22:02:46 +01:00
  • 29339c5223 Db: Unify connection error handling Jakub Vrana 2025-03-28 22:00:53 +01:00
  • d5bba383ea Check numeric table names after error Jakub Vrana 2025-03-28 20:45:27 +01:00
  • d59830c7b2 Delete $has_token Jakub Vrana 2025-03-28 20:40:28 +01:00
  • ff37ac1d35 MySQLi: Check for more results (fix #955) Jakub Vrana 2025-03-28 20:13:06 +01:00
  • 75c94cec6b Fix types Jakub Vrana 2025-03-28 19:12:31 +01:00
  • 65d97caeb9 Move $error to Adminer::$error Jakub Vrana 2025-03-28 19:10:40 +01:00
  • 3cfae4b8f4 Pass $error as param Jakub Vrana 2025-03-28 19:03:25 +01:00
  • e219ef9ad1 Move $token to get_token() Jakub Vrana 2025-03-28 18:49:26 +01:00
  • 74457f0895 Move $HTTPS to HTTPS Jakub Vrana 2025-03-28 18:29:05 +01:00
  • f6d311457e Move $langs to langs() Jakub Vrana 2025-03-28 18:26:48 +01:00
  • adab18da78 Bump Composer PHP version Jakub Vrana 2025-03-28 18:13:58 +01:00
  • 508baa8c6b Move $LANG and get_lang() to LANG Jakub Vrana 2025-03-28 18:11:26 +01:00
  • f0920af6b7 Move $VERSION and version() to VERSION Jakub Vrana 2025-03-28 17:52:49 +01:00
  • 06f0a926dd Docs: update Jakub Vrana 2025-03-28 17:42:41 +01:00
  • 81c5ae33ab Docs: wrap Jakub Vrana 2025-03-28 17:30:30 +01:00
  • 4cbe50fd49 Tests: select with where and order Jakub Vrana 2025-03-28 17:26:38 +01:00
  • 2396397b75 Elasticsearch: Make it work with Elasticsearch 8 Jakub Vrana 2025-03-28 16:17:41 +01:00
  • bd823716fc Elastic: Fix types Jakub Vrana 2025-03-28 16:17:26 +01:00
  • 7a19fa67fd Integrate Db::result in get_val Jakub Vrana 2025-03-28 15:11:12 +01:00
  • 195341d075 Split editFunctions Jakub Vrana 2025-03-28 14:53:53 +01:00
  • 46f6a96c95 Doc-comments: Fix type errors Jakub Vrana 2025-03-28 13:15:14 +01:00
  • dc38a7ded3 Plugins: Move operators to a method Jakub Vrana 2025-03-28 14:22:42 +01:00
  • c7140c2158 Tests: Run from /adminer/ Jakub Vrana 2025-03-28 12:50:38 +01:00
  • c2c8992dd0 PHPStan: Fix errors in Plugins Jakub Vrana 2025-03-28 12:26:14 +01:00
  • a691bcbf15 Rename function with the same name as Driver::select Jakub Vrana 2025-03-28 12:08:24 +01:00
  • e3a4a214e6 Doc-comments: Remove redundant info Jakub Vrana 2025-03-28 12:03:56 +01:00
  • a9143ccbdc Doc-comments: Fix type errors Jakub Vrana 2025-03-28 11:46:17 +01:00
  • c169c55d70 Call Plugins from Adminer class Jakub Vrana 2025-03-25 07:27:11 +01:00
  • 54f3437a6a Plugins: Simplify calling Jakub Vrana 2025-03-23 19:49:44 +01:00
  • 96178b83ad Compile: Strip types Jakub Vrana 2025-03-28 10:47:20 +01:00
  • b948f77af4 Doc-comments: Fix type errors Jakub Vrana 2025-03-28 10:25:11 +01:00
  • 54f8d731b3 Doc-comments: Sync method signatures Jakub Vrana 2025-03-28 09:57:33 +01:00
  • ab4208dcb8 Doc-comments: Declare type properties Jakub Vrana 2025-03-28 09:20:10 +01:00
  • 5e88dae4e2 Doc-comments: Format Jakub Vrana 2025-03-28 09:13:36 +01:00
  • 45c045382a Doc-comments: Move return types to declaration Jakub Vrana 2025-03-28 09:03:09 +01:00
  • 641ee4ff26 Doc-comments: Move param types to declaration Jakub Vrana 2025-03-28 08:23:20 +01:00
  • 69073d9d54 AdminerLoginSsl: Document type Jakub Vrana 2025-03-28 07:14:02 +01:00
  • 911f3b71b7 Doc-comments: Add param names Jakub Vrana 2025-03-28 07:06:34 +01:00
  • 3bde36b68e Tests: Invalid table Jakub Vrana 2025-03-28 05:08:10 +01:00
  • d47d3cb4c5 Document error revealed by PHPStan Jakub Vrana 2025-03-27 21:00:20 +01:00
  • 0cdc18d22c Tests PostgreSQL: Sequence and schema Jakub Vrana 2025-03-27 20:43:48 +01:00
  • 47c533db4d Test wrong password Jakub Vrana 2025-03-27 20:32:21 +01:00
  • feaed0497a Tests: Add test adder Jakub Vrana 2025-03-27 20:20:00 +01:00
  • 104132de36 Fix errors discovered by tests Jakub Vrana 2025-03-27 19:56:19 +01:00
  • 4d22e8fd4e PostgreSQL: Fix PHP warning when creating new routine Jakub Vrana 2025-03-27 18:56:10 +01:00
  • a2ff6a7fb1 PostgreSQL: Unuse deleted fetch_field Jakub Vrana 2025-03-27 18:46:46 +01:00
  • b23bf6c055 PHPStan: Fix more errors Jakub Vrana 2025-03-27 18:27:51 +01:00
  • e2deed9a02 Use common parent for Db Jakub Vrana 2025-03-27 15:28:14 +01:00
  • 0578b5c490 JS: Add 'use strict' Jakub Vrana 2025-03-27 10:11:35 +01:00
  • 81ae16bce1 JS: Remove forgotten log Jakub Vrana 2025-03-27 07:23:20 +01:00
  • 806aa51f48 AdminerSqlGemini: Make work with CodeMirror Jakub Vrana 2025-03-27 07:22:51 +01:00
  • 8f2a829b2e WYMeditor not updated since 2014 Jakub Vrana 2025-03-27 07:13:17 +01:00
  • 36b44248aa Travis is not free anymore Jakub Vrana 2025-03-27 07:00:00 +01:00
  • 23f5d64d75 Compile: Fix pgsql (fix #956) Jakub Vrana 2025-03-26 22:22:14 +01:00
  • 584d04b5b3 PHPStan: Check level 8 without level 7 Jakub Vrana 2025-03-26 21:16:14 +01:00
  • d3b53d9d9c PHPStan: Fix level 6 errors Jakub Vrana 2025-03-26 21:06:01 +01:00
  • c96894ecd4 PHPStan: Fix level 5 errors Jakub Vrana 2025-03-26 19:29:50 +01:00
  • c78299a3f6 PHPStan: Fix level 4 errors Jakub Vrana 2025-03-26 18:32:45 +01:00
  • 53d5e7b60a PHPStan: Check only one driver Jakub Vrana 2025-03-26 18:08:50 +01:00
  • d77ed18842 Separate queries(null) Jakub Vrana 2025-03-26 17:04:30 +01:00
  • 309fdb0d86 PHPStan: Fix level 3 errors Jakub Vrana 2025-03-26 16:57:58 +01:00
  • 7e5757f8b4 PHPStan: Fix level 2 errors Jakub Vrana 2025-03-26 15:38:04 +01:00
  • d39cc24c61 PHPStan: Fix level 1 errors Jakub Vrana 2025-03-26 13:49:11 +01:00
  • 3de9b23156 PHPStan: Use @return void Jakub Vrana 2025-03-26 13:09:49 +01:00
  • 63c258a7f9 PHPStan: Fix level 0 errors Jakub Vrana 2025-03-26 12:41:52 +01:00
  • f75f0aacfe SQLite: Fix non-PDO driver after 99163fe Jakub Vrana 2025-03-26 11:39:06 +01:00
  • a60e00bf72 Use Adminer\Plugins Jakub Vrana 2025-03-26 11:10:37 +01:00