Commit graph

3879 commits

Author SHA1 Message Date
Peter Knut 27132d1175 Validate server input
- Allow only scheme, host and port in the server field.
- Use proper default host and port in Elasticsearch and ClickHouse driver.
2024-03-23 18:45:39 +01:00
Lionel Laffineur 55d40f8563 Enum fields are select by default 2024-03-23 18:21:42 +01:00
adminerevo 0f52b4f3d3 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-03-07 20:56:25 +01:00
adminerevo f9c33e6e19 Fixed Warning: Trying to access array offset on null in adminer/foreign.inc.php on line 87 2024-03-07 20:53:15 +01:00
Lionel 5798a285e8
Merge pull request #122 from adminerevo/feature/license
Add LICENSE file, clarify dual-licensing
2024-03-07 20:50:48 +01:00
Gerry Demaret 1fca093e51 Add LICENSE file, clarify dual-licensing
As per Jakub's README file, adminer is licensed under the Apache
License 2.0 or GPL 2.
2024-03-07 17:36:03 +01:00
Lionel c93adaabea
Merge pull request #106 from niol/main
PHP 8.3 error suppression
2024-02-18 15:39:58 +01:00
Sneda8 28d9543c14
PHP 8.3 error suppression
PHP 8.3 has shortened the array access on null error message to "Trying to
access array offset on null". This commit changes the regular expression
used to circumvent errors.
2024-02-16 09:17:15 +01:00
Lionel Laffineur 8bcb334146 I#104: logo white bg for dark mode 2024-02-03 14:01:48 +01:00
Lionel d4f1fc0ee0
Merge pull request #101 from peterpp/sk_translation
Fix and complete Slovak translation
2024-01-18 18:08:25 +01:00
Peter Knut d7a9c10158 Fix and complete Slovak translation 2024-01-16 23:03:06 +01:00
Lionel 92f68d8dff
Merge pull request #96 from Denitz/patch-1
Ignore PHPStorm settings
2023-12-24 17:26:11 +01:00
Denitz 471915e289
Update .gitignore
Ignore PHPStorm settings
2023-12-23 23:23:51 +03:00
Lionel 1f14b418ee
Update index.md
Added link to https://download.adminerevo.org
2023-12-17 14:55:56 +01:00
Lionel 5acbf93af9
Merge pull request #79 from Roy-Orbison/select-remove-buttons
Consistent filter remove buttons
2023-12-02 16:33:36 +01:00
Lionel Laffineur ade37afdb1 Removed funding, not needed right now 2023-12-02 16:20:46 +01:00
Lionel Laffineur b3ebf738aa Forbid protocol and port number in server for Elastisearch driver 2023-12-01 22:57:05 +01:00
adminerevo 133c53f24a Added function ini_bool() to compile.php to prevent warning in some compilations 2023-12-01 22:54:08 +01:00
Lionel eb7ee8bb18
Merge pull request #85 from ToX82/ToX82-patch-pepa-linha-css
Update pepa-linha/adminer.css
2023-11-30 21:05:55 +01:00
Emanuele "ToX" Toscano 1e8cedb6df
Update pepa-linha/adminer.css
Works better with adminerevo
2023-11-30 17:20:10 +01:00
Lionel Laffineur 385112a66e Two other warnings for PHP8.3 fixed 2023-11-21 22:50:18 +01:00
Roy Orbitson ccbee25538 Consistent filter remove buttons
Match row removal buttons on alter table screens.
2023-11-21 16:38:18 +10:30
Lionel 0fe04741c2
Merge pull request #78 from Roy-Orbison/project-class
<body> class for project-specific styles
2023-11-20 21:29:12 +01:00
Lionel Laffineur 95eed201b6 Styling remove button search fields 2023-11-20 21:23:45 +01:00
Lionel bc577cfb1e
Merge pull request #77 from Roy-Orbison/select-remove-buttons
Filter removal buttons on table select pages
2023-11-20 20:45:18 +01:00
Lucas Sandery 12d431fca7 <body> class for project-specific styles
Signed-off-by: Lucas Sandery <lucas-sandery@users.noreply.github.com>
2023-11-20 16:17:48 +10:30
Roy Orbitson 9b30f1f27d Filter removal buttons on table select pages 2023-11-20 16:02:59 +10:30
Lionel 7a3e3e5b4c
Merge pull request #75 from Roy-Orbison/responsive-to-viewport
Allow responsive styles on larger devices
2023-11-17 07:51:53 +01:00
adminerevo 6283155f69 First bunch of fixes for PHP8.3 2023-11-17 06:24:10 +01:00
Lionel Laffineur 4d81695272 Adjusted href of editor title 2023-11-16 19:50:30 +01:00
Lionel Laffineur 7fdcb922e1 Fix issue with editor tables list 2023-11-16 19:43:59 +01:00
Lucas Sandery 4b0b011b93 Allow responsive styles on larger devices
and fix a media query.

Signed-off-by: Lucas Sandery <lucas-sandery@users.noreply.github.com>
2023-11-16 18:52:07 +10:30
Lionel Laffineur bf16b4037e Merge branch 'feature/mysql8-no-size-for-int' into main 2023-11-08 22:37:16 +01:00
Lionel Laffineur 5542a79990 Replaced deprecated by error_get_last() 2023-11-08 22:32:50 +01:00
Lionel Laffineur c2d0a3dac4 Remove size for integer on MySQL 8+ 2023-11-05 16:16:56 +01:00
Lionel 2c0a2a99a9
Set version to 4.8.4-dev 2023-11-05 14:02:23 +01:00
Lionel Laffineur ae0d5ebf17 Changed release number 2023-10-29 10:21:20 +01:00
Lionel Laffineur bb769abf15 Release notes 2023-10-29 10:17:50 +01:00
Lionel 158e57df4d
Merge pull request #65 from MacroMan/main
Added plugin documentation
2023-10-20 21:41:57 +02:00
Lionel Laffineur fe9e2f3632 Improve uploaded file security by adding .htfile prefix to filename 2023-10-18 21:07:02 +02:00
Lionel Laffineur 1cc06d6a10 Plugin file-upload generate temp filename no extension + prevent file to be located elsewhere then under upload path 2023-10-17 22:19:17 +02:00
David Wakelin cb9f7092b6 Added plugin documentation 2023-10-15 21:44:23 +01:00
Lionel Laffineur fb3d58ce5d Merge branch 'sidebar_overflow_wrap' into main 2023-09-24 13:40:28 +02:00
Lionel Laffineur 1c9466578e Fix links going over body 2023-09-24 13:37:41 +02:00
Lionel b799c708e5
Merge pull request #59 from Roy-Orbison/filter_tables_fixes
Repair table filter plugin
2023-09-22 21:15:58 +02:00
Roy-Orbison 62ff501346 Repair table filter plugin
Undo accidental reversion of commit 2b41f629a0
Check no other modifier keys & not already focussed for shortcut.
2023-09-22 15:58:08 +09:30
Lionel Laffineur bfd0ffd2b5 Added a clipboard icon next to SQL command to expand and copy to clipboard 2023-09-21 20:57:52 +02:00
Lionel Laffineur e3063999c0 Fix issue with truncated queries and prevent copying queries > 1Mb to clipboard 2023-09-10 20:47:47 +02:00
Lionel 2894ed4c67
Merge pull request #54 from SirTimme/main
Updates `pepe-linha-dark` submodule
2023-09-02 18:03:44 +02:00
Lionel Laffineur 2f7eac6688 Merge branch 'bug/fix-select-distinct' 2023-09-02 17:26:08 +02:00