1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 15:47:00 +02:00

Commit Graph

  • a460019535 Compile PostgreSQL: Address warnings (fix #916) Jakub Vrana 2025-03-17 07:43:10 +01:00
  • ea5a7453fb CSS: Set also light color-scheme Jakub Vrana 2025-03-17 07:14:18 +01:00
  • 587f6a5375 CSS: Dark input fields in dark mode Jakub Vrana 2025-03-17 07:04:21 +01:00
  • 2bb74e7467 Compile: fetch_column() is used only internally Jakub Vrana 2025-03-17 06:38:16 +01:00
  • a684044bb3 Compile SQLite: Remove server login field Jakub Vrana 2025-03-17 06:13:48 +01:00
  • 36a3465a64 Compile: Rename variable with other meaning in Adminer Jakub Vrana 2025-03-17 05:54:24 +01:00
  • 223aee70d5 Mark bugs at https://sourceforge.net/p/adminer/bugs-and-features/ Jakub Vrana 2025-03-17 05:38:14 +01:00
  • c02a7d6abe Add missing namespace Jakub Vrana 2025-03-17 00:49:12 +01:00
  • 22a3efe4ed Code style: avoid excesive mixing of PHP and HTML Jakub Vrana 2025-03-16 23:54:25 +01:00
  • dd47df9b9c Display comment in title of field Jakub Vrana 2025-03-16 22:49:50 +01:00
  • 0b0e8940e0 Update externals Jakub Vrana 2025-03-16 22:42:45 +01:00
  • fa8339c8c2 Plugins: Remove fragile autoloader Jakub Vrana 2025-03-16 22:09:43 +01:00
  • f0ee812b29 Add todo Jakub Vrana 2025-03-16 21:55:36 +01:00
  • f093cb6db2 Rename file Jakub Vrana 2025-03-16 21:49:39 +01:00
  • 68d4a5a650 Delete adminer.version before writing (bug #855) Jakub Vrana 2025-03-16 21:39:02 +01:00
  • 6576fa6a73 Security: Disallow writing temporary files to symlinks (bug #855) Jakub Vrana 2025-03-16 20:49:52 +01:00
  • 28535bf384 Refactor generating of private key Peter Knut 2024-10-07 23:37:33 +02:00
  • 43e3fe375d Refactor working with a locked file Peter Knut 2024-10-07 22:20:32 +02:00
  • d8a9a3db8d CockroachDB: Display CockroachDB instead of PostgreSQL Jakub Vrana 2025-03-16 19:02:29 +01:00
  • 777d5dca0e Store information about vendor Jakub Vrana 2025-03-16 18:53:49 +01:00
  • 6d71cd678e Separate HTML functions Jakub Vrana 2025-03-16 18:31:38 +01:00
  • 30714d98f9 Save bytes Jakub Vrana 2025-03-16 18:05:52 +01:00
  • 8353bd48de MariaDB: Display MariaDB instead of MySQL Jakub Vrana 2025-03-16 17:39:11 +01:00
  • 0762c761ac Rename functions for settings stored in a cookie Peter Knut 2025-03-12 22:32:49 +01:00
  • 529197f403 Compile: Move caching headers to file.inc.php Jakub Vrana 2025-03-16 17:16:23 +01:00
  • d20cbf14e7 Remember export setting at SQL command Jakub Vrana 2025-03-16 15:13:10 +01:00
  • 517f63835d Plugins: add syntaxHighlighting() and CodeMirror Jakub Vrana 2025-03-16 13:52:04 +01:00
  • 4fee062b73 Simplify autofocus Jakub Vrana 2025-03-16 11:08:01 +01:00
  • 26769b2357 Do not align right non-numbers, e.g. NULL or foreign keys Jakub Vrana 2025-03-16 09:10:43 +01:00
  • a9f768fe0d Add Adminer namespace icyz Jakub Vrana 2025-03-16 06:18:19 +01:00
  • 42bf7b9ca0 Align numbers right (bug #912) Jakub Vrana 2025-03-15 15:13:41 +01:00
  • d8755c903d Save bytes Jakub Vrana 2025-03-15 13:57:29 +01:00
  • a391fcb6c4 Compile: Use external PhpShrink Jakub Vrana 2025-03-15 09:38:06 +01:00
  • c99ca863ce php_shrink: Move add_apo_slashes to compile.php Jakub Vrana 2025-03-15 09:10:43 +01:00
  • e0283543f3 Support adminer.css + adminer-dark.css together Jakub Vrana 2025-03-15 08:51:51 +01:00
  • a72e053520 php_shrink: Use foreach Jakub Vrana 2025-03-15 07:35:37 +01:00
  • de654712d5 php_shrink: Preprocess ?>HTML<?php Jakub Vrana 2025-03-15 07:33:47 +01:00
  • 9c1d5484a2 php_shrink: Join echos interleaved with comments Jakub Vrana 2025-03-15 07:20:12 +01:00
  • 1fd8aa885b Fix bs,ru,sr,uk single lang version after f2ce6c0 Jakub Vrana 2025-03-15 02:32:00 +01:00
  • 08882c6a8e Add comments to places processed by compile.php Jakub Vrana 2025-03-15 02:18:09 +01:00
  • fd199ec156 php_shrink: Document bug Jakub Vrana 2025-03-15 02:00:48 +01:00
  • e3515fd63f CSS: Dark mode syntax highlighting and adminer-dark.css Jakub Vrana 2025-03-15 01:49:42 +01:00
  • be0a485b14 JUSH: Revert to original colors Jakub Vrana 2025-03-14 12:35:06 +01:00
  • 94c04712d6 SQL textarea: Open help on Ctrl+click Jakub Vrana 2025-03-14 11:01:20 +01:00
  • caea0b7f68 JUSH: Use dark mode Jakub Vrana 2025-03-14 09:55:34 +01:00
  • 134301b3ff Tests CockroachDB: Link bug Jakub Vrana 2025-03-14 08:02:11 +01:00
  • d14f3dd2d8 Tests: Check status variables Jakub Vrana 2025-03-14 07:31:57 +01:00
  • 67c313c86d Tests SQLite: Add more Jakub Vrana 2025-03-14 07:27:58 +01:00
  • 5eaa73583a Tests PostgreSQL: Materialized view Jakub Vrana 2025-03-14 06:44:02 +01:00
  • 68b6af6fce Tests: Check that check constraints work Jakub Vrana 2025-03-14 06:38:26 +01:00
  • e65fdba5d1 Test PostgreSQL: enum Jakub Vrana 2025-03-14 06:18:42 +01:00
  • 8f336cd0b3 Tests: Remove useless xpath= Jakub Vrana 2025-03-14 05:58:45 +01:00
  • 5f3bfe8451 JUSH textarea: Use oninput Jakub Vrana 2025-03-14 05:56:30 +01:00
  • 1a3d58e74e Tests: Add newlines Jakub Vrana 2025-03-13 23:04:22 +01:00
  • af9a851c5e Tests: generated columns Jakub Vrana 2025-03-13 23:00:14 +01:00
  • 3a40a855ea Develop Jakub Vrana 2025-03-13 18:29:28 +01:00
  • 967647759e Release 5.0.5 v5.0.5 Jakub Vrana 2025-03-13 18:28:43 +01:00
  • e4323ced55 Tests: Fix CockroachDB after 48308f3 Jakub Vrana 2025-03-13 18:21:31 +01:00
  • 85c6af6f87 Compile: strip space after CSS comment Jakub Vrana 2025-03-13 18:00:54 +01:00
  • 9226804aa2 CSS: Move media selector to <link> Jakub Vrana 2025-03-13 17:55:42 +01:00
  • 041e7064ca php_shrink: Simplify test Jakub Vrana 2025-03-13 17:45:16 +01:00
  • 4c2a8b0050 Compile: Move ?><? removal to php_shrink Jakub Vrana 2025-03-13 17:33:42 +01:00
  • 9afbf1a465 Compile: dark.css Jakub Vrana 2025-03-13 17:33:19 +01:00
  • 352ef9c778 CSS: Don't use dark theme with adminer.css Jakub Vrana 2025-03-13 17:11:40 +01:00
  • 45107dc46e Don't highlight NULL as JSON Jakub Vrana 2025-03-13 16:55:17 +01:00
  • 21f3426adb Design: Update dark mode (by rmsoft) Jakub Vrana 2025-03-13 16:39:51 +01:00
  • 95dccfe9fb MongoDB: Rename file Jakub Vrana 2025-03-13 15:21:19 +01:00
  • fe88f83c95 Elastic: Fix number of rows in group queries Jakub Vrana 2025-03-13 14:34:26 +01:00
  • 078957fe32 MongoDB: Move to plugin Jakub Vrana 2025-03-13 14:27:28 +01:00
  • 61f07867f9 Update readme Jakub Vrana 2025-03-13 14:09:45 +01:00
  • 0135dd5b81 Tests: Add tests for MS SQL Jakub Vrana 2025-03-13 14:07:31 +01:00
  • 773a2253d3 Export: Display unknown number of rows as ? Jakub Vrana 2025-03-13 13:29:10 +01:00
  • 272042a30e Fix skipOriginal after unconvertFunction Jakub Vrana 2025-03-13 13:13:06 +01:00
  • 48308f3357 CockroachDB: Recognize unique_rowid() as auto_increment Jakub Vrana 2025-03-13 13:09:05 +01:00
  • c90033a962 Test PostgreSQL: SQL command Jakub Vrana 2025-03-13 13:03:24 +01:00
  • 8bd022f974 CockroachDB: Fix test Jakub Vrana 2025-03-13 12:53:04 +01:00
  • b1550b052d MySQL: Simplify checking for MariaDB Jakub Vrana 2025-03-13 12:24:35 +01:00
  • 9862846a7c CockroachDB: Declare support Jakub Vrana 2025-03-13 12:15:19 +01:00
  • f14e3e38f6 CockroachDB: Disable processlist Jakub Vrana 2025-03-13 12:10:45 +01:00
  • 95262c4215 CSS: Fix style Jakub Vrana 2025-03-13 12:08:01 +01:00
  • dacfdc4608 Tests: Work with JUSH textarea Jakub Vrana 2025-03-13 12:07:49 +01:00
  • 7636c253fb CockroachDB: Display version Jakub Vrana 2025-03-13 11:24:49 +01:00
  • 44d26a9dd3 Tests: Add tests for CockroachDB Jakub Vrana 2025-03-13 11:08:42 +01:00
  • b229e7b583 Tests: Add tests for MariaDB and PostgreSQL Jakub Vrana 2025-03-13 10:45:53 +01:00
  • 8e91417be1 MySQL: Display converting function for binary, bit or geometry fields Jakub Vrana 2025-03-13 07:50:20 +01:00
  • db7202fcf0 MySQL: Fix saving string default value of json field Peter Knut 2025-03-13 00:00:23 +01:00
  • 260487fbc2 Designs: Update rmsoft (fix #911) Jakub Vrana 2025-03-13 07:10:23 +01:00
  • 3ae964c915 Designs: Fix price Jakub Vrana 2025-03-13 07:06:43 +01:00
  • d56c8cbaae CSS: Simplify .odds Jakub Vrana 2025-03-13 07:03:42 +01:00
  • d347f88c54 Design: Update rmsoft (fix #911) Jakub Vrana 2025-03-13 06:38:32 +01:00
  • b9b4db0c8e Compile: Add more php_shrink tests Jakub Vrana 2025-03-12 23:32:34 +01:00
  • 818b9ad903 Compile: Strip public Jakub Vrana 2025-03-12 23:11:42 +01:00
  • 4a6436773f Compile: Add tests for php_shrink Jakub Vrana 2025-03-12 23:05:50 +01:00
  • 81594e4a2d Issues: Prefer MySQLi Jakub Vrana 2025-03-12 18:28:34 +01:00
  • f0bdb0e6ca Designs: Update .odds Jakub Vrana 2025-03-12 17:50:24 +01:00
  • b9e4806d3c CSS: lowercase color names Jakub Vrana 2025-03-12 17:43:58 +01:00
  • 7e708dae57 CSS: Add dark theme Jakub Vrana 2025-03-12 17:37:34 +01:00
  • a0fe44ec18 CSS: Expand <code> in <pre> Jakub Vrana 2025-03-12 17:35:37 +01:00
  • eb0f280776 CSS: Fix highlighting checked odd rows Jakub Vrana 2025-03-12 17:34:53 +01:00
  • 3b1189cd3c MySQL: Allow setting default values of json column Jakub Vrana 2025-03-12 14:25:19 +01:00