searxng/searx
fatwang2 bc5c8e5748 [fix] engine unsplash: image links by preserving URL parameters
Only remove ixid parameter while keeping other essential URL parameters
to ensure images are properly displayed in search results.
2025-02-26 08:44:39 +01:00
..
answerers [fix] gettext can't work with f-strings (i10n) 2025-01-29 06:04:09 +01:00
botdetection [fix] limiter: prevent loading cached index html when redirected 2025-02-20 07:55:45 +01:00
data [data] update searx.data - update_currencies.py 2025-01-29 06:23:04 +01:00
enginelib
engines [fix] engine unsplash: image links by preserving URL parameters 2025-02-26 08:44:39 +01:00
favicons [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
infopage [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
metrics
network [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
plugins [fix] hostnames plugin: AttributeError: 'NoneType' object has no attribute 'netloc' 2025-01-28 16:28:12 +01:00
result_types [mod] rudimentary implementation of a MainResult type 2025-01-29 05:04:41 +01:00
search [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
static/themes/simple [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
templates/simple [fix] Fix improper import of corrections.html 2025-02-17 06:41:04 +01:00
translations [l10n] update translations from Weblate 2025-02-26 07:16:01 +01:00
__init__.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
autocomplete.py [fix] autocomplete: remove broken startpage backend 2025-02-17 11:00:18 +01:00
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
limiter.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
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 [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
query.py
redisdb.py
redislib.py
results.py [fix] results.py: crashes when 'parsed_url' is None 2025-02-08 17:18:43 +01:00
searxng.msg Revert "[l10n ga] trigger weblate.push.translations (another try)" 2025-01-06 17:12:16 +01:00
settings.yml [fix] remove dead invidious instances from the settings 2025-02-20 17:16:15 +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
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
webadapter.py
webapp.py [fix] limiter: prevent caching of token link 2025-02-20 07:55:45 +01:00
webutils.py [fix] JSON & CSV format return error 500 2025-01-29 05:04:41 +01:00