Alexandre Flament
|
3786920df9
[enh] Add multiple outgoing proxies
|
4 years ago |
Noémi Ványi
|
80a8bc5ad9
Fix type of unresponsive_engines
|
4 years ago |
Alexandre Flament
|
3038052c79
[mod] remove unused import
|
4 years ago |
Alexandre Flament
|
102c08838b
Merge pull request #2289 from dalf/pylint
|
4 years ago |
Alexandre Flament
|
ebed1461bc
Merge pull request #2300 from dalf/fix-webapp-index
|
4 years ago |
Alexandre Flament
|
b3a3ccf2db
[fix] fix of / and /search
|
4 years ago |
Adam Tauber
|
063260d090
[enh] add default http headers - closes #715
|
4 years ago |
Alexandre Flament
|
58d72f2692
[mod] pylint: minor code change to allow pylint globally
|
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 |