1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-29 17:19:52 +02:00

Commit Graph

  • d2c82fdeca Enhance ElasticSearch integration Fabio Montefuscolo 2017-10-18 17:13:23 -02:00
  • e657cdbc3a Allow PHP 5.6 in Travis Jakub Vrana 2018-01-19 18:20:02 +01:00
  • bc14e8432f Select numeric database name in DB list (bug #580) Jakub Vrana 2018-01-19 17:39:27 +01:00
  • 34b03ef835 SQLite: Enable foreign key checks Jakub Vrana 2018-01-19 14:57:58 +01:00
  • 329b7de9cc CSP: Allow any images, media and fonts, disallow base-uri Jakub Vrana 2018-01-19 11:05:26 +01:00
  • 2dcad1f284 Define JS functions in AdminerTablesFilter sooner Jakub Vrana 2018-01-19 10:55:51 +01:00
  • 1b98a10100 Adminer: Fix Search data in tables Jakub Vrana 2018-01-19 10:46:35 +01:00
  • 187dd56b1c Release 4.4.0 v4.4.0 Jakub Vrana 2018-01-17 12:41:38 +01:00
  • ba9099f084 Allow sending multiple CSP headers Jakub Vrana 2018-01-17 11:05:59 +01:00
  • 16e05167a4 Use __construct for constructor Jakub Vrana 2018-01-16 20:05:07 +01:00
  • 756e304c92 Set session cache limiter only without session.auto_start (bug #586) Jakub Vrana 2018-01-16 16:56:14 +01:00
  • e762a6aa95 Add missing newline Jakub Vrana 2018-01-16 16:44:49 +01:00
  • b3d5c9affe Require specifying credentials in login-sqlite plugin Jakub Vrana 2018-01-16 16:37:59 +01:00
  • 0268aba85a Avoid count(null) Jakub Vrana 2018-01-16 16:22:24 +01:00
  • 9ca92309a1 Disallow PHP 5.3 in Travis Jakub Vrana 2018-01-16 13:51:02 +01:00
  • 0fae40fb61 Disallow connecting to privileged ports (thanks to hyp3rlinx) Jakub Vrana 2018-01-16 11:18:32 +01:00
  • 0e5df34ea8 Rate limit password-less login attempts from the same IP address (thanks to hyp3rlinx) Jakub Vrana 2018-01-16 10:56:35 +01:00
  • f3938c1a66 Use HTTPS Jakub Vrana 2018-01-14 11:03:54 +01:00
  • 07aa80048a Use HTTPS in doc_link() Jakub Vrana 2018-01-14 10:38:01 +01:00
  • c57e7ac3e3 Do not set '' for empty enum Jakub Vrana 2018-01-14 10:18:52 +01:00
  • 6d14b47d02 Fix select function onchange Jakub Vrana 2018-01-14 10:18:16 +01:00
  • ef3b468626 Clone all event handlers in cloneNode() Jakub Vrana 2018-01-14 10:04:53 +01:00
  • 4d38c09db5 Use border-collapse to prevent unnecessary wrapping in Chrome Jakub Vrana 2018-01-14 09:35:13 +01:00
  • 3ba99a1c2a Fix whitespace Jakub Vrana 2018-01-14 08:52:22 +01:00
  • 9cbdb6262b Fix selectCount() in information_schema Jakub Vrana 2018-01-14 08:36:10 +01:00
  • cc268428b8 Fix SQL command toggle Jakub Vrana 2018-01-13 23:42:48 +01:00
  • 80d030f51a Disallow scripts without nonce Jakub Vrana 2018-01-13 22:17:00 +01:00
  • e23da5da0e Fix wrapping in Create table Jakub Vrana 2018-01-13 17:40:21 +01:00
  • 9d532fc0a1 Use script_src for <script src> Jakub Vrana 2018-01-13 16:25:11 +01:00
  • 144c7de27f Fix typo in script() Jakub Vrana 2018-01-13 15:23:47 +01:00
  • b7fcebfba8 Do not send empty CSP Jakub Vrana 2018-01-13 14:21:54 +01:00
  • d39a6e59c7 Move inline event handlers to <script> Jakub Vrana 2018-01-13 09:34:01 +01:00
  • fc559a1cf6 Move inline event handlers to <script> Jakub Vrana 2018-01-13 09:21:21 +01:00
  • f457053d85 Use the fact that we handle oninput in whisper() Jakub Vrana 2018-01-13 09:07:18 +01:00
  • e255ba9aa4 Move inline event handlers to <script> Jakub Vrana 2018-01-13 08:58:01 +01:00
  • 3fe0d88f98 Editor: Fix Search data in tables Jakub Vrana 2018-01-12 23:58:55 +01:00
  • 68c6b1c942 Move inline event handlers to <script> Jakub Vrana 2018-01-12 23:42:20 +01:00
  • 001c37e240 Use <script> instead of inline event handler for skipping original Jakub Vrana 2018-01-12 23:27:14 +01:00
  • b6cc584f48 Move inline event handlers to <script> Jakub Vrana 2018-01-12 22:46:16 +01:00
  • af1ad47a64 Return false from editingMoveRow() Jakub Vrana 2018-01-12 22:29:11 +01:00
  • 2eaac2e94e Move inline event handlers to <script> Jakub Vrana 2018-01-12 22:25:38 +01:00
  • 40abffe8de Use oninput instead of onchange Jakub Vrana 2018-01-12 22:18:54 +01:00
  • 259a465125 Move inline event handlers to <script> Jakub Vrana 2018-01-12 21:57:54 +01:00
  • 6c1fbf13c6 Fix fieldChange() after 6353a898 Jakub Vrana 2018-01-12 21:49:45 +01:00
  • 6353a89816 Use oninput instead of onkeyup Jakub Vrana 2018-01-12 18:46:44 +01:00
  • 38aac7ada2 Move inline event handlers to <script> Jakub Vrana 2018-01-12 18:34:19 +01:00
  • 24245867d7 Use <script> instead of inline event handler in on_help() Jakub Vrana 2018-01-12 18:11:00 +01:00
  • 1459df56bc Move inline event handlers to <script> Jakub Vrana 2018-01-12 17:52:45 +01:00
  • dc3a0e1a32 Clone onchange in cloneNode() Jakub Vrana 2018-01-12 17:33:23 +01:00
  • 0411495d20 Move inline event handlers to <script> Jakub Vrana 2018-01-12 17:19:35 +01:00
  • 3d69fbf5f7 Allow searching data in tables by Ctrl+Enter Jakub Vrana 2018-01-12 16:54:50 +01:00
  • 5e9df49fd1 Move inline event handlers to <script> Jakub Vrana 2018-01-12 16:51:45 +01:00
  • 565a5ca0eb Fix selectors in schema after 58b2904d Jakub Vrana 2018-01-12 16:38:40 +01:00
  • 9061583538 Rely on event always passed to handlers Jakub Vrana 2018-01-12 16:33:20 +01:00
  • 35b1db6974 Move inline event handlers to <script> Jakub Vrana 2018-01-12 16:29:18 +01:00
  • 068ee71bf7 Return false from editingRemoveRow Jakub Vrana 2018-01-12 16:06:00 +01:00
  • efcf37d162 Move inline event handlers to <script> Jakub Vrana 2018-01-12 16:05:14 +01:00
  • e645693147 Use script() for <script> Jakub Vrana 2018-01-12 15:27:44 +01:00
  • 12fbfc9847 Move inline event handlers to <script> Jakub Vrana 2018-01-12 14:55:00 +01:00
  • 6b2ba65084 Use <script> instead of inline event handler in print_fieldset() Jakub Vrana 2018-01-12 14:49:55 +01:00
  • a5ee3451ac Use <script> instead of inline event handler in confirm() Jakub Vrana 2018-01-12 14:43:55 +01:00
  • da671df728 Move inline event handlers to <script> Jakub Vrana 2018-01-12 14:35:22 +01:00
  • 650221357d Return false from ajaxSetHtml() Jakub Vrana 2018-01-12 13:55:33 +01:00
  • d996b48cfa Move inline event handlers to <script> Jakub Vrana 2018-01-12 13:54:08 +01:00
  • 22b4322710 Revert using @this in formChecked Jakub Vrana 2018-01-12 13:20:43 +01:00
  • 36edd445a6 Move inline event handlers to <script> Jakub Vrana 2018-01-12 13:18:44 +01:00
  • 7305783c21 Return false from toggle() Jakub Vrana 2018-01-12 13:09:30 +01:00
  • ee3a88d574 onchange='selectFieldChange Jakub Vrana 2018-01-12 13:08:21 +01:00
  • e5c52589ec Use @this in selectFieldChange Jakub Vrana 2018-01-12 12:50:09 +01:00
  • 3b0e1cf289 Move inline event handlers to <script> Jakub Vrana 2018-01-12 12:42:30 +01:00
  • 767fc0e47e Fix indexesAddColumn after 14778165 Jakub Vrana 2018-01-12 12:09:53 +01:00
  • 63581af0f6 Move inline event handlers to <script> Jakub Vrana 2018-01-12 11:56:03 +01:00
  • 813ada6661 Revert using @this in formChecked Jakub Vrana 2018-01-11 18:58:00 +01:00
  • 4be72a2a0d Allow customizing CSP Jakub Vrana 2018-01-09 18:53:17 +01:00
  • 541c3c1fed Allow img-src data: common in skins Jakub Vrana 2018-01-09 18:29:19 +01:00
  • 3408d4ad78 Use JSON.parse if available Jakub Vrana 2018-01-09 18:16:02 +01:00
  • e614ae08c4 Add Content Security Policy Jakub Vrana 2018-01-09 18:10:38 +01:00
  • 552d2a6be4 Always send security headers in customization Jakub Vrana 2018-01-09 13:48:51 +01:00
  • 415253b1b1 Add nosniff header Jakub Vrana 2018-01-09 11:04:02 +01:00
  • d07b7e3773 Use Referrer-Policy instead of <meta name="referrer"> Jakub Vrana 2018-01-09 11:01:37 +01:00
  • 3de101dff4 Editor: Fix doubleclick on database page Jakub Vrana 2018-01-11 17:24:51 +01:00
  • 48dacd1e97 Fix a typo from 9cb28186 Jakub Vrana 2018-01-11 17:05:37 +01:00
  • 14778165a8 Use @this in JavaScript (prepares for removing inline event handlers) Jakub Vrana 2018-01-11 17:00:39 +01:00
  • 72b199378a Prevent PHP 7.1 warning about non-numeric values Jakub Vrana 2018-01-11 16:21:33 +01:00
  • 329fa55af5 Unindent doc-comments Jakub Vrana 2018-01-11 15:14:05 +01:00
  • ecf34769ad Delete type="text/css" from <style> as it is the default in HTML5 Jakub Vrana 2018-01-11 14:13:18 +01:00
  • dc85ba2d86 Delete type="text/javascript" from <script> as it is the default in HTML5 Jakub Vrana 2018-01-11 14:10:46 +01:00
  • 741b76fbd4 Replace getElementsByTagName by shortcut for querySelectorAll Jakub Vrana 2018-01-11 13:42:45 +01:00
  • 58b2904d62 Use querySelector Jakub Vrana 2018-01-11 12:07:33 +01:00
  • 9cb281868f Replace getElementById by shortcut for querySelector (requires IE8) Jakub Vrana 2018-01-11 11:55:17 +01:00
  • 67f6aea77f Fix skin for Chrome 61 (thanks to Dominik Ulrich) Jakub Vrana 2017-10-28 15:05:07 +02:00
  • 7bcba262df Editor: Display field comment's text inside [] only in edit form Jakub Vrana 2017-10-01 08:45:17 -07:00
  • 75c0786d2e Fix hebrew typos (#228) Itamar Schen 2017-09-29 10:25:32 +03:00
  • c4f6cbb32e Add new Hebrew translations Jakub Vrana 2017-09-11 13:25:49 +02:00
  • b10e9e127e Add Hebrew translation Jakub Vrana 2017-09-09 12:06:14 +02:00
  • 32f1e856ad Editor: Don't set time zone from PHP Lukas Tribus 2017-09-09 11:44:42 +02:00
  • 17e45e9a9c Make sure all sidebar elements are pushed down, not just the form. Jonathan Vollebregt 2017-09-02 20:14:51 +02:00
  • e1f43da8df Update AdminerTablesFilter to produce li as per c9801e2e24 Jonathan Vollebregt 2017-05-03 22:14:14 +02:00
  • 70aef8a55a MySQL: Remove dedicated view for replication status Jakub Vrana 2017-05-19 11:11:44 +02:00
  • 0b824dad29 Sort table names (bug #552) Jakub Vrana 2017-05-19 10:56:17 +02:00