summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
2020-09-12[mod] searx.RawTextQuery: the constructor call parse_queryAlexandre Flament
2020-09-10Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf
2020-09-10Drop Python 2 (3/n): objectsDalf
2020-09-10Drop Python 2 (2/n): templatesDalf
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-08-31Revert "[enh] test: load each engine to check for syntax errors"Alexandre Flament
2020-08-28[enh] test: load each engine to check for syntax errorsDalf
2020-08-18[fix] opensearch on chromium for android (#2132)Émilien Devos
2020-08-09Use query params for browser autocompleteMohamad Safadieh
2020-07-28[enh] add external plugin supportAdam Tauber
2020-07-09[mod] drop py2 supportAdam Tauber
2020-07-03Created 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.xmlAdam Tauber
2020-06-15[enh] add translatable strings to javascript - closes #461Adam Tauber
2020-06-04[enh] add unique class for each endpoint - closes #1133Adam Tauber
2020-06-03make category order configurable using ui.categories_orderNoémi Ványi
2020-05-31Fix Farsi language in Oscar && adjust tables with RTLNoémi Ványi
2020-04-17[fix] translate engine errors to Occitan when configuredNoémi Ványi
2020-04-17[fix] remove usage of request context where not availableNoémi Ványi
2020-03-25webapp.py: expose the brand variable in the /config URL.Markus Heiser
2020-03-25webapp.py: partial code review (no functional change)Markus Heiser
2020-03-25[fix] brands: add variables from build env to jinja templatingMarkus Heiser
2020-03-16[fix] remove debug printAdam Tauber
2020-03-16[fix] handle weights in accept language parsing - fixes w3ms en;q=1.0Adam Tauber
2020-03-13[fix] convert query to string to produce valid filename for csv outputAdam Tauber
2020-03-13[fix] add answers, suggestions, corrections to csv outputAdam Tauber
2020-03-13[fix] add answers, suggestions, corrections to rss outputAdam Tauber
2020-02-23monkey patch babel get_translations to support OccitanMarc Abonce Seguin
2020-02-23fix default locale and language issuesMarc Abonce Seguin
2020-02-08Merge commit 'refs/pull/1621/head' of https://github.com/asciimoo/searxMarkus Heiser
2020-02-08[enh] introduce private enginesNoémi Ványi
2020-02-06Fix deprecated werkzeug importNicolas Gelot
2020-01-28[mod] add py2 deprecation warning to webappAdam Tauber
2019-12-21hide suggestions box if emptyMarc Abonce Seguin
2019-12-02Merge pull request #1744 from dalf/optimizationsAdam Tauber
2019-11-16webapp.py: use html.escape if cgi.escape is not availablelorddavidiii
2019-11-15[mod] speed optimizationDalf
2019-10-22[fix] preserve bangs in correctionsMarc Abonce Seguin
2019-10-16add initial support for offline engines && command engineNoé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 textMarc 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-17Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes...Dalf
2019-07-01[fix] preserve bangs in suggestions and correctionsMarc Abonce Seguin
2019-07-01[fix] never pass bangs to autocomplete suggestionsMarc Abonce Seguin
2019-06-17Fix locale and search languageNicolas Gelot
2019-06-17Remove get local from request.argsNicolas Gelot
2019-05-18fix: dev: python3 dict keys jsonifyrachmadaniHaryono