summaryrefslogtreecommitdiff
path: root/searx/search/processors/online.py
AgeCommit message (Expand)Author
2025-11-25[fix] brave engines - web, images & videos (#5478)Markus Heiser
2025-11-20[fix] minor type hint issues (#5459)Markus Heiser
2025-09-18[mod] addition of various type hints / engine processorsMarkus Heiser
2024-11-23[log] warning with URL in case of 'raise_for_httperror'Markus Heiser
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-12-31Searx to SearXNG change error messageÉmilien (perso)
2023-09-18[fix] spellingjazzzooo
2023-04-15[fix] searxng_extra/update/update_engine_descriptions.py (part 1)Markus Heiser
2023-03-24[mod] remove obsolete EngineTraits.supported_languagesMarkus Heiser
2023-03-24[mod] Google: reversed engineered & upgrade to data_type: traits_v1Markus Heiser
2023-03-24[mod] replace engines_languages.json by engines_traits.jsonMarkus Heiser
2023-02-10[mod] make python code pylint 2.16.1 compliantMarkus Heiser
2022-10-14searx.network: add "verify" option to the networksAlexandre Flament
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-08-01[mod] add 'Accept-Language' HTTP header to online processoresMarkus Heiser
2022-07-06Better explanation for the use of use_mobile_uiÉmilien Devos
2022-06-11notify the user that use_mobile_ui parameter existEmilien Devos
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-12-27[format.python] disable py code formatting for some hunks of codeMarkus Heiser
2021-09-10[mod] searx.metrics & searx.search: use the engine loggersAlexandre Flament
2021-05-05[mod] multithreading only in searx.search.* packagesAlexandre Flament
2021-04-27[lint] pylint searx/search/processors files / BTW add some doc-stringsMarkus Heiser
2021-04-27[mod] processors: show identical error messages on /search and /statsAlexandre Flament
2021-04-21[mod] metrics: add secondary parameterAlexandre Flament
2021-04-21[enh] rewrite and enhance metricsAlexandre Flament
2021-04-21[mod] refactoring: processorsAlexandre Flament
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament
2021-04-10[enh] replace requests by httpxAlexandre Flament
2021-03-08[mod] by default allow only HTTPS, not HTTPAlexandre Flament
2021-02-12[fix] duckduckgo engine: "!ddg !g" do not redirect to googleAlexandre Flament
2021-02-09Fix: activate raise_for_error by defaultAlexandre Flament
2021-01-19[fix] checker: minor fix about language detectionAlexandre Flament
2021-01-12[mod] checker: minor adjustements on the default testsAlexandre Flament
2021-01-12[enh] add checkerAlexandre Flament
2020-12-17[fix] fix of PR #2225Alexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament