summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2026-07-30[feat] engines: add keenable (general)Ilya Bogin
2026-07-30[mod] data: update searx.data - update_currencies.py (#6475)Ivan Gabaldon
2026-07-30[mod] py: cleanup link_token.pyIvan Gabaldon
2026-07-30[mod] swisscows: use alphabet from `string` module instead of hardcoding alph...Bnyro
2026-07-30[mod] engines: replace [random.choice(...) for ... in range(..)] with random....Bnyro
2026-07-30[del] reddit: remove engine, requires authentication nowBnyro
2026-07-30[mod] data: update searx.data - update_firefox_version.py (#6466)github-actions[bot]
2026-07-30[mod] data: update searx.data - update_engine_traits.py (#6468)github-actions[bot]
2026-07-30[mod] data: update searx.data - update_ahmia_blacklist.py (#6467)github-actions[bot]
2026-07-30chore: remove presearch engineLéon Tiekötter
2026-07-28[l10n] update translations from Weblate (#6447)github-actions[bot]
2026-07-28[upd] web-client (simple): Bump the minor group across 1 directory with 6 upd...dependabot[bot]
2026-07-28[fix] exaapi: missing shortcut causes engine to crashBnyro
2026-07-28[feat] engines: add Exa Search API enginekesku
2026-07-18[l10n] update translations from Weblate (#6426)github-actions[bot]
2026-07-17[fix] qwant: can't fetch engine traits because `engine.about` is no longer a ...Bnyro
2026-07-17[fix] cache: maintenance period comment duration 2h instead of 1hBnyro
2026-07-16[fix] tiger: remember auth cookie for 2 months, not 1 dayBnyro
2026-07-16[fix] public domain image archive: crashes upon responseBnyro
2026-07-16[fix] engine cache: return default value when cache entry expiredBnyro
2026-07-15[fix] autocomplete suggestrelevance scores for chromiumvojkovic
2026-07-15[mod] images.html: display all engines that found the result, not only the fi...Bnyro
2026-07-15[fix] qwant: engine blocked with captchaBnyro
2026-07-15[feat] engines: add avalw.org (general)Bnyro
2026-07-15[fix] results: display internationalized domain names human-friendlyBnyro
2026-07-14[fix] tusksearch: fix engine blocked by bot protectionBnyro
2026-07-14[fix] heexy: blocked by cloudflareBnyro
2026-07-13[refactor] engines: use datetime.fromisoformat instead of datetime.strptime w...Onev
2026-07-12[upd] web-client (simple): Bump the minor group across 1 directory with 5 upd...dependabot[bot]
2026-07-10[l10n] update translations from Weblate (#6393)github-actions[bot]
2026-07-09[mod] show img_load_error.svg if thumbnail fails to load (#6368)Markus Heiser
2026-07-09[feat] engines: add kovunka.net (general)Bnyro
2026-07-08[fix] braveapi: strip HTML tags and filter favicon thumbnails (#6381)Jayant Sharma
2026-07-08[fix] heexy: use cookies for cacheft tokenBnyro
2026-07-08[fix] autocomplete: google autocompleter crashesBnyro
2026-07-07[fix] kagi: crashes when there are no resultsBnyro
2026-07-07[fix] kagi: safely access unpromised result propertiesPatrick Evans
2026-07-07[fix] kagi: results contain HTML tagsBnyro
2026-07-06[fix] google CSE - leftover from PR #6364 (#6369)Markus Heiser
2026-07-06[chore] make data.traits (#6369)Bnyro
2026-07-06[feat] google CSE engine: add support for images (#6369)Bnyro
2026-07-05[feat] engine: add neocities.orgAustin-Olacsi
2026-07-05[chore] Google (HTML) engine: remove obsolete GSA User-Agents (#6366)Markus Heiser
2026-07-05[chore] update traits for google cse (#6364)vojkovic
2026-07-05[feat] engines: add google cse engine (#6364)vojkovic
2026-07-03[upd] web-client (simple): Bump the minor group across 1 directory with 7 upd...dependabot[bot]
2026-07-03[l10n] update translations from Weblate (#6357)github-actions[bot]
2026-07-01[fix] searchzee: circumvent botblockingBnyro
2026-06-30[fix] clarify the mess of Engine.setup and Engine.init (#6343)Markus Heiser
2026-06-30[feat] engines: add sina engineZhijie He