searxngRebrandZaclys/searx
Markus Heiser 4016ee8842 [doc] add documentation of Mwmbl engine & autocompleter
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-08-28 10:25:44 +02:00
..
answerers [fix] issue reported by pylint 22.1.0 2022-02-04 09:45:35 +01:00
botdetection [mod] limiter: blocklist and passlist (ip_lists) 2023-06-05 14:07:19 +02:00
data [mod] brave engines: add fetch_traits() / improve language support 2023-08-08 16:21:45 +02:00
enginelib [doc] fix some minor typos in the doc-strings of class EngineTraits 2023-08-08 08:15:53 +02:00
engines [doc] add documentation of Mwmbl engine & autocompleter 2023-08-28 10:25:44 +02:00
infopage [fix] minor typo in de/search-syntax page 2023-04-08 10:25:52 +02:00
metrics [fix] prepare for pylint 2.14.0 2022-06-03 15:41:52 +02:00
network [mod] searx.network: memory optimization 2023-08-28 10:25:44 +02:00
plugins [fix] limiter: replace real_ip by IPv4/v6 network 2023-06-01 15:51:14 +02:00
search [fix] make flask_babel.gettext() work in engine modules (L10n & threads) 2023-08-09 13:27:43 +02:00
static [build] /static 2023-08-28 10:25:44 +02:00
templates/simple [feat] results: show source of suggested answer 2023-08-28 10:23:45 +02:00
tools [mod] tools.Config.get(): add missing type annotations 2023-06-05 14:07:19 +02:00
translations [translations] update from Weblate 2023-08-28 10:25:44 +02:00
__init__.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
autocomplete.py [doc] add documentation of Mwmbl engine & autocompleter 2023-08-28 10:25:44 +02:00
babel_extract.py [mod] move category and names of constants to searx/searxng.msg 2022-03-16 09:55:53 +01:00
compat.py [fix] pyright repported errors 2022-07-30 18:04:44 +02:00
exceptions.py [doc] Add doc-strings to searx.exceptions 2023-01-29 19:06:19 +01:00
external_bang.py [mod] external bang: go to main instead of search page when query is empty 2023-04-25 15:02:34 +02:00
external_urls.py [fix] typos / reported by @kianmeng in searx PR-3366 2022-09-27 18:32:14 +02:00
flaskfix.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
locales.py use logger.warning 2023-05-19 19:35:29 +05:30
preferences.py
query.py
redisdb.py
redislib.py
results.py
searxng.msg
settings_defaults.py
settings_loader.py
settings.yml
sxng_locales.py
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py
webutils.py