This project is mirrored from https://github.com/searxng/searxng.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
- Feb 23, 2023
-
-
Nivesh Krishna authored
-
Nivesh Krishna authored
Add text for default browser See merge request !173
-
- Feb 22, 2023
-
-
Nivesh Krishna authored
-
- Feb 21, 2023
-
-
Nivesh Krishna authored
-
Arnau Vàzquez authored
Show math results on error page See merge request !174
-
Nivesh Krishna authored
-
Nivesh Krishna authored
-
- Feb 20, 2023
-
-
Nivesh Krishna authored
-
Nivesh Krishna authored
-
Nivesh Krishna authored
-
Nivesh Krishna authored
-
Nivesh Krishna authored
-
Nivesh Krishna authored
Sycn changes from searxng - Feb updates See merge request !171
-
Nivesh Krishna authored
disable slow engines See merge request !172
-
- Feb 17, 2023
-
-
Nivesh Krishna authored
-
Nivesh Krishna authored
-
Nivesh Krishna authored
-
Nivesh Krishna authored
-
- Feb 15, 2023
-
-
Markus Heiser authored
Fix the petalsearch engine
-
Markus Heiser authored
[mod] disbale engine tineye by default
-
- Feb 14, 2023
-
-
Markus Heiser authored
Spelling: Tor, SearXNG
-
Ahmad Alkadri authored
-
Kingu authored
-
Edoardo Regni authored
Currently translated at 76.3% (207 of 271 strings) Translation: ecloud/Spot Translate-URL: https://i18n.e.foundation/projects/ecloud/spot/nl/
-
Markus Heiser authored
Tineye becomes active as soon as a https:// signature is found in the search term, but most of the time a reverse image search is not requested when a URL is specified, often the URL is just from a C&P. The frequent requests to tineye lead in the end to the SearXNG instance being blocked by tineye and the user seeing unexpected error messages. BTW: many maintainers have disabled this engine in their local SearXNG settings. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
- Feb 13, 2023
-
-
Markus Heiser authored
[doc] add example for enabling an engine disabled by default
-
- Feb 12, 2023
-
-
blob42 authored
-
- Feb 11, 2023
-
-
Alexandre Flament authored
[mod] install developer tools by: make node.env.dev
-
Markus Heiser authored
[emacs] .dir-locals.el: add Language Server Protocol Support (LSP)
-
Markus Heiser authored
Add LSP and update comment strings for full fledge developer tools. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
- rename ``./manage node.env.devtools`` to ``./manage node.env.dev`` - add ``make node.env.dev`` - remove local developer tools by ``make node.clean`` Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
[fix] make nvm.env exit with error when VERBOSE is unset
-
Markus Heiser authored
$ make nvm.install INFO: install (update) NVM at /800GBPCIex4/share/SearXNG/.nvm INFO: already cloned at: /800GBPCIex4/share/SearXNG/.nvm || Fetching origin INFO: checkout v0.39.1 || HEAD is now at 9600617 v0.39.1 make: *** [Makefile:96: nvm.install] Error 1 Without this fix we need to set VERBOSE environment to avoid the 'Error 1': $ VERBOSE=0 make nvm.install BTW: fix an issue if there are any leftovers in ${NVM_DIR} from previos installations Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
- Feb 10, 2023
-
-
Markus Heiser authored
[fix] remove engine neeva from settings.yml
-
Markus Heiser authored
Engine is broken and can't by used any longer as a simple XPath engine. @allendema tested a engines/neeva.py version using json from the dom, but without luck: There was some kind of captcha for pagination. [1] https://github.com/searxng/searxng/issues/2007#issuecomment-1426061698 Closes: https://github.com/searxng/searxng/issues/2007 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Lea authored
-
Markus Heiser authored
Before this patch SearXNG returns 'time_range': 'None':: <form method="GET" action="/searx/search"> ... <input type="hidden" name="time_range" value="None"> ... </form> Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
Closes: https://github.com/searxng/searxng/issues/2168 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
wibyweb authored
Suggested by: @wibyweb in searx https://github.com/searx/searx/pull/3465 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
-
Markus Heiser authored
Bump redis from 4.4.2 to 4.5.1
-