Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-06 | [fix] XPath engine naver - content selector needed an update | Markus Heiser | |
Closes: https://github.com/searxng/searxng/issues/3282 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2024-03-03 | internetarchivescholar engine: set timeout to 15 seconds | Alexandre Flament | |
2024-03-03 | Checker: tests for wikispecies | Alexandre Flament | |
2024-03-03 | Checker: tests for bahnhof | Alexandre Flament | |
2024-03-03 | [feat] engine: implementation of cppreference | Yaksh Bariya | |
2024-02-29 | [feat] engine: implementation of void linux packages | Bnyro | |
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2024-02-29 | [mod] pypi engine: use packages.html | Alexandre Flament | |
2024-02-25 | Update settings.yml | templehasfallen | |
Changed value of "extra_proxy_timeout" from 10.0 to 10 as the variable expects an int. Uncommenting this value with a non-int value will throw many errors and crash all engines. | |||
2024-02-25 | [feat] engine: implementation of pixiv | Austin-Olacsi | |
2024-02-23 | [feat] engine: implementation of mozhi | Bnyro | |
2024-02-21 | [feat] engine: implementation of yandex music | Xinos | |
Access to music is limited to a few countries: - https://yandex.com/support/music/access.html | |||
2024-02-20 | [feat] engine: Add LiveSpace livestreams | micsthepick | |
2024-02-18 | [feat] engine: implementation of ask.com | Hackurei | |
2024-02-11 | [fix] lingva: redirect and parsing error | Bnyro | |
2024-02-10 | [feat] engine: implementation of brave goggles | Hackurei | |
2024-02-10 | [mod] footer: i18n for the link names in the footer | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2024-02-10 | [feat] footer: support for custom entries | Bnyro | |
2024-02-01 | [fix] libgen.fun is down, switch to libgen.rs | Markus Heiser | |
Closes: https://github.com/searxng/searxng/issues/3178 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2024-01-31 | [mod] remove X-XSS-Protection headers | Markus Heiser | |
Deprecated header not used by browsers nowadays[1]: """In modern browsers, X-XSS-Protection has been deprecated in favor of the Content-Security-Policy to disable the use of inline JavaScript. Its use can introduce XSS vulnerabilities in otherwise safe websites. This should not be used unless you need to support older web browsers that don’t yet support CSP. It is thus recommended to set the header as X-XSS-Protection: 0."""[2] [1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection [2] https://infosec.mozilla.org/guidelines/web_security#x-xss-protection Closes: https://github.com/searxng/searxng/issues/3171 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2024-01-29 | [feat] engine: implementation of goodreads | Bnyro | |
2024-01-15 | [mod] presearch: set WEB timeout to 4sec & single network for all request | Markus Heiser | |
timeout: 4.0 The timeout of presearch-WEB is left up from the default of 3sec to 4sec. The engine has to send two HTTP requests, they often exceed the default timeout of 3sec. Since all other presearch categories (images, videos, news) also have a timeout of 4 sec, the WEB search should also have the same timeout. network: presearch Place all HTTP requests in the same network, named ``presearch``. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2024-01-09 | [mod] get rid of ./utils/brand.env and its workflow | Markus Heiser | |
All the environments defined in ./utils/brand.env are generated on the fly, so there is no longer a need to define the brand environment in this file and all the workflows to handle this file. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2024-01-07 | [feat] autocompleter: implementation of stract (beta) | Bnyro | |
2024-01-07 | [feat] engine: implementation of stract (beta) | Bnyro | |
2023-12-25 | [fix] engine - offical URL moved to https://lingva.thedaviddelta.com/ | Markus Heiser | |
The ML top-level domain has been removed from Freenom ... moved the official instance to https://lingva.thedaviddelta.com [1] To test use translation syntax: !lv en-de Alternative front-end for Google Translate [1] https://fosstodon.org/@thedaviddelta/111376540936289966 Closes: https://github.com/searxng/searxng/issues/2718 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2023-12-23 | [feat] engine: implementation of bahnhof.de | Bnyro | |
2023-12-11 | [feat] engine: implementation of rotten tomatoes | Bnyro | |
2023-12-11 | [feat] engine: implementation of mdn | Bnyro | |
2023-12-11 | [feat] engine: implementation of fyyd | Bnyro | |
2023-12-11 | [feat] engine: implementation of podcastindex.org | Bnyro | |
2023-12-11 | [mod] tootfinder: implement python module | Bnyro | |
2023-12-03 | [mod] add option max_page to bing, brave, qwant, startpage & mojeek | Markus Heiser | |
[1] https://github.com/searxng/searxng/issues/2982#issuecomment-1808975780 Reported-by: @Damaj301damaj-lol [1] Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2023-12-03 | [mod] add option max_page | Markus Heiser | |
Related: https://github.com/searxng/searxng/issues/2982 Closes: https://github.com/searxng/searxng/issues/2972 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2023-11-27 | [feat] engine: implementation of bpb | Bnyro | |
2023-11-27 | [feat] yep: support for images and news (and safesearch) | Bnyro | |
2023-11-27 | [mod] improve implementation of presearch engine | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2023-11-27 | [feat] implementation of presearch engine | Bnyro | |
2023-11-27 | [feat] engine: implementation of destatis | Bnyro | |
2023-10-09 | [mod] yacy: use official instance by default and fix crashes | Bnyro | |
2023-10-09 | [mod] add hotkeys option to settings.yml | Alex 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.com | Hackurei | |
2023-10-09 | [fix] matrixrooms add proper MRS integration | Aine | |
Related: - https://github.com/searxng/searxng/issues/2918 | |||
2023-10-09 | [feat] duckduckgo: support for videos and news | Bnyro | |
2023-10-06 | [feat] engine: implementation of mastodon | Bnyro | |
2023-10-05 | [feat] engine: implementation of radio-browser.info | Bnyro | |
2023-09-30 | [feat] engine: implementation of pinterest | Bnyro | |
2023-09-30 | [mod] tagesschau: add option to only use tagesschau urls | Bnyro | |
2023-09-30 | [feat] engine: implementation of matrixrooms.info | Bnyro | |
2023-09-29 | [feat] engine: implementation of tootfinder | Bnyro | |
2023-09-29 | [mod] add movies category for tmdb, imdb and moviepilot | Bnyro | |