summaryrefslogtreecommitdiff
path: root/searx/result_types
AgeCommit message (Expand)Author
2025-09-03[docs] fix some typos in the description of result class Code (#5174)Markus Heiser
2025-09-03[mod] drop: from __future__ import annotationsMarkus Heiser
2025-09-03[mod] addition of various type hints / tbcMarkus Heiser
2025-09-01[mod] typification of SearXNG: add new result type CodeMarkus Heiser
2025-08-08[fix] legacy results: published date missing (#5093)Bnyro
2025-05-31[mod] weather results: add types, i18n/l10n, symbols & unit conversionsMarkus Heiser
2025-05-31[feat] result types: add weather result answerer and templateBnyro
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[mod] typification of SearXNG: add new result type KeyValueMarkus 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[fix] hostnames plugin: AttributeError: 'NoneType' object has no attribute 'n...Markus Heiser
2025-01-28[refactor] typification of SearXNG / EngineResultsMarkus Heiser
2025-01-28[refactor] typification of SearXNG (initial) / result items (part 1)Markus Heiser