summaryrefslogtreecommitdiff
path: root/searx/settings.yml
AgeCommit message (Collapse)Author
2019-12-29Merge branch 'master' into fix-engine-spotifyMarkus Heiser
2019-12-24Merge branch 'master' into libgenMarkus Heiser
2019-12-22Switch to https for some domainsVipul
2019-12-22[Fix] Libgen engineVipul
Libgen has switched to new domain (i.e https://libgen.is) with TLS support and older domain (i.e. http://libgen.io) is no longer accessible. See, https://en.wikipedia.org/wiki/Library_Genesis, for more information. Resolves: #1693
2019-12-02Merge pull request #1754 from MarcAbonce/seedpeerAdam Tauber
Add Seedpeer again
2019-11-28Merge pull request #1682 from Venca24/devel_mojeekAdam Tauber
[fix] mojeek engine
2019-11-24add seedpeer againMarc Abonce Seguin
2019-10-16[mod] remove cloudflare protected digbt from engines listAdam Tauber
2019-10-14[fix] update voat xpaths - closes #1581Adam Tauber
2019-08-20[fix] mojeek engineVenca24
2019-08-05[fix] etymonline, voat enginesDalf
2019-08-02[enh] Add timeout limit per request (#1640)Alexandre Flament
The new url parameter "timeout_limit" set timeout limit defined in second. Example "timeout_limit=1.5" means the timeout limit is 1.5 seconds. In addition, the query can start with <[number] to set the timeout limit. For number between 0 and 99, the unit is the second : Example: "<30 searx" means the timeout limit is 3 seconds For number above 100, the unit is the millisecond: Example: "<850 searx" means the timeout is 850 milliseconds. In addition, there is a new optional setting: outgoing.max_request_timeout. If not set, the user timeout can't go above searx configuration (as before: the max timeout of selected engine for a query). If the value is set, the user can set a timeout between 0 and max_request_timeout using <[number] or timeout_limit query parameter. Related to #1077 Updated version of PR #1413 from @isj-privacore
2019-08-02[enh] add invidious engine. (#1657)cy8aer
closes #1372
2019-07-31Require Spotify API credentials in settings0xhtml
2019-07-27[fix] small fixes in preferences view's textMarc Abonce Seguin
2019-07-27[fix] settings.yml: make sure all engine names are lower caseDalf
2019-07-25[fix] fixes google play engines (#1651)Alexandre Flament
update commit 87baa74a863ac74ae4c86bbfcb04148ba7f70696
2019-07-25[enh] add npm search engine (#1510)Jonas Zohren
2019-07-25[mod] restore btdigg engine as btdig.com (#1515)volth
2019-07-25[fix] fixes google play engines and adds thumbnails to their results (#1612)Venca24
fix google play apps, google play apps, google play music engines xpath engine: thumbnail_xpath can define an optional thumbnail
2019-07-17[mod] settings.yml: update comments about the morty key. (#1639)Alexandre Flament
Fix #1310 Since commit af77ec35d9bd28facdab645a3d57ae340d2b501c Morty accepts base64 encoded key.
2019-07-15[enh] Add Interlingua locale (requires requirements update)Marc Abonce Seguin
2019-05-28Remove some engines : subtitleseeker, seedpeer, swisscowsDalf
http://www.subtitleseeker.com and http://www.seedpeer.eu don't exist anymore. https://swisscows.ch/ has change : the engine needs to be updated
2019-05-21[fix] seznam engineVenca24
2019-03-12Use HTTPS for crossrefElias Ojala
2019-02-22Merge branch 'master' into devel_google_scholarNoémi Ványi
2019-02-13[enh] adds apkmirror search engineJonas Zohren
2019-02-04[fix] google scholar suggestionsVenca24
2019-01-28Remove asksteemLéo Bourrel
2019-01-08Merge branch 'master' into engines/unsplashd-tux
2019-01-06pull translations from TransifexNoémi Ványi
2019-01-06[add] mojeek engineVenca24
2018-12-14Merge branch 'master' into engines/unsplashd-tux
2018-12-11remove Ixquick enginedimqua
2018-12-02remove findx engine (#1452)dimqua
2018-11-20[add] seznam engineVenca24
2018-10-08Adds the Unsplash image engineDenis Wernert
2018-08-21Merge pull request #1368 from aliceinwire/gentoo_engineAdam Tauber
Add Gentoo wiki search engine
2018-08-19[enh] admin configurable suspend time of errored engines - closes #1266Adam Tauber
2018-08-19[enh] configurable default oscar styleAdam Tauber
2018-08-19[fix] remove publicly unavailable 500px engine - #1338Adam Tauber
2018-08-19Merge pull request #1374 from dadosch/masterAdam Tauber
[WIP] [engine] Duden.de (German dictionary)
2018-08-19Merge pull request #1360 from Popolon/masterAdam Tauber
get_doi_resolver return doi resolver url instead of doi resolver name
2018-08-18duden.de enginedadosch
2018-08-12Change the local name of the Polish languageLiquidLemon
2018-08-12gentoo engine testAlice Ferrazzi
2018-08-11Merge branch 'master' into masterPopolon
2018-08-10follow up changes in etymonline XPATH engineNoémi Ványi
2018-08-06add http://sci-hub.tw/ as doi resolvers #1216Popolon
2018-05-31[fix] google scholar engineVenca24