| Age | Commit message (Collapse) | Author |
|
To avoid raising an exception while parsing a regular expression, we
process the input escaping meta-characters and creating a custom
regular expression that matches words in the query occurring in any
order. (Bug#69132)
|
|
The main changes are to modify the class lists less frequently, thus
reducing the number of CSS reflows and the utilisation of an "idle
timer", to avoid unnecessarily updating the table while the user is
still typing. (Bug#69132)
|
|
|
|
* admin/archive-contents.el: Better HTML generation.
* html/index.html: Improvements of the page.
* html/javascript/jquery.filtertable.min.js:
* html/layout.css: New css rules
* html/favicon.png:
* html/images/elpa-small.png:
* html/images/elpa.png:
* html/javascript/jquery.min.js:
* html/javascript/package-search.js: New files.
|