searxng/searx
Martin Fischer ab90e2ac49 [enh] show categories not in any tab category in "Other" preferences tab
Previously we didn't have a good place to put search engines that don't
fit into any of the tab categories. This commit automatically puts
search engines that don't belong to any tab category in an "other"
category, that is only displayed in the user preferences (and not above
search results).
2022-01-05 11:03:44 +01:00
..
answerers [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
data Update searx.data - update_languages.py 2022-01-01 18:37:35 +01:00
engines [enh] show categories not in any tab category in "Other" preferences tab 2022-01-05 11:03:44 +01:00
metrics [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
network [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
plugins [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
search [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
shared [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
static [build] /static 2022-01-05 11:03:44 +01:00
templates [enh] show categories not in any tab category in "Other" preferences tab 2022-01-05 11:03:44 +01:00
translations [translations] update from Weblate 2021-12-31 07:17:50 +00:00
__init__.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
autocomplete.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
exceptions.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
external_bang.py [pylint] fix global-variable-not-assigned issues 2021-09-17 10:14:27 +02:00
external_urls.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
flaskfix.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
languages.py Update searx.data - update_languages.py 2022-01-01 18:37:35 +01:00
locales.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
preferences.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
query.py [fix] bang syntax for categories with spaces 2022-01-03 07:01:49 +01:00
results.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
settings.yml [enh] add more categories 2022-01-05 11:00:11 +01:00
settings_defaults.py [enh] introduce categories_as_tabs 2022-01-03 07:01:49 +01:00
settings_loader.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
unixthreadname.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
utils.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
version.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
webadapter.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
webapp.py [enh] show categories not in any tab category in "Other" preferences tab 2022-01-05 11:03:44 +01:00
webutils.py [mod] implement is_hmac_of() in webutils / close to new_hmac() 2021-12-28 23:04:06 +01:00