searxng/searx
Markus Heiser e08ff05fff [fix] add missing tomli to the requirements.txt
Package ``tomli`` is needed for py < 3.11, BTW remove the no longer needed
pytomlpp package.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-10-26 15:59:42 +02:00
..
answerers
botdetection [fix] add missing tomli to the requirements.txt 2024-10-26 15:59:42 +02:00
data [data] update searx.data - update_engine_traits.py 2024-10-15 06:37:01 +02:00
enginelib
engines [fix] engine: duckduckgo - CAPTCHA detection 2024-10-19 14:55:44 +02:00
favicons [fix] favicons: don't hard code settings folder to /etc/searxng 2024-10-23 05:29:15 +02:00
infopage
metrics
network
plugins [fix] float operations in calculator plugin 2024-10-15 08:10:52 +02:00
search [fix] online_currency.py: if more alternatives, use the last in the list 2024-10-15 15:20:39 +02:00
static [build] /static 2024-10-26 08:34:21 +02:00
templates/simple [build] /static 2024-10-26 08:34:21 +02:00
translations [l10n] update translations from Weblate 2024-10-26 07:29:54 +02:00
__init__.py
autocomplete.py
babel_extract.py
compat.py [mod] Revision of the favicon solution 2024-10-05 08:18:28 +02:00
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
limiter.toml
locales.py
preferences.py [mod] Revision of the favicon solution 2024-10-05 08:18:28 +02:00
query.py [refactor] unit tests to utilize paramaterized and break down monolithic tests 2024-10-03 13:20:32 +02:00
redisdb.py
redislib.py
results.py
searxng.msg
settings_defaults.py [feat] add favicons to result urls 2024-10-05 08:18:28 +02:00
settings_loader.py
settings.yml [feat] engine: support for openlibrary 2024-10-15 13:06:00 +02:00
sqlitedb.py [mod] sqlitedb: access to SQLite databases a little more convenient. 2024-10-05 08:18:28 +02:00
sxng_locales.py [data] update searx.data - update_engine_traits.py 2024-10-15 06:37:01 +02:00
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py [mod] Revision of the favicon solution 2024-10-05 08:18:28 +02:00
webutils.py