index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
static
/
js
Age
Commit message (
Collapse
)
Author
2021-03-10
[mod] oscar: remove polyfills for Internet Explorer
Alexandre Flament
2021-03-10
[mod] theme: remove require-2.1.15.min.js
Alexandre 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 themes
Alexandre Flament
2016-02-10
[mod] move plugin static files to static/plugins
Adam Tauber
2015-05-27
[fix] do not submit form if there is no search query - fixes #341
Adam 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 generalization
Adam Tauber
2014-06-05
add multi theming support
Matej Cotman
2014-03-29
[enh] autocompleter server side part
Adam Tauber
2014-03-21
deactivate autocompleter by default
Thomas Pointhuber
2014-03-20
adding initial code for backend-part of autocompleter
Thomas Pointhuber
including test-code
2014-03-19
add front-part of autocompleter function
Thomas 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 automatically
dalf