summaryrefslogtreecommitdiff
path: root/searx/webadapter.py
AgeCommit message (Expand)Author
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