Alexandre Flament
|
38fdd2288a
Drop typing-extensions dependency (#3265)
|
1 year ago |
Alexandre Flament
|
b971167ced
move searx.shared.redisdb to searx.redisdb
|
2 years ago |
Alexandre Flament
|
fe419e355b
The checker requires Redis
|
2 years ago |
Markus Heiser
|
ba8959ad7c
[fix] typos / reported by @kianmeng in searx PR-3366
|
2 years ago |
Alexandre Flament
|
2babf59adc
[fix] pyright repported errors
|
2 years ago |
Martin Fischer
|
640c404844
[pyright:strict] searx.search.checker.background
|
3 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Markus Heiser
|
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
|
3 years ago |
Alexandre Flament
|
2f363858b8
[fix] searx.search.checker.get_result() always return a dict
|
3 years ago |
Markus Heiser
|
fa0d05c313
[pylint] checker/__main__.py & checker/background.py
|
4 years ago |
Alexandre Flament
|
8c1a65d32f
[mod] multithreading only in searx.search.* packages
|
4 years ago |
Rolf
|
80025c3244
Windows does not support SIGUSR1, so don't use it unconditionally.
|
4 years ago |
Alexandre Flament
|
67a1aab0d5
[fix] /stats/checker : remove the timestamp field when the checker is disabled
|
4 years ago |
Alexandre Flament
|
912c7e975c
[fix] checker: don't run the checker when uwsgi is not properly configured
|
4 years ago |
Alexandre Flament
|
7f0c508598
[fix] checker: fix typo unknown instead of unknow
|
4 years ago |
Alexandre Flament
|
87bafbc32b
[mod] checker: add status and timestamp to the result
|
4 years ago |
Alexandre Flament
|
3a9f513521
[enh] checker: background check
|
4 years ago |