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/pygments-2.19.1
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
/
webadapter.py
Age
Commit message (
Expand
)
Author
2023-04-15
[mod] move language recognition to get_search_query_from_webapp
Markus Heiser
2023-02-17
Add "Auto-detected" as a language.
Alexandre Flament
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-01-03
[fix] disabling all engines in a category makes the bang search in general
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-04
[fix] typo in searx.webadapter.parse_lang
Markus Heiser
2021-03-06
[enh] add ability to send engine data to subsequent requests
Adam Tauber
2020-12-20
[fix] pylint: use "raise ... from ..."
Alexandre Flament
2020-12-18
[mod] searx.search.EngineRef: remove from_bang parameter
Alexandre Flament
2020-12-18
[mod] searx.search.SearchQuery: remove categories parameter
Alexandre Flament
2020-11-03
[fix] webadapter: fix locked categories
Alexandre Flament
2020-10-25
Let admins lock user preferences
Noémi Ványi
2020-10-06
[fix] fix searx.webadapter
Alexandre Flament
2020-10-01
[mod] preferences.py: check language setting with a regex instead of match_la...
Alexandre Flament
2020-09-24
[mod] more typing
Alexandre 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.py
Alexandre Flament
2020-09-22
[mod] check time_range parameter in searx/webadapter.py
Alexandre Flament
2020-09-22
[mod] add searx.search.EngineRef
Alexandre Flament
2020-09-22
[mod] add searx/webadapter.py
Alexandre Flament