searxng/searx
Markus Heiser c19bffde4d [fix] issues reported by pylint-3.2.2
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-05-28 18:10:04 +02:00
..
answerers
botdetection Drop pytomlpp dependency for Python >= 3.11 2024-05-05 17:35:29 +02:00
data [fix] update wikidata units - remove URL prefix from Q-name 2024-05-01 18:58:28 +02:00
enginelib
engines [fix] issues reported by pylint-3.2.2 2024-05-28 18:10:04 +02:00
infopage [fix] issues reported by pylint-3.2.2 2024-05-28 18:10:04 +02:00
metrics
network
plugins [fix] unit converter operating backwards (from_si <-> to_si) 2024-05-28 11:58:13 +02:00
search
static [build] /static 2024-05-16 07:30:38 +02:00
templates/simple [mod] simple theme: drop img_src from default results 2024-05-16 07:30:38 +02:00
translations [l10n] update translations from Weblate 2024-05-24 10:28:48 +02:00
__init__.py
autocomplete.py
babel_extract.py
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
limiter.py [fix] even if limiter not activated, botdetection must be activated 2024-04-08 07:53:04 +02:00
limiter.toml
locales.py
preferences.py
query.py
redisdb.py
redislib.py
results.py [fix] ResultContainer: use self._lock and self._closed for all properties 2024-05-24 15:38:03 +02:00
searxng.msg [fix] add missing localizable (gettext) messages to searxng.msg 2024-04-26 07:34:32 +02:00
settings_defaults.py
settings_loader.py
settings.yml [mod] engine hex: add sort_criteria & page_size to configuration 2024-05-28 11:55:59 +02:00
sxng_locales.py
unixthreadname.py
utils.py [fix] remove usage of no longer existing names from lxml 2024-04-08 10:55:23 +02:00
version.py
webadapter.py
webapp.py [fix] issues reported by pylint-3.2.2 2024-05-28 18:10:04 +02:00
webutils.py