Jakub Vrana
|
d9956c8a5c
|
New plugin: Use Monaco Editor for syntax highlighting
|
2025-04-01 16:37:12 +02:00 |
|
Jakub Vrana
|
a03b05ceb4
|
AdminerPrism: Add border and resize
|
2025-04-01 12:31:45 +02:00 |
|
Jakub Vrana
|
b386463dcf
|
AdminerPrism: Use Code Editor for highlighting
|
2025-04-01 12:10:44 +02:00 |
|
Jakub Vrana
|
954cc17312
|
AdminerPrism: Add Code Editor
|
2025-04-01 11:57:50 +02:00 |
|
Jakub Vrana
|
45a68bd6f7
|
New plugin: Use Prism for syntax highlighting
|
2025-04-01 10:00:59 +02:00 |
|
Jakub Vrana
|
9ec24b9244
|
Syntax highlighting: Hook AJAX
|
2025-04-01 09:52:04 +02:00 |
|
Jakub Vrana
|
717f0b0e10
|
AdminerCodemirror: Use latest version
|
2025-04-01 07:33:46 +02:00 |
|
Jakub Vrana
|
a27f0953a6
|
AdminerCodemirror: Use allFields (bug #962)
|
2025-03-31 21:45:06 +02:00 |
|
Jakub Vrana
|
9f3f3b9515
|
Plugins: Allow changing CSP by more plugins
|
2025-03-31 20:20:26 +02:00 |
|
Jakub Vrana
|
595c228175
|
AdminerCodemirror: Use jsDelivr by default
|
2025-03-31 20:17:30 +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
|
b2fb3587fd
|
AdminerForeignSystem: Add more views
|
2025-03-31 18:38:46 +02:00 |
|
Jakub Vrana
|
e6c0c8ab6b
|
Fix type of select_db()
|
2025-03-31 11:08:37 +02:00 |
|
Jakub Vrana
|
79bebe77ba
|
AdminerForeignSystem: Support new tables
|
2025-03-31 10:09:30 +02:00 |
|
Jakub Vrana
|
b50d19629f
|
PHPStan: Use int for $limit
|
2025-03-31 10:09:30 +02:00 |
|
Jakub Vrana
|
7ee6f4f7ac
|
Move connect() to Driver
|
2025-03-31 10:09:30 +02:00 |
|
Jakub Vrana
|
712d96b22c
|
Use connection() instead of $connection
|
2025-03-29 22:10:20 +01:00 |
|
Jakub Vrana
|
845445baad
|
Use adminer() instead of $adminer
|
2025-03-29 21:43:29 +01:00 |
|
Jakub Vrana
|
79f5280f3d
|
AdminerCodemirror: Simplify code
|
2025-03-29 17:50:43 +01:00 |
|
Jakub Vrana
|
eeb13253a8
|
Add comment
|
2025-03-29 16:25:35 +01:00 |
|
Jakub Vrana
|
1f88485a3c
|
Rename variable
|
2025-03-28 22:58:03 +01:00 |
|
Jakub Vrana
|
29339c5223
|
Db: Unify connection error handling
|
2025-03-28 22:28:52 +01:00 |
|
Jakub Vrana
|
2396397b75
|
Elasticsearch: Make it work with Elasticsearch 8
|
2025-03-28 17:43:11 +01:00 |
|
Jakub Vrana
|
bd823716fc
|
Elastic: Fix types
|
2025-03-28 16:17:26 +01:00 |
|
Jakub Vrana
|
195341d075
|
Split editFunctions
|
2025-03-28 15:41:38 +01:00 |
|
Jakub Vrana
|
46f6a96c95
|
Doc-comments: Fix type errors
|
2025-03-28 15:41:36 +01:00 |
|
Jakub Vrana
|
dc38a7ded3
|
Plugins: Move operators to a method
|
2025-03-28 14:30:00 +01:00 |
|
Jakub Vrana
|
e3a4a214e6
|
Doc-comments: Remove redundant info
|
2025-03-28 12:47:09 +01:00 |
|
Jakub Vrana
|
a9143ccbdc
|
Doc-comments: Fix type errors
|
2025-03-28 12:47:09 +01:00 |
|
Jakub Vrana
|
b948f77af4
|
Doc-comments: Fix type errors
|
2025-03-28 12:47:06 +01:00 |
|
Jakub Vrana
|
54f8d731b3
|
Doc-comments: Sync method signatures
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
ab4208dcb8
|
Doc-comments: Declare type properties
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
5e88dae4e2
|
Doc-comments: Format
|
2025-03-28 12:45:02 +01:00 |
|
Jakub Vrana
|
45c045382a
|
Doc-comments: Move return types to declaration
|
2025-03-28 12:45:02 +01: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
|
e2deed9a02
|
Use common parent for Db
|
2025-03-27 18:39:47 +01:00 |
|
Jakub Vrana
|
806aa51f48
|
AdminerSqlGemini: Make work with CodeMirror
|
2025-03-27 07:22:51 +01:00 |
|
Jakub Vrana
|
8f2a829b2e
|
WYMeditor not updated since 2014
|
2025-03-27 07:13:17 +01:00 |
|
Jakub Vrana
|
309fdb0d86
|
PHPStan: Fix level 3 errors
|
2025-03-26 16:57:58 +01:00 |
|
Jakub Vrana
|
7e5757f8b4
|
PHPStan: Fix level 2 errors
|
2025-03-26 16:22:15 +01:00 |
|
Jakub Vrana
|
d39cc24c61
|
PHPStan: Fix level 1 errors
|
2025-03-26 13:49:11 +01:00 |
|
Jakub Vrana
|
63c258a7f9
|
PHPStan: Fix level 0 errors
|
2025-03-26 13:14:10 +01:00 |
|
Jakub Vrana
|
c5f87110ff
|
Notices: Use idx()
|
2025-03-26 10:21:36 +01:00 |
|
Jakub Vrana
|
1a2ae0e29e
|
AdminerDarkSwitcher: Work with compiled version (bug #926)
|
2025-03-26 07:28:47 +01:00 |
|
Jakub Vrana
|
1b8a428d2f
|
Notices: Avoid accessing offset on null
Thanks to @peterpp at 62017e3.
|
2025-03-26 07:20:10 +01:00 |
|
Jakub Vrana
|
41aad5bc37
|
Doc-comment: Use type aliases for arrays
Type aliases could be defined either globally (https://phpstan.org/writing-php-code/phpdoc-types#global-type-aliases) or just for a class.
I prefer having them at the place where they are created.
|
2025-03-26 02:43:08 +01:00 |
|
Jakub Vrana
|
cccc784da4
|
Always return array from table_status()
|
2025-03-26 01:34:48 +01:00 |
|