summaryrefslogtreecommitdiff
path: root/searx/webapp.py
Commit message (Expand)AuthorAge
...
* [format.python] based on bugfix in 9ed626130Markus Heiser2022-05-07
* [mod] add setting: search.autocomplete_minMarkus Heiser2022-05-07
* [mod] client_settings: pass settings from server to JS clientMarkus Heiser2022-05-07
* Add support for the Silesian languageAlexandre FLAMENT2022-05-06
* fix: %2F in path will be converted to " › "HZH2022-04-07
* Unquote path on result page.HZH2022-04-05
* Extra null safetyAustin Huang2022-03-29
* [fix] merge fake "plugins" endpoint back to "static"Austin Huang2022-03-29
* [fix] return correct plugin pathAustin Huang2022-03-28
* [interim fix] static files can't be delivered by HTTP.Markus Heiser2022-03-20
* Merge pull request #859 from return42/fix-814Markus Heiser2022-03-20
|\
| * [mod] move category and names of constants to searx/searxng.msgMarkus Heiser2022-03-16
* | 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