index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
result_types
Age
Commit message (
Expand
)
Author
2025-10-20
[mod] typification of SearXNG: add new result type File
Markus Heiser
2025-10-08
[fix:py3.14] Struct fields aren't discovered in Python 3.14
Markus Heiser
2025-09-20
[mod] typification of SearXNG: add new result type Paper
Markus Heiser
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 annotations
Markus Heiser
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-09-01
[mod] typification of SearXNG: add new result type Code
Markus Heiser
2025-08-08
[fix] legacy results: published date missing (#5093)
Bnyro
2025-05-31
[mod] weather results: add types, i18n/l10n, symbols & unit conversions
Markus Heiser
2025-05-31
[feat] result types: add weather result answerer and template
Bnyro
2025-04-17
[fix] Result type: remove rstrip "/" form url normalization
Tommaso Colella
2025-04-01
[fix] hardening against arguments of type None, where str or dict is expected
Markus Heiser
2025-03-30
[feat] engines: add reuters news engine
Bnyro
2025-03-29
[refactor] migrate plugins from "module" to class SXNGPlugin
Markus Heiser
2025-03-21
[fix] Results.url: don't normalize www.example.com to example.com
Markus Heiser
2025-03-15
[mod] typification of SearXNG: add new result type KeyValue
Markus Heiser
2025-03-15
[refactor] typification of SearXNG (MainResult) / result items (part 2)
Markus Heiser
2025-01-29
[mod] rudimentary implementation of a MainResult type
Markus Heiser
2025-01-29
[fix] JSON & CSV format return error 500
Markus Heiser
2025-01-28
[fix] hostnames plugin: AttributeError: 'NoneType' object has no attribute 'n...
Markus Heiser
2025-01-28
[refactor] typification of SearXNG / EngineResults
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser