summaryrefslogtreecommitdiff
path: root/searx/webapp.py
Commit message (Expand)AuthorAge
* Info: code refactoring & bug fixesAlexandre Flament2022-03-16
* Various change on PR 930Alexandre Flament2022-03-13
* [mod] replace /help by /info pages and include pages in project docsMarkus Heiser2022-03-12
* [mod] URL for the static file contains the sha1Alexandre Flament2022-03-05
* [simple theme] replace Image_layout.js with flexbox CS impl.mrpaulblack2022-02-26
* [mod] infinite_scroll as preferenceAlexandre Flament2022-02-20
* [fix] image_proxy: allow HTTP redirectsMarkus Heiser2022-02-19
* [enh] generate navigation for help pagesMartin Fischer2022-02-01
* [enh] introduce /help routeMartin Fischer2022-02-01
* [pyright] remove no longer needed assertionMartin Fischer2022-01-27
* [pyright:basic] searx.webappMartin Fischer2022-01-27
* [mod] configuration to overwrite engine descriptionMarkus Heiser2022-01-23
* [help] render user documentation once on startupMartin Fischer2022-01-23
* [typing] add type hints to webapp.pyMartin Fischer2022-01-17
* [typing] add results.UnresponsiveEngineMartin Fischer2022-01-17
* [refactor] remove never used parameterMartin Fischer2022-01-17
* [typing] add results.TimingMartin Fischer2022-01-17
* [typing] add ExtendedRequestMartin Fischer2022-01-17
* [fix] filtered_engines were not correctly evaluating validate_token()Martin Minka2022-01-09
* Merge pull request #634 from not-my-profile/powered-byAlexandre Flament2022-01-06
|\
| * [enh] change categories_as_tabs from a list to a dictMartin Fischer2022-01-05
| * [mod] move group_engines_in_tab to searx.webutilsMartin Fischer2022-01-05
| * [enh] show categories not in any tab category in "Other" preferences tabMartin Fischer2022-01-05
| * [enh] group engines in preference tabsMartin Fischer2022-01-05
| * [enh] introduce categories_as_tabsMartin Fischer2022-01-03
* | [enh] settings.yml: implement general.enable_metricsAlexandre Flament2022-01-05
|/
* [mod] implement is_hmac_of() in webutils / close to new_hmac()Markus Heiser2021-12-28
* [fix] use hmac.compare_digest instead of ==Alexandre Flament2021-12-28
* [format.python] initial formatting of the python codeMarkus Heiser2021-12-27
* [format.python] disable py code formatting for some hunks of codeMarkus Heiser2021-12-27
* [fix] route /autocompleter: escape `<` and `>` in the simple themeMarkus Heiser2021-11-29
* [fix] route /autocompleter: escape '<' and '>' in the responseMarkus Heiser2021-11-27
* Merge pull request #485 from dalf/pref_query_in_titleAlexandre Flament2021-11-24
|\
| * [mod] new preference: query_in_titleAlexandre Flament2021-11-08
* | [simple theme] rework select; add safesearch to search and replace / with ›...mrpaulblack2021-11-21
* | [enh] simple theme: add "simple-style" preferencesAlexandre Flament2021-11-19
|/
* healthcheck endpointIgor Rzegocki2021-10-29
* [enh] reduce the available language listAlexandre Flament2021-10-26
* Merge pull request #380 from dalf/fix-339Alexandre Flament2021-10-12
|\
| * [mod] locale: use hyphen everywhere except for BabelAlexandre Flament2021-10-12
| * [fix] templates: lang attribute of html uses hyphenAlexandre Flament2021-10-12
* | [enh] verify that Tor proxy works every time searx startsAlexandre Flament2021-10-12
|/
* plugins: refactor initializationAlexandre Flament2021-10-06
* [mod] searx.network.stream returns a tuple (response, stream)Alexandre Flament2021-09-28
* [enh] themes: display the engine descriptionsAlexandre Flament2021-09-24
* [mod] add /engine_descriptions.json endpointAlexandre Flament2021-09-24
* [mod] oa_doi_rewrite plugin: get_doi_resolver: remove args parameterAlexandre Flament2021-09-07
* [pylint] searx: drop no longer needed 'missing-function-docstring'Markus Heiser2021-09-07
* [mod] searx.webapp: code clean upAlexandre Flament2021-09-02
* [enh] new issue: include information from searx.versionAlexandre Flament2021-08-31