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
/
checker
/
__main__.py
Age
Commit message (
Expand
)
Author
2025-07-26
[fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049)
Markus Heiser
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-03-03
checker: display results at the end
Alexandre Flament
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-07-03
[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues
Markus Heiser
2021-05-05
[pylint] checker/__main__.py & checker/background.py
Markus Heiser
2021-05-05
[mod] multithreading only in searx.search.* packages
Alexandre Flament
2021-01-19
[fix] checker: minor fix about language detection
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