summaryrefslogtreecommitdiff
path: root/searx/webapp.py
Commit message (Expand)AuthorAge
* [mod] isolation of botdetection from the limiterMarkus Heiser2023-11-01
* add new parameter called server.public_instanceEmilien Devos2023-09-25
* /config: expose limiter configurationAlexandre Flament2023-09-24
* [fix] Search on category select without JavaScript PR #2740Markus Heiser2023-09-19
* [feat] implement feeling lucky featureBnyro2023-09-19
* [mod] preferences: implement drop-down menu for hotkeys (default, vim)Markus Heiser2023-09-19
* [feat] search on category select without JSBnyro2023-09-18
* [fix] spellingjazzzooo2023-09-18
* [feature] dark theme for code highlighter in the result listMarkus Heiser2023-09-11
* [feat] results: show source of suggested answerBnyro2023-08-18
* [mod] move some code from webapp module to webutils module (no functional cha...Markus Heiser2023-06-19
* [mod] limiter -> botdetection: modularization and documentationMarkus Heiser2023-05-29
* [mod] limiter: add random token to the limiter URLMarkus Heiser2023-05-29
* [mod] limiter: reduce request rates for requests without a pingMarkus Heiser2023-05-29
* [mod] move language recognition to get_search_query_from_webappMarkus Heiser2023-04-15
* [mod] add a Preferences.client property to store client prefsMarkus Heiser2023-04-15
* [fix] don't show a category if there is no active engine inMarkus Heiser2023-04-10
* [mod] clarify the difference of the default category and subgroupingMarkus Heiser2023-04-07
* [mod] replace utils.match_language by locales.match_localeMarkus Heiser2023-03-24
* [mod] remove obsolete EngineTraits.supported_languagesMarkus Heiser2023-03-24
* [mod] replace searx.languages by searx.sxng_localesMarkus Heiser2023-03-24
* [mod] replace engines_languages.json by engines_traits.jsonMarkus Heiser2023-03-24
* 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