.. |
answerers
|
c225db45c8
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
|
4 years ago |
data
|
ecf5899153
fetch google's search langs rather than ui langs
|
4 years ago |
engines
|
8659212f5a
[fix] drop Python 2: use collections.abc.Iterable instead of collections.Iterable
|
4 years ago |
plugins
|
c225db45c8
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
|
4 years ago |
static
|
c23401e9fa
[fix] simple theme: fix autocomplete
|
4 years ago |
templates
|
bfdad7bc0f
[fix] opensearch.xml URL contains method and autocomplete parameters
|
4 years ago |
translations
|
b7d2597f2e
[enh] update translations
|
4 years ago |
__init__.py
|
93f7f7eee2
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
|
4 years ago |
autocomplete.py
|
edd8dccd07
[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery
|
4 years ago |
brand.py
|
f204e4903d
[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs
|
4 years ago |
exceptions.py
|
7888377743
Drop Python 2 (3/n): objects
|
4 years ago |
external_bang.py
|
c225db45c8
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
|
4 years ago |
languages.py
|
ecf5899153
fetch google's search langs rather than ui langs
|
4 years ago |
poolrequests.py
|
93f7f7eee2
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
|
4 years ago |
preferences.py
|
507896c115
[mod] preferences.py: check language setting with a regex instead of match_language
|
4 years ago |
query.py
|
507896c115
[mod] preferences.py: check language setting with a regex instead of match_language
|
4 years ago |
results.py
|
7888377743
Drop Python 2 (3/n): objects
|
4 years ago |
search.py
|
d5950079cf
[fix] fix searx.webadapter
|
4 years ago |
settings.yml
|
53c8d945b4
[enh] Add SepiaSearch engine (#2227)
|
4 years ago |
settings_robot.yml
|
b06fc31942
DOI improvements: enable HTTPS, update URL of doai.io (#1718)
|
4 years ago |
testing.py
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
utils.py
|
15013e64d8
[fix] drop Python 2: use importlib instead of imp.load_source
|
4 years ago |
version.py
|
8199ab50f9
[enh] release v0.17.0
|
4 years ago |
webadapter.py
|
d5950079cf
[fix] fix searx.webadapter
|
4 years ago |
webapp.py
|
bfdad7bc0f
[fix] opensearch.xml URL contains method and autocomplete parameters
|
4 years ago |
webutils.py
|
584760cf54
Merge pull request #2237 from dalf/mod-engines-init
|
4 years ago |