Markus Heiser
|
7c79eb9b1b
Merge commit 'refs/pull/1621/head' of https://github.com/asciimoo/searx
|
5 years ago |
Noémi Ványi
|
99435381a8
[enh] introduce private engines
|
5 years ago |
Nicolas Gelot
|
b8b13372c8
Fix deprecated werkzeug import
|
5 years ago |
Adam Tauber
|
8e3bd3fcbd
[mod] add py2 deprecation warning to webapp
|
5 years ago |
Marc Abonce Seguin
|
495ae59b31
hide suggestions box if empty
|
5 years ago |
Adam Tauber
|
731e34299d
Merge pull request #1744 from dalf/optimizations
|
5 years ago |
lorddavidiii
|
5e5ff0cbf8
webapp.py: use html.escape if cgi.escape is not available
|
5 years ago |
Dalf
|
85b3723345
[mod] speed optimization
|
5 years ago |
Marc Abonce Seguin
|
b0f89ed477
[fix] preserve bangs in corrections
|
5 years ago |
Noémi Ványi
|
a6f20caf32
add initial support for offline engines && command engine
|
5 years ago |
Alexandre Flament
|
72029d27de
[enh] Add timeout limit per request (#1640)
|
5 years ago |
Marc Abonce Seguin
|
59b1370824
[fix] small fixes in preferences view's text
|
5 years ago |
Dalf
|
2fab23ab9a
[fix] fix the debug message "starting webserver on ip:port"
|
5 years ago |
Alexandre Flament
|
554a21e1d0
[enh] Add Server-Timing header (#1637)
|
5 years ago |
Dalf
|
c7220b40ea
Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly.
|
5 years ago |
Marc Abonce Seguin
|
6626f01365
[fix] preserve bangs in suggestions and corrections
|
5 years ago |
Marc Abonce Seguin
|
40272b0044
[fix] never pass bangs to autocomplete suggestions
|
7 years ago |
Nicolas Gelot
|
373a66be30
Fix locale and search language
|
6 years ago |
Nicolas Gelot
|
a818d3241d
Remove get local from request.args
|
6 years ago |
rachmadaniHaryono
|
535fff109f
fix: dev: python3 dict keys jsonify
|
6 years ago |
Venca24
|
e8734b37c9
[FIX] image_proxify
|
6 years ago |
Noémi Ványi
|
b63d645a52
Revert "remove 'all' option from search languages"
|
6 years ago |
Marc Abonce Seguin
|
772c048d01
refactor engine's search language handling
|
7 years ago |
Adam Tauber
|
b9d4c0523e
[fix] get doi_rewriters from settings - fixes #1245
|
7 years ago |
Adam Tauber
|
b70ce84eb6
[enh] update translations - add taiwanese and filipino
|
7 years ago |
Adam Tauber
|
49b845051f
Merge pull request #973 from MarcAbonce/languages
|
7 years ago |
marc
|
4d1770398a
remove 'all' option from search languages
|
7 years ago |
Adam Tauber
|
e060aedc16
[enh] make custom oscar option configurable from url
|
7 years ago |
Adam Tauber
|
f65f90bf3c
[fix] autocompleter py3 compatibility - fixes #1088
|
7 years ago |
yujunqiang
|
ed1c78d923
fix bug: TypeError: set(['bing', 'google']) is not JSON serializable, when curl 'http://127.0.0.1:8888/?q=xxxxxxxx&categories=general&format=json'
|
7 years ago |