summaryrefslogtreecommitdiff
path: root/searx/search/checker/__main__.py
AgeCommit 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_OPTIONMarkus Heiser
2024-03-03checker: display results at the endAlexandre Flament
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus 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 issuesMarkus Heiser
2021-05-05[pylint] checker/__main__.py & checker/background.pyMarkus Heiser
2021-05-05[mod] multithreading only in searx.search.* packagesAlexandre Flament
2021-01-19[fix] checker: minor fix about language detectionAlexandre Flament
2021-01-12|mod] checker: improve searx-checker command lineAlexandre Flament
2021-01-12[enh] checker: background checkAlexandre Flament
2021-01-12[fix] do not colorize output on dumb terminalsMarkus Heiser
2021-01-12[enh] add checkerAlexandre Flament