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
/
webapp.py
Age
Commit message (
Expand
)
Author
2022-02-01
[enh] generate navigation for help pages
Martin Fischer
2022-02-01
[enh] introduce /help route
Martin Fischer
2022-01-27
[pyright] remove no longer needed assertion
Martin Fischer
2022-01-27
[pyright:basic] searx.webapp
Martin Fischer
2022-01-23
[mod] configuration to overwrite engine description
Markus Heiser
2022-01-23
[help] render user documentation once on startup
Martin Fischer
2022-01-17
[typing] add type hints to webapp.py
Martin Fischer
2022-01-17
[typing] add results.UnresponsiveEngine
Martin Fischer
2022-01-17
[refactor] remove never used parameter
Martin Fischer
2022-01-17
[typing] add results.Timing
Martin Fischer
2022-01-17
[typing] add ExtendedRequest
Martin Fischer
2022-01-09
[fix] filtered_engines were not correctly evaluating validate_token()
Martin Minka
2022-01-06
Merge pull request #634 from not-my-profile/powered-by
Alexandre Flament
2022-01-05
[enh] settings.yml: implement general.enable_metrics
Alexandre Flament
2022-01-05
[enh] change categories_as_tabs from a list to a dict
Martin Fischer
2022-01-05
[mod] move group_engines_in_tab to searx.webutils
Martin Fischer
2022-01-05
[enh] show categories not in any tab category in "Other" preferences tab
Martin Fischer
2022-01-05
[enh] group engines in preference tabs
Martin Fischer
2022-01-03
[enh] introduce categories_as_tabs
Martin Fischer
2021-12-28
[mod] implement is_hmac_of() in webutils / close to new_hmac()
Markus Heiser
2021-12-28
[fix] use hmac.compare_digest instead of ==
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-12-27
[format.python] disable py code formatting for some hunks of code
Markus Heiser
2021-11-29
[fix] route /autocompleter: escape `<` and `>` in the simple theme
Markus Heiser
2021-11-27
[fix] route /autocompleter: escape '<' and '>' in the response
Markus Heiser
2021-11-24
Merge pull request #485 from dalf/pref_query_in_title
Alexandre Flament
2021-11-21
[simple theme] rework select; add safesearch to search and replace / with ›...
mrpaulblack
2021-11-19
[enh] simple theme: add "simple-style" preferences
Alexandre Flament
2021-11-08
[mod] new preference: query_in_title
Alexandre Flament
2021-10-29
healthcheck endpoint
Igor Rzegocki
2021-10-26
[enh] reduce the available language list
Alexandre Flament
2021-10-12
Merge pull request #380 from dalf/fix-339
Alexandre Flament
2021-10-12
[mod] locale: use hyphen everywhere except for Babel
Alexandre Flament
2021-10-12
[fix] templates: lang attribute of html uses hyphen
Alexandre Flament
2021-10-12
[enh] verify that Tor proxy works every time searx starts
Alexandre Flament
2021-10-06
plugins: refactor initialization
Alexandre Flament
2021-09-28
[mod] searx.network.stream returns a tuple (response, stream)
Alexandre Flament
2021-09-24
[enh] themes: display the engine descriptions
Alexandre Flament
2021-09-24
[mod] add /engine_descriptions.json endpoint
Alexandre Flament
2021-09-07
[mod] oa_doi_rewrite plugin: get_doi_resolver: remove args parameter
Alexandre Flament
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-09-02
[mod] searx.webapp: code clean up
Alexandre Flament
2021-08-31
[enh] new issue: include information from searx.version
Alexandre Flament
2021-08-24
[mod] /image_proxy: use HTTP/1 instead of HTTP/2
Alexandre Flament
2021-08-24
[fix] image_proxy: always close the httpx respone
Alexandre Flament
2021-08-22
Merge pull request #260 from dalf/mod_locale
Markus Heiser
2021-08-18
[fix] /config add missing GIT_BRANCH value
Markus Heiser
2021-08-17
[mod] searx.webapp.get_locale: read locale from the preferences
Alexandre Flament
2021-08-03
[mod] settings.yml: remove locales
Alexandre Flament
2021-07-30
version based on the git repository
Alexandre Flament
[next]