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

Commit Graph

  • 4d082d4fcd Update Polish translation Matthaiks 2025-03-20 23:34:44 +01:00
  • a705be7a94 Confirm before exiting edited edit form Jakub Vrana 2025-03-20 17:15:18 +01:00
  • a2586e7265 Update comment: Chrome doesn't propagate Ctrl+Up Jakub Vrana 2025-03-20 16:00:25 +01:00
  • f38bbff5bf Increase maximum width of string edit (bug #930) Jakub Vrana 2025-03-20 15:39:55 +01:00
  • 09720b31f1 Remove hardcoded textarea height Peter Knut 2024-09-09 23:54:51 +02:00
  • 0e28daac55 Multi-edit: Increase size of textarea Jakub Vrana 2025-03-20 15:19:32 +01:00
  • 3eb478b65a CSS: Fix adminer.css recognition (includes version) Jakub Vrana 2025-03-20 14:50:58 +01:00
  • 192ce41bd3 Tests: Run on compiled version Jakub Vrana 2025-03-20 12:40:07 +01:00
  • bcd5164e2f Plugins: Handle autoloading errors Jakub Vrana 2025-03-20 11:54:39 +01:00
  • cd686c7a1e CSS: Light background in dark bold error Jakub Vrana 2025-03-20 11:33:29 +01:00
  • e9feb1587a Add plugins/README.md Jakub Vrána 2025-03-20 14:32:56 +01:00
  • 1f5a7fa717 JS: Use arrow functions Jakub Vrana 2025-03-20 10:22:44 +01:00
  • 3c310ddfaf Designs: Link gallery Jakub Vrana 2025-03-20 09:54:18 +01:00
  • 6d4896e03c JS: Add ESLint config Jakub Vrana 2025-03-20 09:26:53 +01:00
  • 5ef77ec399 JS: Fix typo after def9e07 Jakub Vrana 2025-03-20 09:16:53 +01:00
  • 62c18efbd5 JS: Use let/const for globals Jakub Vrana 2025-03-20 08:58:20 +01:00
  • 101229043e JS: Use let/const in spaghetti code Jakub Vrana 2025-03-20 08:40:15 +01:00
  • 0e21106e48 JS: Change var to let/const Jakub Vrana 2025-03-20 08:32:23 +01:00
  • f16a6d415a JS: Style issues Jakub Vrana 2025-03-20 08:03:54 +01:00
  • 11699223df JS: Remove outdated check Jakub Vrana 2025-03-20 07:39:21 +01:00
  • 7c75d3f86c JS: Remove unnecessary escape Jakub Vrana 2025-03-20 07:24:23 +01:00
  • 287667d631 Designs: Link screenshots Jakub Vrana 2025-03-20 06:53:52 +01:00
  • ef4c340cc2 PostgreSQL 11: Support PROCEDURE Jakub Vrana 2025-03-19 22:43:40 +01:00
  • f2a5d5127a Display collation at table structure if different from table Jakub Vrana 2025-03-19 22:42:02 +01:00
  • 889ffe28c7 JS: Add missing function Jakub Vrana 2025-03-19 22:04:30 +01:00
  • 5f6aa1e267 JS: Depend on JSON Jakub Vrana 2025-03-19 21:35:34 +01:00
  • def9e07831 JS: Use for..of Jakub Vrana 2025-03-19 21:34:49 +01:00
  • c73bd1233e Changelog for new plugins Jakub Vrana 2025-03-19 20:29:20 +01:00
  • e6ead2d12c New plugin: Allow switching light and dark mode (fix #926) Jakub Vrana 2025-03-19 20:20:43 +01:00
  • 4802389ce6 Delete stale comment after 3eba731 Jakub Vrana 2025-03-19 19:21:22 +01:00
  • 7845b70d7d Modify the Japanese messages. Takashi SHIRAI 2025-03-19 15:24:38 +09:00
  • 9f8344e53c Fix the uncaught exception because of namespace. Takashi SHIRAI 2025-03-19 15:23:02 +09:00
  • 2dd32cf534 Plugin pretty-json-column: fix with enum (fix #928) Jakub Vrana 2025-03-19 18:22:57 +01:00
  • 0b063262ee Remove ns= from auth_url Jakub Vrana 2025-03-19 17:53:26 +01:00
  • 458d07122f Bigger font size for code blocks Peter Knut 2024-10-01 09:07:21 +02:00
  • 740a4b8b1c Issue template: Use italics Jakub Vrana 2025-03-19 17:33:46 +01:00
  • 6be1e1c069 Plugins: Fix displaying with legacy AdminerPlugin Jakub Vrana 2025-03-19 16:41:00 +01:00
  • b861500910 Make Adminer\Plugins visible for adminer_object Jakub Vrana 2025-03-19 15:58:36 +01:00
  • eca176f362 MS SQL: Fix collation issues when retrieving default values Jakub Vrana 2025-03-19 07:05:31 +01:00
  • 8f489da2bd Tests MS SQL: Use default server Jakub Vrana 2025-03-19 06:52:28 +01:00
  • 3138b1de88 CockroachDB: not actually fixed Jakub Vrana 2025-03-19 06:51:00 +01:00
  • e723158bbf Update Polish translation Matthaiks 2025-03-19 07:52:00 +01:00
  • feed6e4488 PostgreSQL: Use language sql when creating routines by default Jakub Vrana 2025-03-19 06:39:34 +01:00
  • 9b345fbafb CockroachDB: Do not use version number when linking docs Jakub Vrana 2025-03-19 06:14:02 +01:00
  • ca30d04575 PostgreSQL: Display shorter version (regression from 5.0.5) Jakub Vrana 2025-03-19 06:12:51 +01:00
  • b4e41f5e4b CockroachDB: Pass param length to routine drop (cockroachdb/cockroach#142886) Jakub Vrana 2025-03-19 05:54:08 +01:00
  • 8979baca28 Remove forgotten newline Jakub Vrana 2025-03-19 05:45:22 +01:00
  • 8019b9ae4d Autoloaded plugins: Drivers work too Jakub Vrana 2025-03-19 05:14:41 +01:00
  • 7fec2992d9 Autoloaded plugins: Use in Editor Jakub Vrana 2025-03-19 05:08:24 +01:00
  • df98f2453d Plugins: Load config from adminer-plugins.php Jakub Vrana 2025-03-19 05:05:42 +01:00
  • eb1d8d5468 Display loaded plugins Jakub Vrana 2025-03-18 22:18:17 +01:00
  • ea3da56b6d Add plugins/plugin.php for backwards compatibility Jakub Vrana 2025-03-18 22:01:16 +01:00
  • 41dabfb4f2 Plugins: Autoload plugins in adminer-plugins/ Jakub Vrana 2025-03-17 19:25:57 +01:00
  • ff0fe92c00 Add forgotten space Jakub Vrana 2025-03-18 19:51:25 +01:00
  • 06c15aa263 IMAP: Use db mail Jakub Vrana 2025-03-18 19:46:40 +01:00
  • 8a64fb16cd IMAP: Use imap_num_msg() Jakub Vrana 2025-03-18 19:46:08 +01:00
  • bda53f0734 CSS: Allow more custom styles with dark mode (fix #925) Jakub Vrana 2025-03-18 17:49:33 +01:00
  • bc9de24d77 Add helper for <input type=hidden> Jakub Vrana 2025-03-18 17:15:10 +01:00
  • 9cfea02e19 Avoid excessive PHP and HTML mixing Jakub Vrana 2025-03-18 16:45:15 +01:00
  • eeb78d7e48 Vendor display: Do not overwrite PostgreSQL by MySQL at the same server Jakub Vrana 2025-03-18 16:30:23 +01:00
  • 751405e006 - PostgreSQL: Avoid warning about crdb_version (fix #924, regression from 5.0.5) Jakub Vrana 2025-03-18 16:20:44 +01:00
  • 3fb6cac361 PostgreSQL: Display description of system variables Jakub Vrana 2025-03-18 16:00:21 +01:00
  • 8613f97948 New version of design rmSOFT Matrixman 2025-02-27 16:17:12 +01:00
  • 249807fc48 IMAP: Simplify expunge Jakub Vrana 2025-03-18 14:56:20 +01:00
  • 6e76454f59 Update changes Jakub Vrana 2025-03-18 14:31:44 +01:00
  • 655cca0872 IMAP: Export Jakub Vrana 2025-03-18 14:05:51 +01:00
  • 16989a736c IMAP: Use halfopen Jakub Vrana 2025-03-18 13:58:05 +01:00
  • a3d1ab34bb Move engines() to Driver Jakub Vrana 2025-03-18 13:41:24 +01:00
  • b2f904c64f IMAP: Add Data_length Jakub Vrana 2025-03-18 13:36:49 +01:00
  • 05d27a132d Compile: Do not require unsupported functions Jakub Vrana 2025-03-18 13:29:48 +01:00
  • 4861c88cc6 IMAP: Create, drop, truncate Jakub Vrana 2025-03-18 13:10:45 +01:00
  • 1424a42b1f IMAP: Avoid globals Jakub Vrana 2025-03-18 13:00:40 +01:00
  • 1c5a192cb5 Add forgotten colon Jakub Vrana 2025-03-18 12:57:29 +01:00
  • 336fdaf09c Revert "Table-less drivers: Hide Create table link" Jakub Vrana 2025-03-18 12:53:40 +01:00
  • 57e6c2651c IMAP: Number of rows Jakub Vrana 2025-03-18 12:52:17 +01:00
  • 693dc5b8a7 IMAP: Delete message Jakub Vrana 2025-03-18 12:35:36 +01:00
  • 753642630b IMAP: Select columns Jakub Vrana 2025-03-18 12:15:31 +01:00
  • 8fed1523ec Table-less drivers: Hide Create table link Jakub Vrana 2025-03-18 11:30:31 +01:00
  • ebb31bdac8 IMAP: New driver created just for fun Jakub Vrana 2025-03-18 11:28:20 +01:00
  • 5069e5a400 JSON: Remove unnecessary escape Jakub Vrana 2025-03-18 11:15:03 +01:00
  • 33b69ed82b Edit: prefer JSON over text Jakub Vrana 2025-03-18 11:12:07 +01:00
  • 4e4f280061 Table-less drivers: display empty field only without fields() Jakub Vrana 2025-03-18 11:00:57 +01:00
  • 841f76fb00 Table-less drivers: Hide Create table link Jakub Vrana 2025-03-18 09:29:30 +01:00
  • 73e7e00c77 fieldName: Display : before comment only with type Jakub Vrana 2025-03-18 09:25:08 +01:00
  • 29f954069d CSS: Sticky table headers (fix #918) Jakub Vrana 2025-03-18 02:10:41 +01:00
  • c1eccc9cdd Use CHANGELOG.md Jakub Vrana 2025-03-17 21:11:58 +01:00
  • 430cdaeb3a Use README.md Jakub Vrana 2025-03-17 20:29:50 +01:00
  • e395fe583a PostgreSQL: Display auto_increment of inserted rows Jakub Vrana 2025-03-17 19:56:01 +01:00
  • 19313a8dab Pass $result to last_id Jakub Vrana 2025-03-17 19:40:21 +01:00
  • 17c0960e7f Consider plugins autoloading Jakub Vrana 2025-03-17 19:31:00 +01:00
  • a9b020452e Plugins: Add backward-keys Jakub Vrana 2025-03-17 19:02:16 +01:00
  • e1f0fded69 Add helper for <input type=hidden name=token> Jakub Vrana 2025-03-17 18:45:08 +01:00
  • 91f9980267 Bug reports: Add screenshot Jakub Vrana 2025-03-17 17:37:29 +01:00
  • 5f3fac4b48 Develop Jakub Vrana 2025-03-17 17:15:17 +01:00
  • b7679701ce Release 5.0.6 v5.0.6 Jakub Vrana 2025-03-17 17:13:46 +01:00
  • b7258d2e95 Shorten queries saved from SQL command to URL (fix #917) Jakub Vrana 2025-03-17 15:05:56 +01:00
  • c51d9919fe Update tests Jakub Vrana 2025-03-17 14:29:07 +01:00
  • 78c431ab20 Fix typos after 22a3efe Jakub Vrana 2025-03-17 14:26:56 +01:00
  • 916889bb8e Compile: Fix joining conditional echos Jakub Vrana 2025-03-17 13:08:55 +01:00
  • e8b15c99f4 Add back function to get driver name (fix #919) Jakub Vrana 2025-03-17 08:07:24 +01:00