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
2020-09-12
[mod] searx.RawTextQuery: the constructor call parse_query
Alexandre Flament
2020-09-10
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
Dalf
2020-09-10
Drop Python 2 (3/n): objects
Dalf
2020-09-10
Drop Python 2 (2/n): templates
Dalf
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-08-31
Revert "[enh] test: load each engine to check for syntax errors"
Alexandre Flament
2020-08-28
[enh] test: load each engine to check for syntax errors
Dalf
2020-08-18
[fix] opensearch on chromium for android (#2132)
Émilien Devos
2020-08-09
Use query params for browser autocomplete
Mohamad Safadieh
2020-07-28
[enh] add external plugin support
Adam Tauber
2020-07-09
[mod] drop py2 support
Adam Tauber
2020-07-03
Created new plugin type custom_results. Added new plugin bang_redirect (#2027)
Lukas van den Berk
2020-06-22
[mod] don't try to proxify data URL.
Dalf
2020-06-18
[enh] update opensearch.xml to match major search engines opensearch.xml
Adam Tauber
2020-06-15
[enh] add translatable strings to javascript - closes #461
Adam Tauber
2020-06-04
[enh] add unique class for each endpoint - closes #1133
Adam Tauber
2020-06-03
make category order configurable using ui.categories_order
Noémi Ványi
2020-05-31
Fix Farsi language in Oscar && adjust tables with RTL
Noémi Ványi
2020-04-17
[fix] translate engine errors to Occitan when configured
Noémi Ványi
2020-04-17
[fix] remove usage of request context where not available
Noémi Ványi
2020-03-25
webapp.py: expose the brand variable in the /config URL.
Markus Heiser
2020-03-25
webapp.py: partial code review (no functional change)
Markus Heiser
2020-03-25
[fix] brands: add variables from build env to jinja templating
Markus Heiser
2020-03-16
[fix] remove debug print
Adam Tauber
2020-03-16
[fix] handle weights in accept language parsing - fixes w3ms en;q=1.0
Adam Tauber
2020-03-13
[fix] convert query to string to produce valid filename for csv output
Adam Tauber
2020-03-13
[fix] add answers, suggestions, corrections to csv output
Adam Tauber
2020-03-13
[fix] add answers, suggestions, corrections to rss output
Adam Tauber
2020-02-23
monkey patch babel get_translations to support Occitan
Marc Abonce Seguin
2020-02-23
fix default locale and language issues
Marc Abonce Seguin
2020-02-08
Merge commit 'refs/pull/1621/head' of https://github.com/asciimoo/searx
Markus Heiser
2020-02-08
[enh] introduce private engines
Noémi Ványi
2020-02-06
Fix deprecated werkzeug import
Nicolas Gelot
2020-01-28
[mod] add py2 deprecation warning to webapp
Adam Tauber
2019-12-21
hide suggestions box if empty
Marc Abonce Seguin
2019-12-02
Merge pull request #1744 from dalf/optimizations
Adam Tauber
2019-11-16
webapp.py: use html.escape if cgi.escape is not available
lorddavidiii
2019-11-15
[mod] speed optimization
Dalf
2019-10-22
[fix] preserve bangs in corrections
Marc Abonce Seguin
2019-10-16
add initial support for offline engines && command engine
Noémi Ványi
2019-08-02
[enh] Add timeout limit per request (#1640)
Alexandre Flament
2019-07-27
[fix] small fixes in preferences view's text
Marc Abonce Seguin
2019-07-27
[fix] fix the debug message "starting webserver on ip:port"
Dalf
2019-07-17
[enh] Add Server-Timing header (#1637)
Alexandre Flament
2019-07-17
Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes...
Dalf
2019-07-01
[fix] preserve bangs in suggestions and corrections
Marc Abonce Seguin
2019-07-01
[fix] never pass bangs to autocomplete suggestions
Marc Abonce Seguin
2019-06-17
Fix locale and search language
Nicolas Gelot
2019-06-17
Remove get local from request.args
Nicolas Gelot
2019-05-18
fix: dev: python3 dict keys jsonify
rachmadaniHaryono
[next]