summaryrefslogtreecommitdiff
path: root/searx/webutils.py
AgeCommit message (Expand)Author
2022-09-23[mod] science category: various update of about PR 1705Alexandre Flament
2022-09-23Add searx.webutils.searxng_format_dateAlexandre FLAMENT
2022-05-07theme: remove __common__Alexandre Flament
2022-03-05[mod] URL for the static file contains the sha1Alexandre Flament
2022-01-05[enh] change categories_as_tabs from a list to a dictMartin Fischer
2022-01-05[refactor] make group_engines_in_tab more readableMartin Fischer
2022-01-05[mod] improve variable nameMartin Fischer
2022-01-05[mod] move group_engines_in_tab to searx.webutilsMartin Fischer
2021-12-28[mod] implement is_hmac_of() in webutils / close to new_hmac()Markus Heiser
2021-12-28[mod] webutils.py: remove dead codeAlexandre Flament
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-06-01[mod] move all default settings into searx.settings_defaultsAlexandre Flament
2021-02-08Updated webutils.highlight_content to ignore double-quotes when highlighting ...Daniel Hones
2020-10-05Merge pull request #2237 from dalf/mod-engines-initAlexandre Flament
2020-10-05[mod] webapp.py: update engines initialization conditionAlexandre Flament
2020-10-01[mod] preferences.py: check language setting with a regex instead of match_la...Alexandre Flament
2020-09-22[mod] add searx/webutils.pyAlexandre Flament