summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
2021-08-22Merge pull request #260 from dalf/mod_localeMarkus Heiser
2021-08-18[fix] /config add missing GIT_BRANCH valueMarkus Heiser
2021-08-17[mod] searx.webapp.get_locale: read locale from the preferencesAlexandre Flament
2021-08-03[mod] settings.yml: remove localesAlexandre Flament
2021-07-30version based on the git repositoryAlexandre Flament
2021-07-21[mod] drop usage of the searx.brand namespace (templates & /config)Markus Heiser
2021-07-03[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issuesMarkus Heiser
2021-06-10[coding-style] searx/webapp.py - normalize indentationsMarkus Heiser
2021-06-08[mod] refactor searx.webapp.renderAlexandre Flament
2021-06-08[mod] move hook to set Unix thread name into searx.unixthreadnameAlexandre Flament
2021-06-08[mod] remove unused filter searx.webapp.extract_domainAlexandre Flament
2021-06-08[mod] refactor searx.webapp.renderAlexandre Flament
2021-06-08[mod] refactor searx.webapp.render: remove unused parametersAlexandre Flament
2021-06-08[mod] remove check of Python 2.Alexandre Flament
2021-06-08[mod] remove searx.webapp.get_base_url functionAlexandre Flament
2021-06-08[mod] refactor: move Flask proxy fix to searx.flaskfix moduleAlexandre Flament
2021-06-03[enh] flask debug mode: reload the app when searx/settings.yml changesAlexandre Flament
2021-06-01[mod] remove overpass API callAlexandre Flament
2021-06-01[mod] move all default settings into searx.settings_defaultsAlexandre Flament
2021-05-28[enh] add settings option to enable/disable search formatsMarkus Heiser
2021-05-27[pylint] webapp.py - fix all messages from pylintMarkus Heiser
2021-05-26[pylint] webapp.py - fix all wrong-import-order messages from pylintMarkus Heiser
2021-05-26[fix] webapp.py - running without installation is not supportedMarkus Heiser
2021-05-22[fix] offline engine: don't crash on time recordingAlexandre Flament
2021-05-14[fix] webapp.py: pylint: disable=assigning-non-slot for request.*Alexandre Flament
2021-05-06[mod] Server-Timing header: add render fieldAlexandre Flament
2021-05-04[mod] option to enable or disable "proxy" button next to each result (#54)Markus Heiser
2021-04-27[mod] processors: show identical error messages on /search and /statsAlexandre Flament
2021-04-26[fix] debug log: UnicodeEncodeError: 'ascii' codec can't encodeMarkus Heiser
2021-04-25[mod] /stats : detail per engineAlexandre Flament
2021-04-24[mod] /stats : add reliability column and sort by column linksAlexandre Flament
2021-04-24[mod] update /statsAlexandre Flament
2021-04-21[mod] oscar: /preferences , engines tab: report engine timesAlexandre Flament
2021-04-21[enh] rewrite and enhance metricsAlexandre Flament
2021-04-21[mod] refactoring: processorsAlexandre Flament
2021-04-21Merge remote-tracking branch 'return42/fix-preference-save'Alexandre Flament
2021-04-21Merge remote-tracking branch 'return42/fix-url-bar-suggestion'Alexandre Flament
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament
2021-04-12[fix] redirect when saving preferencesMarkus Heiser
2021-04-10[enh] replace requests by httpxAlexandre Flament
2021-04-07[fix] fix PR 2656Alexandre Flament
2021-04-05Merge pull request #2656 from return42/fix-url_forAlexandre Flament
2021-04-05[fix] url_for(..., _external=True) in templatesMarkus Heiser
2021-04-04[fix] publishedDate: don't try to get date from empty string or NoneMarkus Heiser
2021-04-03[fix] url bar autocomplete (opensearch suggestions)Markus Heiser
2021-03-22[mod] preferences: a tooltip is shown when the mouse is over the engine namesAlexandre Flament
2021-03-16[mod] replace /translations.js by embedded JSONAlexandre Flament
2021-03-16[mod] upgrade pygmentsAlexandre Flament
2021-03-06[enh] add ability to send engine data to subsequent requestsAdam Tauber
2021-03-01[enh] autocomplete refactoring, autocomplete on external bangsAlexandre Flament