Zhijie He 7b4612e862 [feat] engines: add Ollama engine 1 month ago
..
answerers 3f4e0b0859 [fix] gettext can't work with f-strings (i10n) 3 months ago
botdetection da7b069d6e [fix] plugins: bugfix of tor_check and unit_converter 1 month ago
data 237267ffbe [data] update searx.data - update_engine_descriptions.py 1 month ago
enginelib 5986629c6b [fix] make data.traits - partial revert of commit 30a8204 1 month ago
engines 7b4612e862 [feat] engines: add Ollama engine 1 month ago
favicons edfbf1e118 [refactor] typification of SearXNG (initial) / result items (part 1) 3 months ago
infopage edfbf1e118 [refactor] typification of SearXNG (initial) / result items (part 1) 3 months ago
metrics 5bf3fbc93b [fix] openmetrics: value is None if there's no data 5 months ago
network edfbf1e118 [refactor] typification of SearXNG (initial) / result items (part 1) 3 months ago
plugins 50f92779bd [refactor] migrate plugins from "module" to class SXNGPlugin 1 month ago
result_types 9ffa9fb730 [feat] engines: add reuters news engine 1 month ago
search edfbf1e118 [refactor] typification of SearXNG (initial) / result items (part 1) 3 months ago
static f62f6194e3 [build] /static 1 month ago
templates f49b2c94a9 [mod] migrate all key-value.html templates to KeyValue type 1 month ago
translations 1189b1906c [l10n] update translations from Weblate 1 month ago
__init__.py edfbf1e118 [refactor] typification of SearXNG (initial) / result items (part 1) 3 months ago
autocomplete.py 97aa5a779b [feat] add Sogou engine for searxng 2 months ago
babel_extract.py 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 1 year ago
compat.py 7ab577a1fb [mod] Revision of the favicon solution 6 months ago
exceptions.py 050451347b [fix] engine: duckduckgo - CAPTCHA detection 6 months ago
extended_types.py edfbf1e118 [refactor] typification of SearXNG (initial) / result items (part 1) 3 months ago
external_bang.py 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 1 year ago
external_urls.py 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 1 year ago
flaskfix.py 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 1 year ago
limiter.py edfbf1e118 [refactor] typification of SearXNG (initial) / result items (part 1) 3 months ago
limiter.toml f31a3a2053 [chore] *: fix typos detected by typos-cli 5 months ago
locales.py edfbf1e118 [refactor] typification of SearXNG (initial) / result items (part 1) 3 months ago
openmetrics.py 5bf3fbc93b [fix] openmetrics: value is None if there's no data 5 months ago
preferences.py 50f92779bd [refactor] migrate plugins from "module" to class SXNGPlugin 1 month ago
query.py 44a06190bb [refactor] unit tests to utilize paramaterized and break down monolithic tests 7 months ago
redisdb.py 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 1 year ago
redislib.py 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 1 year ago
results.py 8769b7c6d6 [refactor] typification of SearXNG (MainResult) / result items (part 2) 1 month ago
searxng.msg 6dab7fe78b Revert "[l10n ga] trigger weblate.push.translations (another try)" 3 months ago
settings.yml 7b4612e862 [feat] engines: add Ollama engine 1 month ago
settings_defaults.py 50f92779bd [refactor] migrate plugins from "module" to class SXNGPlugin 1 month ago
settings_loader.py 2039060b64 [mod] revision of the settings_loader 9 months ago
sqlitedb.py c49a2707c1 [mod] sqlitedb: access to SQLite databases a little more convenient. 6 months ago
sxng_locales.py 5986629c6b [fix] make data.traits - partial revert of commit 30a8204 1 month ago
unixthreadname.py 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 1 year ago
utils.py 4dfc47584d [refactor] duration strings: move parsing logic to utils.py 1 month ago
version.py 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 1 year ago
webadapter.py f31a3a2053 [chore] *: fix typos detected by typos-cli 5 months ago
webapp.py 9ffa9fb730 [feat] engines: add reuters news engine 1 month ago
webutils.py df3344e5d5 [fix] JSON & CSV format return error 500 3 months ago