]> git.joonet.de Git - adminer.git/shortlog
adminer.git
2025-04-14 Jakub VranaPostgreSQL: Creating partitioned tables (fix #1031)
2025-04-14 Jakub VranaPartitioning: Move to MySQL
2025-04-14 Jakub VranaMove partitioning functions
2025-04-14 Jakub VranaPostgreSQL: Include inherited tables in table_status...
2025-04-14 Jakub VranaRemove unnecessary aliases
2025-04-14 Jakub VranaDo not attempt allFields without DB (fix #1033)
2025-04-14 Jakub VranaBug template: Ask for more info
2025-04-14 Jakub VranaCode style: Ignore long translations
2025-04-14 salacrGeneric.Whitespace -> Generic.WhiteSpace
2025-04-13 Jakub VranaPostgreSQL: Simplify OID
2025-04-13 Jakub VranaPostgreSQL: Link parent from inherited tables (bug...
2025-04-13 Jakub VranaCompile: Fix type (fix #1027)
2025-04-13 Jakub VranaPostgreSQL: Move partitioned tables from table list...
2025-04-13 Jakub VranaPostgreSQL: Show partitioned tables as tables, not...
2025-04-13 Jakub VranaDesigns: adminer.css with 'prefers-color-scheme: dark...
2025-04-13 Jakub VranaHandle unloaded driver plugins
2025-04-13 Jakub VranaPlugins: Method bodyClass() to add <body class> (fix...
2025-04-12 Jakub VranaDriver plugins: Show possible extensions
2025-04-11 Jakub VranaDevelop
2025-04-11 Jakub VranaRelease 5.2.1 v5.2.1
2025-04-11 Jakub Vrananon-MySQL: Parse '--' without trailing space as comment...
2025-04-11 Jakub VranaPostgreSQL PDO: Fix bytea without primary key (fix...
2025-04-11 Jakub VranaUpdate JUSH
2025-04-10 Jakub VranaLang: Display line of the update
2025-04-10 Jakub VranaDon't display Loaded plugins with only driver plugins
2025-04-10 Jakub VranaFix import without primary key (fix #1017, regression...
2025-04-10 Jakub VranaImport: Add margin (fix #1012)
2025-04-09 Jakub VranaAdminerLoginOtp: Translate
2025-04-09 Jakub VranaDo not highlight table 0 as active
2025-04-08 Jakub VranaCode style: Fix
2025-04-08 Jakub VranaFix search anywhere (fix #1004, regression from 5.1.1)
2025-04-08 Jakub VranaAdminerMenuLinks: Translation in single language versio...
2025-04-08 Jakub VranaDevelop
2025-04-08 Jakub VranaRelease 5.2.0 v5.2.0
2025-04-08 Jakub VranaUpdate Poslish translations
2025-04-08 Jakub VranaAutocomplete: Populate only on pages where useful
2025-04-08 Jakub VranaUpdate German translation (bug #1001)
2025-04-08 Jakub VranaTranslations: Remove trailing fullstops
2025-04-08 Jakub VranaFix typo in translation
2025-04-08 Jakub VranaRemove doubled spaces
2025-04-08 Jakub VranaPlugins: Compatibility with PHP 5
2025-04-08 Takashi SHIRAIUpdate Japanese translation
2025-04-08 Jakub VranaLang: Non-static $translations
2025-04-08 Jakub VranaPlugins: non-static $translations (fix #1000)
2025-04-08 Jakub VranaUpdate externals
2025-04-08 Jakub VranaDoc: Plugin translations
2025-04-07 Jakub VranaCompile: Ignore $this->lang
2025-04-07 Jakub VranaAdminerSqlGemini: Version in User-Agent
2025-04-07 Jakub VranaDesigns: Fix logout background
2025-04-07 Jakub VranaAdminerConfig: Move link (fix #995)
2025-04-07 Jakub VranaForeign key: Avoid extra newline in error
2025-04-07 Jakub VranaFix foreign key actions (regression from 5.1.1)
2025-04-07 Jakub VranaCSS: Avoid footer shadow over text
2025-04-07 Jakub VranaPlugins: Link screenshot
2025-04-07 Jakub VranaAdminerPlugin: Delete
2025-04-07 Jakub VranaAdminerDotJs: Translate description
2025-04-07 Jakub Vranalang.php: Add translation of plugin description
2025-04-07 Jakub VranaPlugins: Translate descriptions (fix #994)
2025-04-07 Jakub VranaPlugins: Extend Adminer\Plugin
2025-04-07 Jakub VranaPlugins: Allow providing description
2025-04-07 Jakub VranaUpdate German translation (bug #994)
2025-04-07 Jakub VranaPlugins: Defer syntax highlighting
2025-04-07 Jakub VranaDefer syntax highlighting
2025-04-07 Jakub VranaAdd driver plugins readme
2025-04-07 Jakub VranaCompress served static files
2025-04-07 Jakub VranaCompress HTML by default
2025-04-07 Jakub VranaAccessibility: Use <option>(label) as label
2025-04-07 Jakub VranaAccessibility: Add <label> to <select>
2025-04-07 Jakub VranaCompile: JUSH autocomplete
2025-04-07 Jakub VránaUpdate PayPal link
2025-04-07 Jakub VranaDriver plugins: Compatibility with compiled version
2025-04-07 Jakub VranaMove comment
2025-04-06 Jakub VranaCSS: Fix typo
2025-04-06 Jakub VranaUpdate comment
2025-04-06 Jakub VranaUpdate translations in plugins
2025-04-06 Jakub VranaGeneralize updating translations
2025-04-06 Jakub VranaCSS: Add --dim variable
2025-04-06 MatthaiksAdd Polish translation
2025-04-06 MatthaiksUpdate Polish translation
2025-04-06 Jakub VranaCSS: Add background to logout (fix #987)
2025-04-06 Jakub VranaAdminerMenuLinks: Use more descriptive labels
2025-04-06 Jakub VranaAdminerConfig: Support permalinks
2025-04-06 Jakub VranaAdminerConfig: Configure using adminer.css
2025-04-06 Jakub VranaHighlight current table in menu when editing Check
2025-04-06 Jakub VranaUse plural for index columns
2025-04-06 Jakub VranaPlugins: Move lang() to Adminer\Plugin
2025-04-06 Jakub VranaNew plugin: Configure menu table links
2025-04-06 Jakub VranaNew plugin: Configure options by end-users and store...
2025-04-05 Jakub VranaMove loaded plugins down (dg/adminer#49)
2025-04-05 Jakub VranaDesigns: Add default dark
2025-04-05 Jakub VranaDesigns: Adapt to iPad
2025-04-04 Jakub VranaCSS: Display menu on modern iPads (fix #985)
2025-04-04 Jakub VranaDesigns: Fix on mobile (fix #985)
2025-04-04 Jakub VranaDesigns: Fix logo
2025-04-04 Richard KapičkaWrap Loaded plugins into div
2025-04-04 Jakub VranaMS SQL: Limit one INSERT in export to 1000 rows (fix...
2025-04-04 Jakub VranaAdminerSqlGemini: Add Czech translation
2025-04-04 Jakub VranaEditor: Do not remove .icon-move
2025-04-04 Jakub VranaAnchor Logout button to body, not to viewport (bug...
2025-04-04 Jakub VranaDo not include compiled logo twice
next