Commit Graph

723 Commits (14323d683f1a9749fd18ccb0c59cd9bea45aa560)

Author SHA1 Message Date
Bnyro fa5b2a7948 [mod] yacy: use official instance by default and fix crashes 12 months ago
Alex Balgavy 5d53aac20f [mod] add hotkeys option to settings.yml
The change in the hotkey mechanism introduced in 317db5b04 does not allow
configuration via `settings.yml`.  This commit adds that functionality.

Closes: #2898
12 months ago
Hackurei ff78b1a902 [feat] implement hackernews engine - news.ycombinator.com 12 months ago
Aine 213cb74378 [fix] matrixrooms add proper MRS integration
Related:

- https://github.com/searxng/searxng/issues/2918
12 months ago
Bnyro 48cb58bd2e [feat] duckduckgo: support for videos and news 12 months ago
Bnyro ce270961e8 [feat] engine: implementation of mastodon 12 months ago
Bnyro 3e2ae756f0 [feat] engine: implementation of radio-browser.info 12 months ago
Bnyro 5ce1792432 [feat] engine: implementation of pinterest 12 months ago
Bnyro 159629c588 [mod] tagesschau: add option to only use tagesschau urls 12 months ago
Bnyro 2ca60a19fc [feat] engine: implementation of matrixrooms.info 12 months ago
Bnyro d1a3fc5be6 [feat] engine: implementation of tootfinder 12 months ago
Bnyro fc4a20f734 [mod] add movies category for tmdb, imdb and moviepilot 12 months ago
Bnyro 26fed56d51 [mod] settings.yml: remove plugin settings for plugins that don't exist anymore 12 months ago
jazzzooo 1a66d74673 [fix] engine - kickass update url, fix parsing, use multiple mirrors 12 months ago
Emilien Devos 47721a3485 add new parameter called server.public_instance
for enabling by default advanced limiter functions
in the future allow us to add features just for the public instances
1 year ago
Émilien (perso) 1851f27154
[mod] remove twitter (#2843) 1 year ago
Bnyro 75c9de02d1 [feat] engine: implementation of imgur 1 year ago
Bnyro 51236ae47a [feat] engine: implementation of chefkoch.de 1 year ago
Bnyro cc2e0537a3 [feat] engine: implementation of google icons/material design icons 1 year ago
Bnyro c999cfb422 [feat] engine: implementation of wallhaven 1 year ago
Émilien (perso) 33496e7f51 Switch back to qwant web normal API 1 year ago
Émilien (perso) ad725ce7d7
wikipedia wikidata infobox + disable wikisource (#2806)
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
Markus Heiser 317db5b04f [mod] preferences: implement drop-down menu for hotkeys (default, vim)
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>
1 year ago
Bnyro a55e0ac553 [feat] search on category select without JS
Co-authored-by: Alexandre Flament <alex@al-f.net>
1 year ago
Bnyro efd3a2d6d1 [feat] engine: implementation of internet archive scholar 1 year ago
Markus Heiser d9dbcedeb6 [feat] implementation of qwant lite for web search
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>
1 year ago
Bnyro b4e0d2eedc [feat] engine: implemenation of moviepilot (de) 1 year ago
Bnyro 140125e641 [feat] implementation of the movie database 1 year ago
Justas Zabulionis b701ee257b [fix] habrahabr 1 year ago
Justas Zabulionis cf734e6008 [fix] engine - pub.dev 1 year ago
Justas Zabulionis 92d39de410 [fix] solidtorrents redirects 1 year ago
jazzzooo ed3819bdd5 add inv.tux.pizza 1 year ago
jazzzooo 122b4342eb remove invidious.snopyta.org 1 year ago
jazzzooo e2a5e183cc [fix] settings.yml - change default invidious instances 1 year ago
jazzzooo 976b3e21c4 [fix] engine - pypi redirect 1 year ago
Bnyro 64d9587ac8 [feat] new engine: svgrepo 1 year ago
Bnyro 9e83c0dedc [feat] engine: implementation of Yummly
Co-authored-by: Markus Heiser <markus.heiser@damarit.de>
1 year ago
Markus Heiser 019bd97f4b [fix] settings.yml - fix docs-links in the comments
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
Hackurei 1f21ac7d62 [feat] engine: implementation of bilibili https://www.bilibili.com 1 year ago
Hackurei 4da7003ae0 [feat] engine: implementation of odysee 1 year ago
Bnyro 9c4e9d3814 [feat] implementation of Wikimedia commons for images 1 year ago
Bnyro df71c24b20 [mod] autocomplete.py: add support for mwmbl completions 1 year ago
Markus Heiser d52919cc3e [mod] decrease the weighting of wikivoyage, wikibooks, wikisource and 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>
1 year ago
PlayDay 018b0a9322 [feat] engine: XPath configuration for pkg.go.dev 1 year ago
Bnyro c59ae91b76 [feat] engine: implementation of mwmbl 1 year ago
Markus Heiser 9100a48541 [mod] improve seekr engines and add documentation
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>
1 year ago
Bnyro 2bab658d39 [feat] engine: implementation of seekr for news, images and videos 1 year ago
Markus Heiser 7052a1a7cf [drop] engine archive.is / blocked by CAPTCHA [1]
Sadly archive.is is blocked by a CAPTCHA that can't be avoid (at least in a
XPath engine).

[1] https://github.com/searxng/searxng/issues/2643

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
ToxyFlog1627 f175574f37 [fix] typos in documentation & messages 1 year ago
Bnyro c76c999a1e [feat] engine: implementation of anaconda 1 year ago