You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Alexandre Flament 576eab04d2
Merge pull request #802 from MontyQI/Icon-update
Changed preferences icon to settings icon in gruntfile
2 years ago
..
answerers [format.python] initial formatting of the python code 2 years ago
data [upd] searx/data/external_bangs.json 2 years ago
engines [fix] googel engine - "some results are invalids: invalid content" 2 years ago
help [help] stop rendering documentation with Jinja2 2 years ago
metrics [enh] settings.yml: implement general.enable_metrics 2 years ago
network [typing] add type hints for dictionaries 2 years ago
plugins [typing] add optional attrs to Plugin 2 years ago
search [fix] checker: fix image fetch 2 years ago
shared Revert "[hotfix] interim fix to get docker-build of CI without issues" 2 years ago
static [build] /static 2 years ago
templates Merge pull request #802 from MontyQI/Icon-update 2 years ago
translations [translations] update from Weblate 2 years ago
__init__.py [format.python] initial formatting of the python code 2 years ago
autocomplete.py [fix] brave autocompleter: charset_normalizer issues 2 years ago
exceptions.py [format.python] initial formatting of the python code 2 years ago
external_bang.py [fix] external bangs: don't overwrite Bangs in data trie 2 years ago
external_urls.py [format.python] initial formatting of the python code 2 years ago
flaskfix.py [format.python] initial formatting of the python code 2 years ago
languages.py Update searx.data - update_languages.py 2 years ago
locales.py [format.python] initial formatting of the python code 2 years ago
preferences.py [fix] make BooleanChoices only set cookies that vary from the default 2 years ago
query.py [fix] remove broken ? search operator 2 years ago
results.py [typing] add results.UnresponsiveEngine 2 years ago
settings.yml Merge pull request #686 from return42/lib_redis 2 years ago
settings_defaults.py Merge pull request #686 from return42/lib_redis 2 years ago
settings_loader.py [format.python] initial formatting of the python code 2 years ago
unixthreadname.py [format.python] initial formatting of the python code 2 years ago
user_help.py [help] stop rendering documentation with Jinja2 2 years ago
utils.py [format.python] initial formatting of the python code 2 years ago
version.py [format.python] initial formatting of the python code 2 years ago
webadapter.py [fix] disabling all engines in a category makes the bang search in general 2 years ago
webapp.py [help] render user documentation once on startup 2 years ago
webutils.py [enh] change categories_as_tabs from a list to a dict 2 years ago