Nikola
3d882578df
Add Croatian (hr) translation
...
Add complete Croatian translation for Adminer, including all strings
in adminer/lang/hr.inc.php, plural forms support in lang.inc.php,
and Croatian descriptions and translations for all plugins.
2026-03-18 15:13:23 +01:00
Jakub Vrana
9745c12769
AdminerSqlGemini: Remove extra comments ( fix #1075 )
2025-06-18 09:36:17 +02:00
Jakub Vrana
52ee085ca7
Update German translation (bug #1001 )
2025-04-08 14:33:58 +02:00
Jakub Vrana
6da8bb670a
Plugins: Compatibility with PHP 5
2025-04-08 13:14:32 +02:00
Takashi SHIRAI
e601a3d8ce
Update Japanese translation
...
Signed-off-by: Takashi SHIRAI <shirai@nintendo.co.jp >
2025-04-08 13:10:05 +02:00
Jakub Vrana
91b3526e8d
Plugins: non-static $translations ( fix #1000 )
...
The main reason is that static properties are minified.
2025-04-08 12:57:03 +02:00
Jakub Vrana
50de50571d
AdminerSqlGemini: Version in User-Agent
2025-04-07 21:27:33 +02:00
Jakub Vrana
bf24198e68
Plugins: Link screenshot
2025-04-07 19:18:43 +02:00
Jakub Vrana
3dd040abd1
Plugins: Translate descriptions ( fix #994 )
2025-04-07 18:26:28 +02:00
Jakub Vrana
121b77e866
Update German translation (bug #994 )
2025-04-07 15:37:08 +02:00
Jakub Vrana
025d77c7c6
Move comment
2025-04-07 06:48:49 +02:00
Matthaiks
9683342792
Add Polish translation
2025-04-06 16:36:03 +02:00
Jakub Vrana
fb32c10f94
Plugins: Move lang() to Adminer\Plugin
2025-04-06 07:29:23 +02:00
Jakub Vrana
806efe5e2d
AdminerSqlGemini: Add Czech translation
2025-04-04 18:52:18 +02:00
Jakub Vrana
364d18f166
AdminerSqlGemini: Display errors
2025-04-03 17:43:27 +02:00
Jakub Vrana
9b179bca21
AdminerSqlGemini: Add default key
2025-04-03 08:28:02 +02:00
Jakub Vrana
954cc17312
AdminerPrism: Add Code Editor
2025-04-01 11:57:50 +02:00
Jakub Vrana
7f6ae00b0d
AdminerSqlGemini: Empty query
2025-03-31 19:37:27 +02:00
Jakub Vrana
cfde891ea4
Unify textarea highlighting
2025-03-31 19:30:23 +02:00
Jakub Vrana
641ee4ff26
Doc-comments: Move param types to declaration
2025-03-28 12:45:02 +01:00
Jakub Vrana
911f3b71b7
Doc-comments: Add param names
2025-03-28 12:45:02 +01:00
Jakub Vrana
806aa51f48
AdminerSqlGemini: Make work with CodeMirror
2025-03-27 07:22:51 +01:00
Jakub Vrana
19b7358452
AdminerSqlGemini: Highlight button
2025-03-25 07:33:30 +01:00
Jakub Vrana
9b1b779dbd
AdminerSqlGemini: Handle Ctrl+Enter
2025-03-25 06:56:00 +01:00
Jakub Vrana
4bbbea2fbe
AdminerSqlGemini: Wrap returned text to comment
2025-03-25 06:49:34 +01:00
Jakub Vrana
16e49d27cb
AdminerSqlGemini: Return more columns by default
2025-03-25 06:29:41 +01:00
Jakub Vrana
190d91a0f9
AdminerSqlGemini: Send vendor
2025-03-25 06:17:27 +01:00
Jakub Vrana
001f5ac21a
AdminerSqlGemini: Avoid button jumping
2025-03-25 06:09:00 +01:00
Jakub Vrana
0501846743
AdminerSqlGemini: Support multiple instructions
...
Example:
Cities speaking Czech.
Then create indexes so it's fast.
2025-03-23 20:24:25 +01:00
Jakub Vrana
c32e4f82fe
AdminerSqlGemini: Display progress
2025-03-23 20:22:41 +01:00
Jakub Vrana
204176b33b
New plugin: AI prompt in SQL command creating the queries with Google Gemini
2025-03-23 08:02:48 +01:00