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
/
engines
/
presearch.py
Age
Commit message (
Expand
)
Author
2025-05-28
[fix] presearch: reuse response cookies from token extraction
Bnyro
2025-04-01
[fix] hardening against arguments of type None, where str or dict is expected
Markus Heiser
2025-03-28
[fix] presearch engine: Unexpected crash if duration not in videos
Aadniz
2025-03-25
[refactor] duration strings: move parsing logic to utils.py
Bnyro
2025-03-20
[fix] presearch videos: item description and duration are located in metadata...
Bnyro
2025-03-20
[fix] presearch engine: News and Videos formatted incorrectly
Aadniz
2025-03-08
[fix] presearch engine: domain sometimes included in beginning of titles
Aadniz
2025-03-07
[fix] presearch engine: Title showing <em> html code
Aadniz
2024-05-16
[mod] simple theme: drop img_src from default results
Markus Heiser
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-01-15
[mod] presearch: add language & region support
Markus Heiser
2024-01-15
[mod] presearch: hardening engine's response against KeyErrors
Markus Heiser
2024-01-15
[fix] presearch: safesearch, time ranges, crash when no result found
Bnyro
2023-11-27
[mod] improve implementation of presearch engine
Markus Heiser
2023-11-27
[feat] implementation of presearch engine
Bnyro