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
/
search
Age
Commit message (
Expand
)
Author
2021-01-19
[fix] checker: minor fix about language detection
Alexandre Flament
2021-01-19
[mod] checker : replace pycld3 by langdetect
Alexandre Flament
2021-01-18
[fix] /stats/checker : remove the timestamp field when the checker is disabled
Alexandre Flament
2021-01-18
[fix] checker: fix engine statistics
Alexandre Flament
2021-01-13
[fix] checker: don't run the checker when uwsgi is not properly configured
Alexandre Flament
2021-01-12
[fix] checker: fix typo unknown instead of unknow
Alexandre Flament
2021-01-12
[mod] checker: add status and timestamp to the result
Alexandre Flament
2021-01-12
[mod] checker: minor adjustements on the default tests
Alexandre Flament
2021-01-12
|mod] checker: improve searx-checker command line
Alexandre Flament
2021-01-12
[enh] checker: background check
Alexandre Flament
2021-01-12
[fix] do not colorize output on dumb terminals
Markus Heiser
2021-01-12
[enh] add checker
Alexandre Flament
2020-12-18
[mod] searx.search.EngineRef: remove from_bang parameter
Alexandre Flament
2020-12-18
[mod] searx.search.SearchQuery: remove categories parameter
Alexandre Flament
2020-12-17
[fix] fix of PR #2225
Alexandre Flament
2020-12-17
[mod] split searx.search into different processors
Alexandre Flament
2020-12-17
[mod] searx.search: search_multiple_requests is a method of Search class
Alexandre Flament
2020-12-17
[mod] move seax/search.py to searx/search/__init__.py
Alexandre Flament