summaryrefslogtreecommitdiff
path: root/searx/webapp.py
Commit message (Expand)AuthorAge
* Add "Auto-detected" as a language.Alexandre Flament2023-02-17
* [fix] time_range in HTML form should not be a string 'None'Markus Heiser2023-02-10
* [mod] make python code pylint 2.16.1 compliantMarkus Heiser2023-02-10
* Bump flask-babel from 2.0.0 to 3.0.0dependabot[bot]2023-01-20
* move searx.shared.redisdb to searx.redisdbAlexandre Flament2022-12-10
* The checker requires RedisAlexandre Flament2022-11-05
* searx.network: add "verify" option to the networksAlexandre Flament2022-10-14
* [fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser2022-09-27
* [mod] paper.html: add links to doi resolverMarkus Heiser2022-09-24
* [mod] science category: various update of about PR 1705Alexandre Flament2022-09-23
* Add searx.webutils.searxng_format_dateAlexandre FLAMENT2022-09-23
* Merge pull request #1743 from dalf/update_about_metricsAlexandre Flament2022-09-04
|\
| * template: when enable_metrics are disabled, hide the empty statsAlexandre FLAMENT2022-09-02
| * Stats: display only the score per result, no anymore the scoreAlexandre FLAMENT2022-09-02
* | [mod] option 'ui: cache_url:' to configure internet cache or archiveMarkus Heiser2022-09-04
|/
* settings.yml: set default values for result_proxyAlexandre FLAMENT2022-08-28
* [fix] improve OpenSearch descriptionMarkus Heiser2022-08-11
* [fix] pyright repported errorsAlexandre Flament2022-07-30
* Donation link: default value to searxng.org, can be hidden or customAlexandre Flament2022-07-02
* Add privacypolicy_url optionsamsaptidev2022-06-16
* Autocomplete: don't suggest the current query.Alexandre Flament2022-06-12
* [fix] move locale code from webapp.py to locales.py and fix #1303Markus Heiser2022-06-12
* [fix] prepare for pylint 2.14.0Markus Heiser2022-06-03
* [mod] image proxy: allow binary/octet-stream mime typeLéon Tiekötter2022-06-02
* Preferences URL in preferencesJulian Fairfax2022-05-15
* [fix] autocomplete and infinite scroll persistence in preferencesmrpaulblack2022-05-10
* [fix] PR 1186: GET methodLéon Tiekötter2022-05-10
* theme: remove __common__Alexandre Flament2022-05-07
* [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