Files
adminer/plugins
Jonathan Vollebregt 2c8eff9b53 Update AdminerTablesFilter
* Removes children request (Should work on IE6, 7, 8 now)
* Uses <strong> instead of <b>
* Doesn't leave said <strong> tags behind after updating the list
* Highlights multiple matches in a single table name
* Works case insensitively
* Improves performance with setTimeout
    With 400 tables, the old implementation locks up the tab (or
    browser if using something without multiprocess) for about
    half a second per keyup. Yes, this includes modifiers that
    don't actually change the filter. The new version handles
    the same event in 0.09 milliseconds.

    That's with all the above improvements.
    Tested in firefox 45.1.1 performance monitor.
2017-02-18 18:12:58 +01:00
..
2015-11-01 11:08:46 -08:00
2015-09-10 09:26:36 -07:00
2015-09-10 09:26:36 -07:00
2015-09-10 09:26:36 -07:00
2015-09-10 09:26:36 -07:00
2015-09-10 09:26:36 -07:00
2015-09-10 09:26:36 -07:00
2015-09-10 09:26:36 -07:00
2015-11-01 11:08:46 -08:00
2015-09-10 09:26:36 -07:00
2015-11-01 11:08:46 -08:00
2015-09-10 09:26:36 -07:00
2015-11-01 11:08:46 -08:00
2015-09-10 09:26:36 -07:00
2015-09-10 09:26:36 -07:00
2015-11-01 11:08:46 -08:00
2016-11-28 10:09:51 -08:00
2015-11-01 11:08:46 -08:00
2015-11-01 11:08:46 -08:00
2015-11-01 11:09:21 -08:00
2015-09-10 09:26:36 -07:00
2015-11-01 11:08:46 -08:00
2015-11-01 11:08:46 -08:00
2017-02-18 18:12:58 +01:00
2015-11-01 11:08:46 -08:00
2015-09-10 09:26:36 -07:00
2015-09-10 09:26:36 -07:00
2015-11-01 11:08:46 -08:00

../adminer/plugin.php - demo usage
https://www.adminer.org/plugins/ - documentation