Commit Graph

15 Commits (c7133efb12641c55395e5b249cbc3cf44d8c8dff)

Author SHA1 Message Date
Alexandre Flament eda3b513ac [mod] oscar: remove polyfills for Internet Explorer 4 years ago
Alexandre Flament bdb41bea7b [mod] theme: remove require-2.1.15.min.js
See https://github.com/requirejs/requirejs/issues/1816

requirejs loads one file: leaflet.

This commit:
* removes requirejs
* load leaflet using <script src...> HTML tag in searx/templates/oscar/base.html
4 years ago
Alexandre Flament 9bc1856e2b [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
Adam Tauber 4e5af8d87b [mod] move plugin static files to static/plugins 9 years ago
Adam Tauber e19eeeefa0 [fix] do not submit form if there is no search query - fixes #341 10 years ago
Adam Tauber f79f6713b0 [fix] do not use category select js if there is no search query field on the page 10 years ago
Adam Tauber 973c97c85b [enh] new plugin: search on category select (currently only in oscar theme)
TODO
purge mootools from default/courgette and integrate jquery ++ this theme
10 years ago
Adam Tauber 410dbc573b [enh] static content generalization 10 years ago
Matej Cotman 08eaffe245 add multi theming support 11 years ago
Adam Tauber 41dd4d9ba3 [enh] autocompleter server side part 11 years ago
Thomas Pointhuber c8cf95aa56 deactivate autocompleter by default 11 years ago
Thomas Pointhuber 8abf4ab993 adding initial code for backend-part of autocompleter
including test-code
11 years ago
Thomas Pointhuber ecd293c8a9 add front-part of autocompleter function 11 years ago
dalf b70b0775f3 [mod] the search text input gets the focus automatically only on the index page. 11 years ago
dalf 4e8b75a0fb [mod] the search text input gets the focus automatically 11 years ago