summaryrefslogtreecommitdiff
path: root/searx/webutils.py
Commit message (Expand)AuthorAge
* theme: remove __common__Alexandre Flament2022-05-07
* [mod] URL for the static file contains the sha1Alexandre Flament2022-03-05
* [enh] change categories_as_tabs from a list to a dictMartin Fischer2022-01-05
* [refactor] make group_engines_in_tab more readableMartin Fischer2022-01-05
* [mod] improve variable nameMartin Fischer2022-01-05
* [mod] move group_engines_in_tab to searx.webutilsMartin Fischer2022-01-05
* [mod] implement is_hmac_of() in webutils / close to new_hmac()Markus Heiser2021-12-28
* [mod] webutils.py: remove dead codeAlexandre Flament2021-12-28
* [format.python] initial formatting of the python codeMarkus Heiser2021-12-27
* [mod] move all default settings into searx.settings_defaultsAlexandre Flament2021-06-01
* Updated webutils.highlight_content to ignore double-quotes when highlighting ...Daniel Hones2021-02-08
* Merge pull request #2237 from dalf/mod-engines-initAlexandre Flament2020-10-05
|\
| * [mod] webapp.py: update engines initialization conditionAlexandre Flament2020-10-05
* | [mod] preferences.py: check language setting with a regex instead of match_la...Alexandre Flament2020-10-01
|/
* [mod] add searx/webutils.pyAlexandre Flament2020-09-22