costmikuSearch/searx
Markus Heiser 08a90d46d6 [doc] add missing docs for the search.max_page setting
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-03-07 10:07:41 +01:00
..
answerers
botdetection
data [fix] wikidata: increase wikidata queries timeout 2025-03-01 12:21:29 +01:00
enginelib
engines [doc] add missing docs for the search.max_page setting 2025-03-07 10:07:41 +01:00
favicons
infopage
metrics [fix] openmetrics: value is None if there's no data 2024-11-25 16:57:03 +01:00
network
plugins
result_types [mod] rudimentary implementation of a MainResult type 2025-01-29 05:04:41 +01:00
search
static/themes/simple [build] /static 2025-02-28 12:27:41 +01:00
templates/simple
translations [l10n] update translations from Weblate 2025-03-07 08:16:45 +01:00
__init__.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
autocomplete.py
babel_extract.py
compat.py
exceptions.py
extended_types.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
external_bang.py
external_urls.py
flaskfix.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
limiter.py
limiter.toml
locales.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
openmetrics.py
preferences.py
query.py [refactor] unit tests to utilize paramaterized and break down monolithic tests 2024-10-03 13:20:32 +02:00
redisdb.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
redislib.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
results.py [fix] results.py: crashes when 'parsed_url' is None 2025-02-08 17:18:43 +01:00
searxng.msg
settings.yml [feat] engines: add baidu (general) 2025-03-07 06:59:28 +01:00
settings_defaults.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
settings_loader.py [mod] revision of the settings_loader 2024-07-14 18:10:06 +02:00
sqlitedb.py
sxng_locales.py
unixthreadname.py
utils.py [fix] various issues in the documentation 2025-02-26 07:15:39 +01:00
version.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 2024-03-11 14:55:38 +01:00
webadapter.py
webapp.py
webutils.py