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
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
2021-07-21
[mod] drop usage of the searx.brand namespace (templates & /config)
Markus Heiser
2021-07-03
[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues
Markus Heiser
2021-06-10
[coding-style] searx/webapp.py - normalize indentations
Markus Heiser
2021-06-08
[mod] refactor searx.webapp.render
Alexandre Flament
2021-06-08
[mod] move hook to set Unix thread name into searx.unixthreadname
Alexandre Flament
2021-06-08
[mod] remove unused filter searx.webapp.extract_domain
Alexandre Flament
2021-06-08
[mod] refactor searx.webapp.render
Alexandre Flament
2021-06-08
[mod] refactor searx.webapp.render: remove unused parameters
Alexandre Flament
2021-06-08
[mod] remove check of Python 2.
Alexandre Flament
2021-06-08
[mod] remove searx.webapp.get_base_url function
Alexandre Flament
2021-06-08
[mod] refactor: move Flask proxy fix to searx.flaskfix module
Alexandre Flament
2021-06-03
[enh] flask debug mode: reload the app when searx/settings.yml changes
Alexandre Flament
2021-06-01
[mod] remove overpass API call
Alexandre Flament
2021-06-01
[mod] move all default settings into searx.settings_defaults
Alexandre Flament
2021-05-28
[enh] add settings option to enable/disable search formats
Markus Heiser
2021-05-27
[pylint] webapp.py - fix all messages from pylint
Markus Heiser
2021-05-26
[pylint] webapp.py - fix all wrong-import-order messages from pylint
Markus Heiser
2021-05-26
[fix] webapp.py - running without installation is not supported
Markus Heiser
2021-05-22
[fix] offline engine: don't crash on time recording
Alexandre Flament
2021-05-14
[fix] webapp.py: pylint: disable=assigning-non-slot for request.*
Alexandre Flament
2021-05-06
[mod] Server-Timing header: add render field
Alexandre Flament
2021-05-04
[mod] option to enable or disable "proxy" button next to each result (#54)
Markus Heiser
2021-04-27
[mod] processors: show identical error messages on /search and /stats
Alexandre Flament
2021-04-26
[fix] debug log: UnicodeEncodeError: 'ascii' codec can't encode
Markus Heiser
2021-04-25
[mod] /stats : detail per engine
Alexandre Flament
2021-04-24
[mod] /stats : add reliability column and sort by column links
Alexandre Flament
2021-04-24
[mod] update /stats
Alexandre Flament
2021-04-21
[mod] oscar: /preferences , engines tab: report engine times
Alexandre Flament
2021-04-21
[enh] rewrite and enhance metrics
Alexandre Flament
2021-04-21
[mod] refactoring: processors
Alexandre Flament
2021-04-21
Merge remote-tracking branch 'return42/fix-preference-save'
Alexandre Flament
[next]