costmikuSearch/searx
Markus Heiser 15d0e274b3 [fix] build workflows of the themes
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-01-16 10:51:33 +01:00
..
answerers
botdetection [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
data [data] update searx.data - make data.all 2025-01-13 08:02:01 +01:00
enginelib
engines [json_engine] Fix R0912 (too-many-branches) 2025-01-14 14:07:35 +01:00
favicons [fix] favicons: msgspec.ValidationError: Expected Path, got str - at $.favicons.cache.db_url 2024-10-29 18:22:22 +01:00
infopage
metrics [fix] openmetrics: value is None if there's no data 2024-11-25 16:57:03 +01:00
network [log] warning with URL in case of 'raise_for_httperror' 2024-11-23 11:33:19 +01:00
plugins [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
search [log] warning with URL in case of 'raise_for_httperror' 2024-11-23 11:33:19 +01:00
static [fix] build workflows of the themes 2025-01-16 10:51:33 +01:00
templates/simple [chore] cleanup 2024-12-16 08:32:35 +01:00
translations [l10n] update translations from Weblate 2025-01-10 08:13:22 +01:00
__init__.py
autocomplete.py
babel_extract.py
compat.py
exceptions.py [fix] engine: duckduckgo - CAPTCHA detection 2024-10-19 14:55:44 +02:00
external_bang.py
external_urls.py
flaskfix.py
limiter.py [fix] limiter: don't hard code settings folder to /etc/searxng 2024-10-28 12:51:05 +01:00
limiter.toml [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
locales.py [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
openmetrics.py [fix] openmetrics: value is None if there's no data 2024-11-25 16:57:03 +01:00
preferences.py [feat] search: add url formatting preference 2024-12-01 13:08:50 +01:00
query.py
redisdb.py
redislib.py
results.py [enh] use longest title and test get_ordered_results() 2024-11-29 15:26:03 +01:00
searxng.msg Revert "[l10n ga] trigger weblate.push.translations (another try)" 2025-01-06 17:12:16 +01:00
settings.yml [feat] engines: re-add alexandria.org 2024-12-25 13:13:18 +01:00
settings_defaults.py [feat] search: add url formatting preference 2024-12-01 13:08:50 +01:00
settings_loader.py
sqlitedb.py
sxng_locales.py [data] update searx.data - update_engine_traits.py 2024-11-29 14:57:06 +01:00
unixthreadname.py
utils.py [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
version.py
webadapter.py [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
webapp.py [refactor] webapp.py: reuse get_client_settings() method to unify preference handling before render 2024-12-16 11:39:38 +01:00
webutils.py