summaryrefslogtreecommitdiff
path: root/searx/settings.yml
AgeCommit message (Collapse)Author
2023-11-27[feat] yep: support for images and news (and safesearch)Bnyro
2023-11-27[mod] improve implementation of presearch engineMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-11-27[feat] implementation of presearch engineBnyro
2023-11-27[feat] engine: implementation of destatisBnyro
2023-10-09[mod] yacy: use official instance by default and fix crashesBnyro
2023-10-09[mod] add hotkeys option to settings.ymlAlex Balgavy
The change in the hotkey mechanism introduced in 317db5b04 does not allow configuration via `settings.yml`. This commit adds that functionality. Closes: #2898
2023-10-09[feat] implement hackernews engine - news.ycombinator.comHackurei
2023-10-09[fix] matrixrooms add proper MRS integrationAine
Related: - https://github.com/searxng/searxng/issues/2918
2023-10-09[feat] duckduckgo: support for videos and newsBnyro
2023-10-06[feat] engine: implementation of mastodonBnyro
2023-10-05[feat] engine: implementation of radio-browser.infoBnyro
2023-09-30[feat] engine: implementation of pinterestBnyro
2023-09-30[mod] tagesschau: add option to only use tagesschau urlsBnyro
2023-09-30[feat] engine: implementation of matrixrooms.infoBnyro
2023-09-29[feat] engine: implementation of tootfinderBnyro
2023-09-29[mod] add movies category for tmdb, imdb and moviepilotBnyro
2023-09-29[mod] settings.yml: remove plugin settings for plugins that don't exist anymoreBnyro
2023-09-27[fix] engine - kickass update url, fix parsing, use multiple mirrorsjazzzooo
2023-09-25add new parameter called server.public_instanceEmilien Devos
for enabling by default advanced limiter functions in the future allow us to add features just for the public instances
2023-09-24[mod] remove twitter (#2843)Émilien (perso)
2023-09-22[feat] engine: implementation of imgurBnyro
2023-09-21[feat] engine: implementation of chefkoch.deBnyro
2023-09-21[feat] engine: implementation of google icons/material design iconsBnyro
2023-09-21[feat] engine: implementation of wallhavenBnyro
2023-09-19Switch back to qwant web normal APIÉmilien (perso)
2023-09-19wikipedia wikidata infobox + disable wikisource (#2806)Émilien (perso)
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-19[mod] preferences: implement drop-down menu for hotkeys (default, vim)Markus Heiser
Replace the on/off checkbox of the vim-hotkeys in the preferences by a drop-down menu. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-18[feat] search on category select without JSBnyro
Co-authored-by: Alexandre Flament <alex@al-f.net>
2023-09-18[feat] engine: implementation of internet archive scholarBnyro
2023-09-17[feat] implementation of qwant lite for web searchMarkus Heiser
Related: https://github.com/searxng/searxng/issues/2719 Replace: https://github.com/searxng/searxng/pull/2748 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-17[feat] engine: implemenation of moviepilot (de)Bnyro
2023-09-15[feat] implementation of the movie databaseBnyro
2023-09-14[fix] habrahabrJustas Zabulionis
2023-09-14[fix] engine - pub.devJustas Zabulionis
2023-09-14[fix] solidtorrents redirectsJustas Zabulionis
2023-09-13add inv.tux.pizzajazzzooo
2023-09-13remove invidious.snopyta.orgjazzzooo
2023-09-13[fix] settings.yml - change default invidious instancesjazzzooo
2023-09-12[fix] engine - pypi redirectjazzzooo
2023-09-12[feat] new engine: svgrepoBnyro
2023-09-08[feat] engine: implementation of YummlyBnyro
Co-authored-by: Markus Heiser <markus.heiser@damarit.de>
2023-09-06[fix] settings.yml - fix docs-links in the commentsMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-09-05[feat] engine: implementation of bilibili https://www.bilibili.comHackurei
2023-09-02[feat] engine: implementation of odyseeHackurei
2023-09-01[feat] implementation of Wikimedia commons for imagesBnyro
2023-08-27[mod] autocomplete.py: add support for mwmbl completionsBnyro
2023-08-21[mod] decrease the weighting of wikivoyage, wikibooks, wikisource and ↵Markus Heiser
wikiversity The search engines deliver hits for many search terms [1], but these are usually not the focus of the user. In order to arrange these hits further down in the list, their weighting is reduced. [1] https://github.com/searxng/searxng/pull/2589#issuecomment-1670915089 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-08-19[feat] engine: XPath configuration for pkg.go.devPlayDay
2023-08-19[feat] engine: implementation of mwmblBnyro
2023-08-15[mod] improve seekr engines and add documentationMarkus Heiser
Tis patch adds some more fields to the result items and changed paging to the ``nextResultSet`` given in seekr's JSON response. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>