summaryrefslogtreecommitdiff
path: root/searx/result_types/_base.py
AgeCommit message (Expand)Author
2025-11-28Revert "[fix:py3.14] Struct fields aren't discovered in Python 3.14"Markus Heiser
2025-10-20[mod] typification of SearXNG: add new result type FileMarkus Heiser
2025-10-08[fix:py3.14] Struct fields aren't discovered in Python 3.14Markus Heiser
2025-09-20[mod] typification of SearXNG: add new result type PaperMarkus Heiser
2025-09-03[mod] addition of various type hints / tbcMarkus Heiser
2025-08-08[fix] legacy results: published date missing (#5093)Bnyro
2025-04-17[fix] Result type: remove rstrip "/" form url normalizationTommaso Colella
2025-04-01[fix] hardening against arguments of type None, where str or dict is expectedMarkus Heiser
2025-03-30[feat] engines: add reuters news engineBnyro
2025-03-29[refactor] migrate plugins from "module" to class SXNGPluginMarkus Heiser
2025-03-21[fix] Results.url: don't normalize www.example.com to example.comMarkus Heiser
2025-03-15[refactor] typification of SearXNG (MainResult) / result items (part 2)Markus Heiser
2025-01-29[mod] rudimentary implementation of a MainResult typeMarkus Heiser
2025-01-29[fix] JSON & CSV format return error 500Markus Heiser
2025-01-28[refactor] typification of SearXNG / EngineResultsMarkus Heiser
2025-01-28[refactor] typification of SearXNG (initial) / result items (part 1)Markus Heiser