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
/
_base.py
Age
Commit message (
Expand
)
Author
2025-11-28
Revert "[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 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
[mod] addition of various type hints / tbc
Markus Heiser
2025-08-08
[fix] legacy results: published date missing (#5093)
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
[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
[refactor] typification of SearXNG / EngineResults
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser