summaryrefslogtreecommitdiff
path: root/searx/webadapter.py
AgeCommit message (Expand)Author
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-01-03[fix] disabling all engines in a category makes the bang search in generalAlexandre Flament
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-09-04[fix] typo in searx.webadapter.parse_langMarkus Heiser
2021-03-06[enh] add ability to send engine data to subsequent requestsAdam Tauber
2020-12-20[fix] pylint: use "raise ... from ..."Alexandre Flament
2020-12-18[mod] searx.search.EngineRef: remove from_bang parameterAlexandre Flament
2020-12-18[mod] searx.search.SearchQuery: remove categories parameterAlexandre Flament
2020-11-03[fix] webadapter: fix locked categoriesAlexandre Flament
2020-10-25Let admins lock user preferencesNoémi Ványi
2020-10-06[fix] fix searx.webadapterAlexandre Flament
2020-10-01[mod] preferences.py: check language setting with a regex instead of match_la...Alexandre Flament
2020-09-24[mod] more typingAlexandre Flament
2020-09-22[mod] add typing and __slots__Alexandre Flament
2020-09-22[mod] searx/webadapter.py: add get_selected_categories share common code with...Alexandre Flament
2020-09-22[mod] searx/webadapter.py: each web parameter has a dedicated function (parse...Alexandre Flament
2020-09-22[mod] check the engine tokens in searx/webadapter.py instead of searx/search.pyAlexandre Flament
2020-09-22[mod] check time_range parameter in searx/webadapter.pyAlexandre Flament
2020-09-22[mod] add searx.search.EngineRefAlexandre Flament
2020-09-22[mod] add searx/webadapter.pyAlexandre Flament