summaryrefslogtreecommitdiff
path: root/searx/webutils.py
Commit message (Expand)AuthorAge
* [fix] implement a JSONEncoder for the json formatMarkus Heiser2023-06-19
* [mod] move some code from webapp module to webutils module (no functional cha...Markus Heiser2023-06-19
* [mod] in the preference page, show !bang of subgrouping categoriesMarkus Heiser2023-04-08
* [mod] clarify the difference of the default category and subgroupingMarkus Heiser2023-04-07
* [mod] replace engines_languages.json by engines_traits.jsonMarkus Heiser2023-03-24
* [fix] server side error: escape backslashes in the query highlight_contentSolirs2023-03-17
* A little fix and modified the testing for content highlightahmad-alkadri2023-01-15
* Perso branch - added cjk check and enclosementahmad-alkadri2023-01-14
* [fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser2022-09-27
* [mod] science category: various update of about PR 1705Alexandre Flament2022-09-23
* Add searx.webutils.searxng_format_dateAlexandre FLAMENT2022-09-23
* 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