.. |
answerers
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
data
|
a7c3c352d8
[upd] searx/data/external_bangs.json
|
3 years ago |
engines
|
1a0760c10a
[fix] googel engine - "some results are invalids: invalid content"
|
3 years ago |
help
|
105c5a6a98
[help] stop rendering documentation with Jinja2
|
3 years ago |
metrics
|
2134703b4b
[enh] settings.yml: implement general.enable_metrics
|
3 years ago |
network
|
def62c3a47
[typing] add type hints for dictionaries
|
3 years ago |
plugins
|
6d43cf7952
[typing] add optional attrs to Plugin
|
3 years ago |
search
|
5439dd5fb1
[fix] checker: fix image fetch
|
3 years ago |
shared
|
e85744c254
Revert "[hotfix] interim fix to get docker-build of CI without issues"
|
3 years ago |
static
|
6c1a64d4b3
[build] /static
|
3 years ago |
templates
|
105c5a6a98
[help] stop rendering documentation with Jinja2
|
3 years ago |
translations
|
9b3122a84e
[translations] update from Weblate
|
3 years ago |
__init__.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
autocomplete.py
|
e9588b70a6
[fix] brave autocompleter: charset_normalizer issues
|
3 years ago |
exceptions.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
external_bang.py
|
7cdd31440e
[fix] external bangs: don't overwrite Bangs in data trie
|
3 years ago |
external_urls.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
flaskfix.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
languages.py
|
3cdf2d6570
Update searx.data - update_languages.py
|
3 years ago |
locales.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
preferences.py
|
d9709df740
[fix] make BooleanChoices only set cookies that vary from the default
|
3 years ago |
query.py
|
61935c72ef
[fix] remove broken ? search operator
|
3 years ago |
results.py
|
193b0efd12
[typing] add results.UnresponsiveEngine
|
3 years ago |
settings.yml
|
977e9a4330
Merge pull request #686 from return42/lib_redis
|
3 years ago |
settings_defaults.py
|
977e9a4330
Merge pull request #686 from return42/lib_redis
|
3 years ago |
settings_loader.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
unixthreadname.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
user_help.py
|
105c5a6a98
[help] stop rendering documentation with Jinja2
|
3 years ago |
utils.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
version.py
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
webadapter.py
|
41ae5aea2b
[fix] disabling all engines in a category makes the bang search in general
|
3 years ago |
webapp.py
|
05149db4c1
[help] render user documentation once on startup
|
3 years ago |
webutils.py
|
a4c2cfb837
[enh] change categories_as_tabs from a list to a dict
|
3 years ago |