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
Jeff Alyanak 0fb3f0e4ae [fix] do not show DDG IP from zero click
The zero click result from DuckDuckGo for IP should not be displayed.  It will
return the IP of the searxng server, not the user's IP, and looks a bit strange
when the `self_info` plugin is enabled as two different IPs get returned.
5 months ago
..
answerers [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
botdetection Drop pytomlpp dependency for Python >= 3.11 6 months ago
data [data] update searx.data - update_engine_traits.py 5 months ago
enginelib [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
engines [fix] do not show DDG IP from zero click 5 months ago
infopage [fix] issues reported by pylint-3.2.2 5 months ago
metrics [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
network [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
plugins [fix] unit converter operating backwards (from_si <-> to_si) 5 months ago
search [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
static [build] /static 5 months ago
templates/simple [mod] simple theme: drop img_src from default results 5 months ago
translations [l10n] update translations from Weblate 5 months ago
__init__.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
autocomplete.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
babel_extract.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
exceptions.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
external_bang.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
external_urls.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
flaskfix.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
limiter.py [fix] even if limiter not activated, botdetection must be activated 6 months ago
limiter.toml [mod] isolation of botdetection from the limiter 12 months ago
locales.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
preferences.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
query.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
redisdb.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
redislib.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
results.py [fix] ResultContainer: use self._lock and self._closed for all properties 5 months ago
searxng.msg [fix] add missing localizable (gettext) messages to searxng.msg 6 months ago
settings.yml [feat] engine: implementation of findthatmeme 5 months ago
settings_defaults.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
settings_loader.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
sxng_locales.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
unixthreadname.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
utils.py [fix] remove usage of no longer existing names from lxml 6 months ago
version.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
webadapter.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
webapp.py [fix] issues reported by pylint-3.2.2 5 months ago
webutils.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago