index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
webutils.py
Age
Commit message (
Expand
)
Author
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-01-29
[fix] do highlight replacement at once
allixx
2023-06-19
[fix] implement a JSONEncoder for the json format
Markus Heiser
2023-06-19
[mod] move some code from webapp module to webutils module (no functional cha...
Markus Heiser
2023-04-08
[mod] in the preference page, show !bang of subgrouping categories
Markus Heiser
2023-04-07
[mod] clarify the difference of the default category and subgrouping
Markus Heiser
2023-03-24
[mod] replace engines_languages.json by engines_traits.json
Markus Heiser
2023-03-17
[fix] server side error: escape backslashes in the query highlight_content
Solirs
2023-01-15
A little fix and modified the testing for content highlight
ahmad-alkadri
2023-01-14
Perso branch - added cjk check and enclosement
ahmad-alkadri
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-09-23
[mod] science category: various update of about PR 1705
Alexandre Flament
2022-09-23
Add searx.webutils.searxng_format_date
Alexandre FLAMENT
2022-05-07
theme: remove __common__
Alexandre Flament
2022-03-05
[mod] URL for the static file contains the sha1
Alexandre Flament
2022-01-05
[enh] change categories_as_tabs from a list to a dict
Martin Fischer
2022-01-05
[refactor] make group_engines_in_tab more readable
Martin Fischer
2022-01-05
[mod] improve variable name
Martin Fischer
2022-01-05
[mod] move group_engines_in_tab to searx.webutils
Martin 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 code
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-06-01
[mod] move all default settings into searx.settings_defaults
Alexandre Flament
2021-02-08
Updated webutils.highlight_content to ignore double-quotes when highlighting ...
Daniel Hones
2020-10-05
Merge pull request #2237 from dalf/mod-engines-init
Alexandre Flament
2020-10-05
[mod] webapp.py: update engines initialization condition
Alexandre 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.py
Alexandre Flament