summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
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
2022-02-26[simple theme] replace Image_layout.js with flexbox CS impl.mrpaulblack
2022-02-20[mod] infinite_scroll as preferenceAlexandre Flament
2022-02-19[fix] image_proxy: allow HTTP redirectsMarkus Heiser
2022-02-01[enh] generate navigation for help pagesMartin Fischer
2022-02-01[enh] introduce /help routeMartin Fischer
2022-01-27[pyright] remove no longer needed assertionMartin Fischer
2022-01-27[pyright:basic] searx.webappMartin Fischer
2022-01-23[mod] configuration to overwrite engine descriptionMarkus Heiser
2022-01-23[help] render user documentation once on startupMartin Fischer
2022-01-17[typing] add type hints to webapp.pyMartin Fischer
2022-01-17[typing] add results.UnresponsiveEngineMartin Fischer
2022-01-17[refactor] remove never used parameterMartin Fischer
2022-01-17[typing] add results.TimingMartin Fischer
2022-01-17[typing] add ExtendedRequestMartin Fischer
2022-01-09[fix] filtered_engines were not correctly evaluating validate_token()Martin Minka
2022-01-06Merge pull request #634 from not-my-profile/powered-byAlexandre Flament
2022-01-05[enh] settings.yml: implement general.enable_metricsAlexandre Flament
2022-01-05[enh] change categories_as_tabs from a list to a dictMartin Fischer
2022-01-05[mod] move group_engines_in_tab to searx.webutilsMartin Fischer
2022-01-05[enh] show categories not in any tab category in "Other" preferences tabMartin Fischer