summaryrefslogtreecommitdiff
path: root/searx/static/js
AgeCommit message (Collapse)Author
2021-03-11[mod] oscar: get bootstrap and typeahead from NPMAlexandre Flament
2021-03-11[mod] oscar: get leaflet and jquery from NPMAlexandre Flament
easy to upgrade (package.json)
2021-03-10[mod] oscar: remove polyfills for Internet ExplorerAlexandre Flament
2021-03-10[mod] theme: remove require-2.1.15.min.jsAlexandre Flament
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
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2016-02-10[mod] move plugin static files to static/pluginsAdam Tauber
2015-05-27[fix] do not submit form if there is no search query - fixes #341Adam Tauber
2015-05-27[fix] do not use category select js if there is no search query field on the ↵Adam Tauber
page
2015-04-12[enh] new plugin: search on category select (currently only in oscar theme)Adam Tauber
TODO purge mootools from default/courgette and integrate jquery ++ this theme
2015-01-12[enh] static content generalizationAdam Tauber
2014-06-05add multi theming supportMatej Cotman
2014-03-29[enh] autocompleter server side partAdam Tauber
2014-03-21deactivate autocompleter by defaultThomas Pointhuber
2014-03-20adding initial code for backend-part of autocompleterThomas Pointhuber
including test-code
2014-03-19add front-part of autocompleter functionThomas Pointhuber
2014-01-02[mod] the search text input gets the focus automatically only on the index page.dalf
2013-12-31[mod] the search text input gets the focus automaticallydalf