summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
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
2021-02-04[fix] get correct locale with country from browserMarc Abonce Seguin
2021-01-12[enh] checker: background checkAlexandre Flament
2021-01-11[fix] add missing brand.CONTACT_URL to /config API endpointMarkus Heiser
2020-12-27[mod] check secret_key when searx.webapp is importedAlexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-12-03[enh] record details exception per engineAlexandre Flament
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-11-26Merge pull request #2327 from renyhp/masterAlexandre Flament
2020-11-26Remove unused linesrenyhp
2020-11-26Fix syntax errorrenyhp
2020-11-26Another patchrenyhp
2020-11-23Patch advanced search preferencesrenyhp
2020-11-22Add preference for displaying advanced settingsrenyhp
2020-11-20[enh] Add multiple outgoing proxiesAlexandre Flament
2020-11-17Fix type of unresponsive_enginesNoémi Ványi
2020-11-14[mod] remove unused importAlexandre Flament
2020-11-14Merge pull request #2289 from dalf/pylintAlexandre Flament
2020-11-14Merge pull request #2300 from dalf/fix-webapp-indexAlexandre Flament
2020-11-06[fix] fix of / and /searchAlexandre Flament
2020-11-05[enh] add default http headers - closes #715Adam Tauber
2020-11-03[mod] pylint: minor code change to allow pylint globallyAlexandre Flament
2020-11-02[mod] separate index and search routesMarc Abonce Seguin
2020-10-25[enh] Add onions category with Ahmia, Not Evil and Torcha01200356
2020-10-25Let admins lock user preferencesNoémi Ványi
2020-10-08[fix] use base_url everywhere if it is defined in settings.ymlAdam Tauber
2020-10-06[fix] opensearch.xml URL contains method and autocomplete parametersAlexandre Flament
2020-10-05[mod] webapp.py: update engines initialization conditionAlexandre Flament
2020-09-28Merge pull request #2189 from dalf/architecture-clean-upAdam Tauber
2020-09-26[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.Alexandre Flament
2020-09-24[mod] more typingAlexandre Flament
2020-09-22[mod] searx/webadapter.py: add get_selected_categories share common code with...Alexandre Flament