summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
2023-04-10[fix] don't show a category if there is no active engine inMarkus Heiser
2023-04-07[mod] clarify the difference of the default category and subgroupingMarkus Heiser
2023-03-24[mod] replace utils.match_language by locales.match_localeMarkus Heiser
2023-03-24[mod] remove obsolete EngineTraits.supported_languagesMarkus Heiser
2023-03-24[mod] replace searx.languages by searx.sxng_localesMarkus Heiser
2023-03-24[mod] replace engines_languages.json by engines_traits.jsonMarkus Heiser
2023-02-17Add "Auto-detected" as a language.Alexandre Flament
2023-02-10[fix] time_range in HTML form should not be a string 'None'Markus Heiser
2023-02-10[mod] make python code pylint 2.16.1 compliantMarkus Heiser
2023-01-20Bump flask-babel from 2.0.0 to 3.0.0dependabot[bot]
2022-12-10move searx.shared.redisdb to searx.redisdbAlexandre Flament
2022-11-05The checker requires RedisAlexandre Flament
2022-10-14searx.network: add "verify" option to the networksAlexandre Flament
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-09-24[mod] paper.html: add links to doi resolverMarkus Heiser
2022-09-23[mod] science category: various update of about PR 1705Alexandre Flament
2022-09-23Add searx.webutils.searxng_format_dateAlexandre FLAMENT
2022-09-04Merge pull request #1743 from dalf/update_about_metricsAlexandre Flament
2022-09-04[mod] option 'ui: cache_url:' to configure internet cache or archiveMarkus Heiser
2022-09-02template: when enable_metrics are disabled, hide the empty statsAlexandre FLAMENT
2022-09-02Stats: display only the score per result, no anymore the scoreAlexandre FLAMENT
2022-08-28settings.yml: set default values for result_proxyAlexandre FLAMENT
2022-08-11[fix] improve OpenSearch descriptionMarkus Heiser
2022-07-30[fix] pyright repported errorsAlexandre Flament
2022-07-02Donation link: default value to searxng.org, can be hidden or customAlexandre Flament
2022-06-16Add privacypolicy_url optionsamsaptidev
2022-06-12Autocomplete: don't suggest the current query.Alexandre Flament
2022-06-12[fix] move locale code from webapp.py to locales.py and fix #1303Markus Heiser
2022-06-03[fix] prepare for pylint 2.14.0Markus Heiser
2022-06-02[mod] image proxy: allow binary/octet-stream mime typeLéon Tiekötter
2022-05-15Preferences URL in preferencesJulian Fairfax
2022-05-10[fix] autocomplete and infinite scroll persistence in preferencesmrpaulblack
2022-05-10[fix] PR 1186: GET methodLéon Tiekötter
2022-05-07theme: remove __common__Alexandre Flament
2022-05-07[format.python] based on bugfix in 9ed626130Markus Heiser
2022-05-07[mod] add setting: search.autocomplete_minMarkus Heiser
2022-05-07[mod] client_settings: pass settings from server to JS clientMarkus Heiser
2022-05-06Add support for the Silesian languageAlexandre FLAMENT
2022-04-07fix: %2F in path will be converted to " › "HZH
2022-04-05Unquote path on result page.HZH
2022-03-29Extra null safetyAustin Huang
2022-03-29[fix] merge fake "plugins" endpoint back to "static"Austin Huang
2022-03-28[fix] return correct plugin pathAustin Huang
2022-03-20[interim fix] static files can't be delivered by HTTP.Markus Heiser
2022-03-20Merge pull request #859 from return42/fix-814Markus Heiser
2022-03-16Info: code refactoring & bug fixesAlexandre Flament
2022-03-16[mod] move category and names of constants to searx/searxng.msgMarkus Heiser
2022-03-13Various change on PR 930Alexandre Flament
2022-03-12[mod] replace /help by /info pages and include pages in project docsMarkus Heiser
2022-03-05[mod] URL for the static file contains the sha1Alexandre Flament