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
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
3dd040abd1
Plugins: Translate descriptions ( fix #994 )
2025-04-07 18:26:28 +02:00
Jakub Vrana
3e455a4787
Plugins: Extend Adminer\Plugin
2025-04-07 17:02:16 +02:00
Jakub Vrana
641ee4ff26
Doc-comments: Move param types to declaration
2025-03-28 12:45:02 +01:00
Jakub Vrana
69073d9d54
AdminerLoginSsl: Document type
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
ebd5f19dd4
Use protected visibility
2025-03-11 08:12:09 +01:00
Jakub Vrana
af68e30742
Code style: Remove newline before }
2025-03-05 14:38:48 +01:00
Jakub Vrana
996b178406
MySQL: Fix connecting with self-signed cert
2025-03-03 16:06:10 +01:00
Jakub Vrana
6fe9827eea
Trim trailing whitespace
2025-02-21 13:59:17 +01:00
Peter Knut
5eb3446908
MSSQL: Allow to set Encrypt and TrustServerCertificate with AdminerLoginSsl plugin (issue #5 )
...
https://learn.microsoft.com/en-us/dotnet/framework/data/adonet/connection-string-syntax#use-trustservercertificate
2025-02-19 21:20:53 +01:00
araisch
224cbfed56
MySQL SSL: Allow disabling cert verification
2025-02-19 19:20:37 +01:00
Peter Knut
1f97968e65
PostgreSQL: Allow to set connection's sslmode with AdminerLoginSsl plugin
...
Thanks to wodka (https://github.com/vrana/adminer/pull/427/files )
2025-02-19 18:54:24 +01:00
Jakub Vrana
42eec7d728
Support connecting to MySQL via SSL
2018-02-07 12:13:58 +01:00