Alexandre Flament
44407353ef
[mod] oscar: get leaflet and jquery from NPM
...
easy to upgrade (package.json)
2021-03-11 09:32:22 +01:00
Alexandre Flament
eda3b513ac
[mod] oscar: remove polyfills for Internet Explorer
2021-03-10 19:01:16 +01:00
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
2021-03-10 19:01:15 +01:00
Alexandre Flament
9bc1856e2b
[mod] themes: remove legacy, courgette and pix-art themes
2020-12-17 11:33:28 +01:00
Adam Tauber
4e5af8d87b
[mod] move plugin static files to static/plugins
2016-02-10 18:06:11 +01:00
Adam Tauber
e19eeeefa0
[fix] do not submit form if there is no search query - fixes #341
2015-05-27 23:26:24 +02:00
Adam Tauber
f79f6713b0
[fix] do not use category select js if there is no search query field on the page
2015-05-27 22:43:49 +02:00
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
2015-04-12 19:27:48 +02:00
Adam Tauber
410dbc573b
[enh] static content generalization
2015-01-12 14:54:16 +01:00
Matej Cotman
08eaffe245
add multi theming support
2014-06-05 13:18:22 +02:00
Adam Tauber
41dd4d9ba3
[enh] autocompleter server side part
2014-03-29 16:29:19 +01:00
Thomas Pointhuber
c8cf95aa56
deactivate autocompleter by default
2014-03-21 11:11:31 +01:00
Thomas Pointhuber
8abf4ab993
adding initial code for backend-part of autocompleter
...
including test-code
2014-03-20 10:28:24 +01:00
Thomas Pointhuber
ecd293c8a9
add front-part of autocompleter function
2014-03-19 20:19:44 +01:00
dalf
b70b0775f3
[mod] the search text input gets the focus automatically only on the index page.
2014-01-02 23:02:38 +01:00
dalf
4e8b75a0fb
[mod] the search text input gets the focus automatically
2013-12-31 13:35:43 +01:00