noones-search/searx/result_types
Markus Heiser af5dbdf768 [mod] typification of SearXNG: add new result type KeyValue
This patch adds a new result type: KeyValue

- Python class:   searx/result_types/keyvalue.py
- Jinja template: searx/templates/simple/result_templates/keyvalue.html
- CSS (less)      client/simple/src/less/result_types/keyvalue.less

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-03-15 10:36:33 +01:00
..
__init__.py [mod] typification of SearXNG: add new result type KeyValue 2025-03-15 10:36:33 +01:00
_base.py [refactor] typification of SearXNG (MainResult) / result items (part 2) 2025-03-15 10:36:33 +01:00
answer.py [fix] hostnames plugin: AttributeError: 'NoneType' object has no attribute 'netloc' 2025-01-28 16:28:12 +01:00
keyvalue.py [mod] typification of SearXNG: add new result type KeyValue 2025-03-15 10:36:33 +01:00