summaryrefslogtreecommitdiff
path: root/searx/webapp.py
Commit message (Expand)AuthorAge
* Merge pull request #380 from dalf/fix-339Alexandre Flament2021-10-12
|\
| * [mod] locale: use hyphen everywhere except for BabelAlexandre Flament2021-10-12
| * [fix] templates: lang attribute of html uses hyphenAlexandre Flament2021-10-12
* | [enh] verify that Tor proxy works every time searx startsAlexandre Flament2021-10-12
|/
* plugins: refactor initializationAlexandre Flament2021-10-06
* [mod] searx.network.stream returns a tuple (response, stream)Alexandre Flament2021-09-28
* [enh] themes: display the engine descriptionsAlexandre Flament2021-09-24
* [mod] add /engine_descriptions.json endpointAlexandre Flament2021-09-24
* [mod] oa_doi_rewrite plugin: get_doi_resolver: remove args parameterAlexandre Flament2021-09-07
* [pylint] searx: drop no longer needed 'missing-function-docstring'Markus Heiser2021-09-07
* [mod] searx.webapp: code clean upAlexandre Flament2021-09-02
* [enh] new issue: include information from searx.versionAlexandre Flament2021-08-31
* [mod] /image_proxy: use HTTP/1 instead of HTTP/2Alexandre Flament2021-08-24
* [fix] image_proxy: always close the httpx responeAlexandre Flament2021-08-24
* Merge pull request #260 from dalf/mod_localeMarkus Heiser2021-08-22
|\
| * [mod] searx.webapp.get_locale: read locale from the preferencesAlexandre Flament2021-08-17
* | [fix] /config add missing GIT_BRANCH valueMarkus Heiser2021-08-18
|/
* [mod] settings.yml: remove localesAlexandre Flament2021-08-03
* version based on the git repositoryAlexandre Flament2021-07-30
* [mod] drop usage of the searx.brand namespace (templates & /config)Markus Heiser2021-07-21
* [pylint] prepare for pylint v2.9.3 / fix some (new) pylint issuesMarkus Heiser2021-07-03
* [coding-style] searx/webapp.py - normalize indentationsMarkus Heiser2021-06-10
* [mod] refactor searx.webapp.renderAlexandre Flament2021-06-08
* [mod] move hook to set Unix thread name into searx.unixthreadnameAlexandre Flament2021-06-08
* [mod] remove unused filter searx.webapp.extract_domainAlexandre Flament2021-06-08
* [mod] refactor searx.webapp.renderAlexandre Flament2021-06-08
* [mod] refactor searx.webapp.render: remove unused parametersAlexandre Flament2021-06-08
* [mod] remove check of Python 2.Alexandre Flament2021-06-08
* [mod] remove searx.webapp.get_base_url functionAlexandre Flament2021-06-08
* [mod] refactor: move Flask proxy fix to searx.flaskfix moduleAlexandre Flament2021-06-08
* [enh] flask debug mode: reload the app when searx/settings.yml changesAlexandre Flament2021-06-03
* [mod] remove overpass API callAlexandre Flament2021-06-01
* [mod] move all default settings into searx.settings_defaultsAlexandre Flament2021-06-01
* [enh] add settings option to enable/disable search formatsMarkus Heiser2021-05-28
* [pylint] webapp.py - fix all messages from pylintMarkus Heiser2021-05-27
* [pylint] webapp.py - fix all wrong-import-order messages from pylintMarkus Heiser2021-05-26
* [fix] webapp.py - running without installation is not supportedMarkus Heiser2021-05-26
* [fix] offline engine: don't crash on time recordingAlexandre Flament2021-05-22
* [fix] webapp.py: pylint: disable=assigning-non-slot for request.*Alexandre Flament2021-05-14
* [mod] Server-Timing header: add render fieldAlexandre Flament2021-05-06
* [mod] option to enable or disable "proxy" button next to each result (#54)Markus Heiser2021-05-04
* [mod] processors: show identical error messages on /search and /statsAlexandre Flament2021-04-27
* [fix] debug log: UnicodeEncodeError: 'ascii' codec can't encodeMarkus Heiser2021-04-26
* [mod] /stats : detail per engineAlexandre Flament2021-04-25
* [mod] /stats : add reliability column and sort by column linksAlexandre Flament2021-04-24
* [mod] update /statsAlexandre Flament2021-04-24
* [mod] oscar: /preferences , engines tab: report engine timesAlexandre Flament2021-04-21
* [enh] rewrite and enhance metricsAlexandre Flament2021-04-21
* [mod] refactoring: processorsAlexandre Flament2021-04-21
* Merge remote-tracking branch 'return42/fix-preference-save'Alexandre Flament2021-04-21
|\