Commit graph

  • fe9e2f3632 Improve uploaded file security by adding .htfile prefix to filename Lionel Laffineur 2023-10-18 21:07:02 +0200
  • 1cc06d6a10 Plugin file-upload generate temp filename no extension + prevent file to be located elsewhere then under upload path Lionel Laffineur 2023-10-17 22:19:17 +0200
  • 16f5d1ec66 docs: WiP, uncommitted changes I might not want to lose feature/docs-phpdocumentor Gerry Demaret 2023-10-16 10:20:42 +0200
  • 88f6870bca Fix links going over body Lionel Laffineur 2023-09-24 13:37:41 +0200
  • e24219d137 Repair table filter plugin Roy-Orbison 2023-09-22 15:58:08 +0930
  • c21d644947 Added a clipboard icon next to SQL command to expand and copy to clipboard Lionel Laffineur 2023-09-21 20:57:52 +0200
  • ecbbe8de33 Fix issue with truncated queries and prevent copying queries > 1Mb to clipboard Lionel Laffineur 2023-09-10 20:47:47 +0200
  • 9d25eff31f Updates pepe-linha-dark submodule to the lastest commit SirTimme 2023-09-01 12:09:05 +0200
  • 5487e5ea8d Make sure DISTINCT function is seen as a group query Lionel Laffineur 2023-08-12 17:22:04 +0200
  • ee07a11465 Use links bar for "Create ..." functions Lukáš Rajchl 2023-08-23 09:46:49 +0200
  • d6d2050e99 Make sure table is marked active in select mode Lionel Laffineur 2023-08-14 22:03:25 +0200
  • c75f437c77 Replaced icons from PNG to SVG to reduce CSS file size Lionel Laffineur 2023-08-14 21:54:18 +0200
  • 8b522c88e7 Remove undefined variable removed by #7442183 (for IE9 compatibility) Lukáš Rajchl 2023-08-14 19:15:33 +0200
  • 30bad1c1d2 Replaced Edit and Edit all of SQL Command history by icons Lionel Laffineur 2023-08-14 21:33:47 +0200
  • e62f5e5e52 Added key shortcut Ctrl+Shift+F to focus filter field and disabled enter key Lionel 2023-08-13 14:31:26 +0200
  • f4532fa957 Filter tables plugin cleanup Roy-Orbison 2023-08-10 17:28:12 +0930
  • be135d2ed9 Fix JS error if #dbs is not in the page + add fieldset around input and add clear button next to input Lionel Laffineur 2023-08-09 19:38:13 +0200
  • 7a8f9ec454 Fieldset rounded corners Lionel Laffineur 2023-08-14 15:29:17 +0200
  • cb9f7092b6 Added plugin documentation #65 David Wakelin 2023-10-15 21:44:23 +0100
  • fb3d58ce5d Merge branch 'sidebar_overflow_wrap' into main Lionel Laffineur 2023-09-24 13:40:28 +0200
  • 1c9466578e Fix links going over body Lionel Laffineur 2023-09-24 13:37:41 +0200
  • b799c708e5
    Merge pull request #59 from Roy-Orbison/filter_tables_fixes Lionel 2023-09-22 21:15:58 +0200
  • 62ff501346 Repair table filter plugin #59 Roy-Orbison 2023-09-22 15:58:08 +0930
  • bfd0ffd2b5 Added a clipboard icon next to SQL command to expand and copy to clipboard Lionel Laffineur 2023-09-21 20:57:52 +0200
  • e3063999c0 Fix issue with truncated queries and prevent copying queries > 1Mb to clipboard Lionel Laffineur 2023-09-10 20:47:47 +0200
  • 2894ed4c67
    Merge pull request #54 from SirTimme/main Lionel 2023-09-02 18:03:44 +0200
  • 2f7eac6688 Merge branch 'bug/fix-select-distinct' Lionel Laffineur 2023-09-02 17:26:08 +0200
  • 7804b60a69 Updates pepe-linha-dark submodule to the lastest commit #54 SirTimme 2023-09-01 12:09:05 +0200
  • a5ac21250c
    Merge pull request #51 from Lumeriol/main Lionel 2023-08-23 11:24:03 +0200
  • 62bba2a866 Use links bar for "Create ..." functions #51 Lukáš Rajchl 2023-08-23 09:46:49 +0200
  • 22c078c50b Make sure table is marked active in select mode Lionel Laffineur 2023-08-14 22:03:25 +0200
  • 4ffdb27d1d Replaced icons from PNG to SVG to reduce CSS file size Lionel Laffineur 2023-08-14 21:54:18 +0200
  • d864f0f7e4 Merge branch 'main' of github.com:adminerevo/adminerevo into main Lionel Laffineur 2023-08-14 21:33:54 +0200
  • b84c743881 Replaced Edit and Edit all of SQL Command history by icons Lionel Laffineur 2023-08-14 21:33:47 +0200
  • 9ccbedcbdd
    Merge pull request #48 from Lumeriol/main Lionel 2023-08-14 21:12:10 +0200
  • aca7d1d8d2 Remove undefined variable removed by #7442183 (for IE9 compatibility) #48 Lukáš Rajchl 2023-08-14 19:15:33 +0200
  • 5bf0c77b99 Merge branch 'main' of github.com:adminerevo/adminerevo into main Lionel Laffineur 2023-08-14 15:29:25 +0200
  • 8629b2b200 Fieldset rounded corners Lionel Laffineur 2023-08-14 15:29:17 +0200
  • 20b7af8c1d
    Merge pull request #47 from adminerevo/feature/filter_tables_beautify Lionel 2023-08-14 15:13:41 +0200
  • 762a8948b9 docs: WiP - phpdocumentor templates Gerry Demaret 2023-08-14 14:42:09 +0200
  • b7d728787f
    Added key shortcut Ctrl+Shift+F to focus filter field and disabled enter key #47 Lionel 2023-08-13 14:31:26 +0200
  • d63796aa71
    Merge pull request #44 from Roy-Orbison/plugin-import-from-dir Lionel 2023-08-13 13:27:14 +0200
  • 71e0a6f478
    Merge pull request #43 from Roy-Orbison/plugin-login-external Lionel 2023-08-12 21:37:54 +0200
  • d347d59d3c Make sure DISTINCT function is seen as a group query Lionel Laffineur 2023-08-12 17:22:04 +0200
  • b44800de8b
    Merge pull request #46 from Roy-Orbison/feature/filter_tables_beautify Lionel 2023-08-10 17:27:17 +0200
  • 2b41f629a0 Filter tables plugin cleanup #46 Roy-Orbison 2023-08-10 17:28:12 +0930
  • f6c8ab1463 Fix JS error if #dbs is not in the page + add fieldset around input and add clear button next to input Lionel Laffineur 2023-08-09 19:38:13 +0200
  • 235c2d69b1
    Merge pull request #42 from Roy-Orbison/adminer-dot-js Lionel 2023-08-09 17:33:16 +0200
  • f312b489ab
    Merge pull request #45 from Roy-Orbison/plugin-noverify-bug Lionel 2023-08-09 08:39:57 +0200
  • 5a625a5f5e Plugin for using external login system #43 Roy-Orbison 2023-08-07 15:58:38 +0930
  • 2d30330f98
    No-verify plugin breaks others #45 Roy Orbitson 2023-08-09 11:21:06 +0930
  • 8ed117ca50 Allow selection of SQL files to import #44 Roy-Orbison 2023-08-07 17:22:55 +0930
  • d07786bbb4 Plugin to auto-include adminer.js when present #42 Roy-Orbison 2023-08-07 14:39:29 +0930
  • 343b6bdac3
    Merge pull request #41 from Roy-Orbison/menu-db-selector-style Lionel 2023-08-06 21:33:17 +0200
  • a0dab7a81c Amend markup and style for new menu table #41 Roy-Orbison 2023-08-04 11:45:08 +0930
  • 28232d91d3
    Merge pull request #39 from Lumeriol/main Lionel 2023-08-02 10:39:40 +0200
  • 7338eadd7c Update cs.inc.php #39 Lukáš Rajchl 2023-08-02 10:03:01 +0200
  • d6c467cb96
    PostgreSQL: only show databases you can access #52 Thomas Daniels 2023-08-01 01:16:29 +0200
  • 2be76a970a Merge branch 'main' of github.com:adminerevo/adminerevo Lionel Laffineur 2023-07-30 14:42:31 +0200
  • b7ac48645e Adjusted .gitmodules to allow download of vrana/* Lionel Laffineur 2023-07-30 14:42:19 +0200
  • 705e407825
    Merge pull request #34 from Roy-Orbison/icon-bc Lionel 2023-07-29 16:20:22 +0200
  • 9bce34e230
    Merge pull request #33 from Roy-Orbison/url-detection Lionel 2023-07-29 16:10:52 +0200
  • 92f243716a Better URL detection #33 Roy-Orbison 2023-07-26 14:44:38 +0930
  • b0d4e98e74 Main logo fixes #34 Roy-Orbison 2023-07-26 14:31:46 +0930
  • c64b23b44f
    Merge pull request #31 from OmlineEditor/patch-1 Lionel 2023-07-23 12:33:58 +0200
  • 33fcfbc13b
    Update ru.inc.php #31 Anastasia 2023-07-23 00:01:24 +0300
  • d2c4d437a1 Version 4.8.2 v4.8.2 Lionel Laffineur 2023-07-21 21:50:18 +0200
  • 8b5390076d Minor finishing cosmetics Lionel Laffineur 2023-07-21 21:47:25 +0200
  • 4053dbddd8 Some finishing touch for links and separators Lionel Laffineur 2023-07-21 17:22:33 +0200
  • 29d9af3ec2
    Merge pull request #29 from gerryd/feature/security Lionel 2023-07-21 11:55:04 +0200
  • 56434daac9
    Merge pull request #28 from gerryd/feature/dutch-translation Lionel 2023-07-21 11:54:03 +0200
  • 7442183b40 Implemented links bar through function Lionel Laffineur 2023-07-21 11:52:03 +0200
  • bdba89e484 Merge branch 'main' of github.com:adminerevo/adminerevo into main Lionel Laffineur 2023-07-21 11:50:20 +0200
  • 6278c57a74 Changed color of links to make is less flashy Lionel Laffineur 2023-07-21 11:50:14 +0200
  • 58b76d85be docs: prettify & add logo Gerry Demaret 2023-07-20 16:12:35 +0200
  • ccae72f2fa Merge branch 'main' of github.com:adminerevo/adminerevo into main Lionel Laffineur 2023-07-18 16:50:21 +0200
  • 7c9722aa44 Added function DISTINCT to db supporting it Lionel Laffineur 2023-07-18 16:50:14 +0200
  • fe93668c3b Update the security policy #29 Gerry Demaret 2023-07-18 16:44:29 +0200
  • 4af23b0ca6 docs: publish on docs.adminerevo.org Gerry Demaret 2023-07-18 16:27:36 +0200
  • 2b4601ce40 docs: initial version Gerry Demaret 2023-07-18 16:25:09 +0200
  • 6024d73ae6 Update Dutch translation #28 Gerry Demaret 2023-07-18 16:20:03 +0200
  • bb6a48566d Adjust height of bottom fieldsets Lionel Laffineur 2023-07-17 22:52:19 +0200
  • f8b7f1531f DB & Schema: make it a table Lionel Laffineur 2023-07-17 22:18:57 +0200
  • fd2c7a8561 Added one missing | between links Lionel Laffineur 2023-07-17 22:17:49 +0200
  • c36df643e6 Added some more links separators Lionel Laffineur 2023-07-15 17:30:58 +0200
  • 493de37977 Adding | to separate action links for better readability Lionel Laffineur 2023-07-14 22:19:15 +0200
  • 73ea54a2c4 Evo identity: AdminEvo logo as favicon Lionel Laffineur 2023-07-12 19:13:59 +0200
  • 016bfa1408 Separate action links by | for more clarity Lionel Laffineur 2023-07-12 00:13:45 +0200
  • fdae5a9f4f Also slightly adjusted l&f of select Lionel Laffineur 2023-07-11 23:53:45 +0200
  • 93cac8397f Some little cosmetics to give the personality Evo to Adminer Lionel Laffineur 2023-07-11 21:53:25 +0200
  • 6109e03d11
    fix: failed select for pgsql #26 ytetsuro 2023-07-11 21:23:39 +0900
  • 530e2447f8 Merge branch 'fix-undefined-variable' into main Lionel Laffineur 2023-07-11 12:31:56 +0200
  • 17fd1c5588 Fixed undefined variable Lionel Laffineur 2023-07-10 22:08:15 +0200
  • 606734d0ca Renamed to AdminerEvo + changed link to new doc site Lionel Laffineur 2023-07-10 16:29:10 +0200
  • 181e37352f Added missing italian translations Lionel Laffineur 2023-07-09 10:44:52 +0200
  • ce35072d68 Merge branch 'master' into main Lionel Laffineur 2023-07-02 12:39:58 +0200
  • 496ab9a262 Regenerated language files and added missing french translations Lionel Laffineur 2023-07-01 21:07:09 +0200
  • 3152e38041
    Merge pull request #20 from adminerevo/copy_to_clipboard Lionel 2023-07-01 20:25:02 +0200
  • abb4047135 Merge branch 'copy_to_clipboard' Lionel Laffineur 2023-07-01 20:18:00 +0200
  • 90d58ed550 Added body and html closing tags #20 Lionel Laffineur 2023-07-01 20:13:20 +0200