| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2023-09-29 | [mod] settings.yml: remove plugin settings for plugins that don't exist anymore | Bnyro | |
| 2023-09-27 | [fix] engine - kickass update url, fix parsing, use multiple mirrors | jazzzooo | |
| 2023-09-25 | add new parameter called server.public_instance | Emilien 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 imgur | Bnyro | |
| 2023-09-21 | [feat] engine: implementation of chefkoch.de | Bnyro | |
| 2023-09-21 | [feat] engine: implementation of google icons/material design icons | Bnyro | |
| 2023-09-21 | [feat] engine: implementation of wallhaven | Bnyro | |
| 2023-09-19 | Switch back to qwant web normal API | Émilien (perso) | |
| 2023-09-19 | wikipedia 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 JS | Bnyro | |
| Co-authored-by: Alexandre Flament <alex@al-f.net> | |||
| 2023-09-18 | [feat] engine: implementation of internet archive scholar | Bnyro | |
| 2023-09-17 | [feat] implementation of qwant lite for web search | Markus 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 database | Bnyro | |
| 2023-09-14 | [fix] habrahabr | Justas Zabulionis | |