Jakub Vrana
|
841f76fb00
|
Table-less drivers: Hide Create table link
|
2025-03-18 11:00:28 +01:00 |
|
Jakub Vrana
|
73e7e00c77
|
fieldName: Display : before comment only with type
|
2025-03-18 09:26:16 +01:00 |
|
Jakub Vrana
|
29f954069d
|
CSS: Sticky table headers (fix #918)
|
2025-03-18 02:10:57 +01:00 |
|
Jakub Vrana
|
e395fe583a
|
PostgreSQL: Display auto_increment of inserted rows
|
2025-03-17 19:58:22 +01:00 |
|
Jakub Vrana
|
19313a8dab
|
Pass $result to last_id
|
2025-03-17 19:58:21 +01:00 |
|
Jakub Vrana
|
e1f0fded69
|
Add helper for <input type=hidden name=token>
|
2025-03-17 18:45:08 +01:00 |
|
Jakub Vrana
|
5f3fac4b48
|
Develop
|
2025-03-17 17:15:17 +01:00 |
|
Jakub Vrana
|
b7679701ce
|
Release 5.0.6
|
2025-03-17 17:13:46 +01:00 |
|
Jakub Vrana
|
b7258d2e95
|
Shorten queries saved from SQL command to URL (fix #917)
|
2025-03-17 15:05:56 +01:00 |
|
Jakub Vrana
|
78c431ab20
|
Fix typos after 22a3efe
|
2025-03-17 14:28:04 +01:00 |
|
Jakub Vrana
|
e8b15c99f4
|
Add back function to get driver name (fix #919)
This reverts fe88f83 .
|
2025-03-17 08:07:24 +01:00 |
|
Jakub Vrana
|
ea5a7453fb
|
CSS: Set also light color-scheme
|
2025-03-17 07:14:26 +01:00 |
|
Jakub Vrana
|
587f6a5375
|
CSS: Dark input fields in dark mode
|
2025-03-17 07:04:21 +01:00 |
|
Jakub Vrana
|
22a3efe4ed
|
Code style: avoid excesive mixing of PHP and HTML
|
2025-03-17 00:02:41 +01:00 |
|
Jakub Vrana
|
dd47df9b9c
|
Display comment in title of field
|
2025-03-16 22:49:50 +01:00 |
|
Jakub Vrana
|
f093cb6db2
|
Rename file
|
2025-03-16 21:49:39 +01:00 |
|
Jakub Vrana
|
68d4a5a650
|
Delete adminer.version before writing (bug #855)
|
2025-03-16 21:43:09 +01:00 |
|
Jakub Vrana
|
6576fa6a73
|
Security: Disallow writing temporary files to symlinks (bug #855)
Cc @peterpp
|
2025-03-16 21:43:08 +01:00 |
|
Peter Knut
|
28535bf384
|
Refactor generating of private key
Generating of private key is atomic now.
|
2025-03-16 20:54:28 +01:00 |
|
Peter Knut
|
43e3fe375d
|
Refactor working with a locked file
|
2025-03-16 20:54:24 +01:00 |
|
Jakub Vrana
|
d8a9a3db8d
|
CockroachDB: Display CockroachDB instead of PostgreSQL
|
2025-03-16 19:07:42 +01:00 |
|
Jakub Vrana
|
777d5dca0e
|
Store information about vendor
|
2025-03-16 19:03:12 +01:00 |
|
Jakub Vrana
|
6d71cd678e
|
Separate HTML functions
|
2025-03-16 19:03:02 +01:00 |
|
Jakub Vrana
|
30714d98f9
|
Save bytes
|
2025-03-16 18:05:52 +01:00 |
|
Jakub Vrana
|
8353bd48de
|
MariaDB: Display MariaDB instead of MySQL
|
2025-03-16 18:02:34 +01:00 |
|
Peter Knut
|
0762c761ac
|
Rename functions for settings stored in a cookie
|
2025-03-16 17:24:28 +01:00 |
|
Jakub Vrana
|
529197f403
|
Compile: Move caching headers to file.inc.php
|
2025-03-16 17:16:23 +01:00 |
|
Jakub Vrana
|
d20cbf14e7
|
Remember export setting at SQL command
|
2025-03-16 15:13:10 +01:00 |
|
Jakub Vrana
|
517f63835d
|
Plugins: add syntaxHighlighting() and CodeMirror
|
2025-03-16 14:00:39 +01:00 |
|
Jakub Vrana
|
4fee062b73
|
Simplify autofocus
|
2025-03-16 11:08:01 +01:00 |
|
Jakub Vrana
|
26769b2357
|
Do not align right non-numbers, e.g. NULL or foreign keys
|
2025-03-16 09:10:43 +01:00 |
|
Jakub Vrana
|
42bf7b9ca0
|
Align numbers right (bug #912)
|
2025-03-15 15:13:41 +01:00 |
|
Jakub Vrana
|
e0283543f3
|
Support adminer.css + adminer-dark.css together
|
2025-03-15 08:51:51 +01:00 |
|
Jakub Vrana
|
08882c6a8e
|
Add comments to places processed by compile.php
|
2025-03-15 02:26:16 +01:00 |
|
Jakub Vrana
|
e3515fd63f
|
CSS: Dark mode syntax highlighting and adminer-dark.css
|
2025-03-15 02:00:21 +01:00 |
|
Jakub Vrana
|
caea0b7f68
|
JUSH: Use dark mode
|
2025-03-14 09:55:34 +01:00 |
|
Jakub Vrana
|
3a40a855ea
|
Develop
|
2025-03-13 18:29:28 +01:00 |
|
Jakub Vrana
|
967647759e
|
Release 5.0.5
|
2025-03-13 18:28:43 +01:00 |
|
Jakub Vrana
|
9226804aa2
|
CSS: Move media selector to <link>
|
2025-03-13 17:55:42 +01:00 |
|
Jakub Vrana
|
9afbf1a465
|
Compile: dark.css
|
2025-03-13 17:33:19 +01:00 |
|
Jakub Vrana
|
352ef9c778
|
CSS: Don't use dark theme with adminer.css
|
2025-03-13 17:11:40 +01:00 |
|
Jakub Vrana
|
45107dc46e
|
Don't highlight NULL as JSON
|
2025-03-13 16:55:17 +01:00 |
|
Jakub Vrana
|
21f3426adb
|
Design: Update dark mode (by rmsoft)
|
2025-03-13 16:48:56 +01:00 |
|
Jakub Vrana
|
fe88f83c95
|
Elastic: Fix number of rows in group queries
|
2025-03-13 14:34:26 +01:00 |
|
Jakub Vrana
|
078957fe32
|
MongoDB: Move to plugin
|
2025-03-13 14:27:54 +01:00 |
|
Jakub Vrana
|
773a2253d3
|
Export: Display unknown number of rows as ?
|
2025-03-13 13:29:10 +01:00 |
|
Jakub Vrana
|
272042a30e
|
Fix skipOriginal after unconvertFunction
|
2025-03-13 13:13:06 +01:00 |
|
Jakub Vrana
|
48308f3357
|
CockroachDB: Recognize unique_rowid() as auto_increment
|
2025-03-13 13:09:05 +01:00 |
|
Jakub Vrana
|
b1550b052d
|
MySQL: Simplify checking for MariaDB
|
2025-03-13 12:24:35 +01:00 |
|
Jakub Vrana
|
f14e3e38f6
|
CockroachDB: Disable processlist
|
2025-03-13 12:12:44 +01:00 |
|