| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-14 | [feat] docker: add env vars for common public instance settings | holysoles | |
| 2024-06-07 | [feat] hostname replace plugin: support for external list file | Bnyro | |
| 2024-06-07 | [feat] hostname replace plugin: possibility to prioritize certain websites | Bnyro | |
| Co-authored-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-06-07 | [feat] mojeek: implement dedicated module | Bnyro | |
| 2024-06-07 | [feat] add engines for discourse forums (python, caddy, pi-hole) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-05-30 | [fix] comment in settings.yml 'Calculator plugin' --> 'Basic Calculator' | Markus Heiser | |
| Reported by @GitTimeraider in [1] [1] https://github.com/searxng/searxng/discussions/3529#discussioncomment-9605018 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-05-28 | [feat] engine: implementation of findthatmeme | Austin-Olacsi | |
| 2024-05-28 | [mod] engine hex: add sort_criteria & page_size to configuration | Daniel Kukula | |
| 2024-05-17 | [feat] engine: implementation of cargo search (crates.io) | Daniel Kukula | |
| 2024-05-15 | [refactor] codeberg: use gitea engine | Bnyro | |
| 2024-05-15 | [feat] engine: implementation of gitea | Bnyro | |
| 2024-05-09 | [mod] yacy engine: pick base_url randomly from a list of instances | Markus Heiser | |
| Inspired by post [1] in the disscussion we had, while yacy.searchlab.eu was broken. [1] https://github.com/searxng/searxng/issues/3428#issuecomment-2101080101 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-05-09 | [feat] plugins: new calculator plugin | Bnyro | |
| 2024-05-04 | [feat] wikimedia commons: support for videos, audio and other files | Bnyro | |
| 2024-05-03 | [feat] engine: implementation of https://hex.pm | Daniel Kukula | |
| The package manager for the Erlang ecosystem Find packages. Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com> | |||
| 2024-04-30 | [feat] engine: implementation of searchmysite | Austin-Olacsi | |
| 2024-04-30 | [fix] yep engine: invcrease timeout from defaul 3sec to 5sec | Markus Heiser | |
| In the "Engines" tab on searx.space [1] nearly all engines report a TimeoutException: yep engine As documented in issue #2444 [2], this problem can be fixed by increasing the timeout. Note: on a local instance (`make run`) the timeout of 3sec was sufficient / at least in my local test, but the balance of searx.space leads me to believe that this tight timeout is usually not sufficient. [1] https://searx.space/ [2] https://github.com/searxng/searxng/issues/2444 Closes https://github.com/searxng/searxng/issues/3421 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-04-27 | [fix] drop broken azlyrics XPath engine | Markus Heiser | |
| Unfortunately, azlyrics has a bot blocker that makes it impossible to implement an XPath engine for it [1][2]. [1] https://github.com/searxng/searxng/pull/3302#issuecomment-2013529271 [2] https://github.com/searxng/searxng/issues/3280 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-04-27 | [feat] media.ccc.de: implement module with pagination and iframe | Bnyro | |
| 2024-04-26 | [feat] engine: implementation of LibreTranslate | Bnyro | |
| Co-authored-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-04-13 | [fix] dead URL in settings.yml | Austin-Olacsi | |
| 2024-04-07 | [feat] engine: implementation of Open Meteo | Bnyro | |
| 2024-03-10 | [doc] engine: mullvad leta | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-03-10 | [feat] engine: implementation of mullvad leta | Grant Lanham | |
| 2024-03-10 | [doc] annas_archive: ctegs journal_article & book_any has been removed | Markus Heiser | |
| In commit 8af181533 in PR: - https://github.com/searxng/searxng/pull/3321 the category `journal_article` has been removed, `book_any` has been removed longer time ago. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-03-09 | [drop] engine framalibre - sarch URL is no longer supported | Markus Heiser | |
| Closes: https://github.com/searxng/searxng/issues/3286 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-03-09 | engine npm use the packages.html template | Alexandre Flament | |
| 2024-03-09 | [feat] lib.rs: use packages.html template | Bnyro | |
| 2024-03-08 | [feat] pkg.go.dev: use packages.html template | Bnyro | |
| 2024-03-07 | [fix] XPath engine hoogle - hoogle.haskell.org has no paging support | Markus Heiser | |
| Search on hoogle.haskell.org does no longer have pages. Closes: https://github.com/searxng/searxng/issues/3278 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-03-06 | [fix] XPath engine lobste.rs - argument utf8 is no longer needed | Markus Heiser | |
| Closes: https://github.com/searxng/searxng/issues/3279 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 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> | |||