Alexandre Flament
|
b3a3ccf2db
[fix] fix of / and /search
|
4 years ago |
Marc Abonce Seguin
|
8d71420b45
[mod] separate index and search routes
|
5 years ago |
a01200356
|
c3daa08537
[enh] Add onions category with Ahmia, Not Evil and Torch
|
9 years ago |
Noémi Ványi
|
33e139cae6
Let admins lock user preferences
|
4 years ago |
Adam Tauber
|
da8b227044
[fix] use base_url everywhere if it is defined in settings.yml
|
4 years ago |
Alexandre Flament
|
bfdad7bc0f
[fix] opensearch.xml URL contains method and autocomplete parameters
|
4 years ago |
Alexandre Flament
|
6c39917c4d
[mod] webapp.py: update engines initialization condition
|
4 years ago |
Adam Tauber
|
8d47142f35
Merge pull request #2189 from dalf/architecture-clean-up
|
4 years ago |
Alexandre Flament
|
93f7f7eee2
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
|
4 years ago |
Alexandre Flament
|
f2f3300bde
[mod] more typing
|
4 years ago |
Alexandre Flament
|
678699beaf
[mod] searx/webadapter.py: add get_selected_categories share common code with get_search_query_from_webapp
|
4 years ago |
Alexandre Flament
|
691d12726b
[mod] check the engine tokens in searx/webadapter.py instead of searx/search.py
|
4 years ago |
Alexandre Flament
|
2dbc0de0cd
[mod] add searx/webadapter.py
|
4 years ago |
Alexandre Flament
|
edd8dccd07
[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery
|
4 years ago |
Alexandre Flament
|
ad0758e52a
[mod] add searx/webutils.py
|
4 years ago |
Alexandre Flament
|
f9664037a6
[mod] refactor searx.webapp.get_locale
|
4 years ago |
Alexandre Flament
|
2fd582d457
[fix] /autocompleter: return HTTP 400 when q is empty as intent.
|
4 years ago |
Alexandre Flament
|
df12ed6e55
[mod] searx.RawTextQuery: the constructor call parse_query
|
4 years ago |
Dalf
|
c225db45c8
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
|
4 years ago |
Dalf
|
7888377743
Drop Python 2 (3/n): objects
|
4 years ago |
Dalf
|
78df10fb55
Drop Python 2 (2/n): templates
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Alexandre Flament
|
b329058c1a
Revert "[enh] test: load each engine to check for syntax errors"
|
4 years ago |
Dalf
|
4fb3ed2c63
[enh] test: load each engine to check for syntax errors
|
4 years ago |
Émilien Devos
|
a5e6423c39
[fix] opensearch on chromium for android (#2132)
|
4 years ago |
Mohamad Safadieh
|
1ea35605d1
Use query params for browser autocomplete
|
4 years ago |
Adam Tauber
|
1f2dc6c647
[enh] add external plugin support
|
4 years ago |
Adam Tauber
|
e693bccaf4
[mod] drop py2 support
|
4 years ago |
Lukas van den Berk
|
4829a76aae
Created new plugin type custom_results. Added new plugin bang_redirect (#2027)
|
4 years ago |
Dalf
|
4c7b787004
[mod] don't try to proxify data URL.
|
4 years ago |