| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-20 | [enh] Add multiple outgoing proxies | Alexandre Flament | |
| credits go to @bauruine see https://github.com/searx/searx/pull/1958 | |||
| 2020-11-10 | New engine: Elasticsearch | Noémi Ványi | |
| 2020-11-05 | [enh] add default http headers - closes #715 | Adam Tauber | |
| 2020-10-25 | [enh] Add onions category with Ahmia, Not Evil and Torch | a01200356 | |
| Xpath engine and results template changed to account for the fact that archive.org doesn't cache .onions, though some onion engines migth have their own cache. Disabled by default. Can be enabled by setting the SOCKS proxies to wherever Tor is listening and setting using_tor_proxy as True. Requires Tor and updating packages. To avoid manually adding the timeout on each engine, you can set extra_proxy_timeout to account for Tor's (or whatever proxy used) extra time. | |||
| 2020-10-25 | Let admins lock user preferences | Noémi Ványi | |
| 2020-10-25 | Open Semantic Search Engine | Nicholas Kegler | |
| 2020-10-09 | [enh] add ability to set enabled plugins from settings - closes #1613 #778 | Adam Tauber | |
| 2020-10-09 | Fix XPATH of lobste.rs engine && add timeout | Noémi Ványi | |
| 2020-10-08 | add ebay enginte to shopping category | Noémi Ványi | |
| 2020-10-03 | [enh] Add SepiaSearch engine (#2227) | Finn | |
| supported_languages values: see https://framagit.org/framasoft/peertube/search-index/-/blob/master/client/src/views/Search.vue#L618-641 | |||
| 2020-09-28 | [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : ↵ | Alexandre Flament | |
| fix URLs | |||
| 2020-09-08 | [enh] Add command line engines: git grep, find, etc. (#2128) | Noémi Ványi | |
| A new "base" engine called command is introduced. It is the foundation for all command line engines for now. You can use this engine to create your own command line engine. Add some engines (commented out to make sure no one enables anything accidentally): * git grep: This engine lets you grep in the searx repo. * locate: If locate is installed and initialized, you can search on the FS. * find: You can find files with a specific name from where you started searx. * pattern search in files: This engine utilizes the command fgrep. * regex search in files: This engine runs `grep` to find a file based on its contents. | |||
| 2020-09-01 | Add key to settings.yml for opening result links in a new tab | Scott Wallace | |
| Closes #1552 Closes #444 | |||
| 2020-08-31 | Added metager-search (#2139) | Singustromo | |
| * Added metager-search | |||
| 2020-08-18 | [enh] add yggtorrent engine (#2135) | Émilien Devos | |
| 2020-08-10 | [fix] piratebay engine | Emilien Devos | |
| 2020-08-09 | Make default query submission method configurable | Mohamad Safadieh | |
| Sending queries through POST, while better for privacy, breaks functionality with certain extensions (e.g. Firefox containers). Since Firefox does not send cookies when requesting `/opensearch.xml`, users cannot easily switch to GET on the client side unless they make a custom search engine. This commit allows admins to modify the default method on their side so they can set it to GET if needed. | |||
| 2020-08-08 | add peertube engine (#2109) | Michael Ilsaas | |
| 2020-07-29 | DOI improvements: enable HTTPS, update URL of doai.io (#1718) | Lynda Lopez | |
| - enabling HTTPS for sci-hub.tw by default - making sci-hub the default DOI resolver as it has the largest collection of scientific articles. - replaced doai.io with dissem.in, as it redirects to this new domain. Co-authored-by: Aurora of Earth <auroraofearth@ya.ru> | |||
| 2020-07-28 | add Gitea engine | Noémi Ványi | |
| Closes #1448 Closes #1447 | |||
| 2020-07-28 | [add] naver engine | Venca24 | |
| It adds new search engine for users from the South Korea (and therefore it is disabled by default). Closes #1553 | |||
| 2020-07-28 | [enh] add external plugin support | Adam Tauber | |
| 2020-06-03 | make category order configurable using ui.categories_order | Noémi Ványi | |
| 2020-05-19 | Revise outdated URLs | Sion Kazama | |
| 2020-04-15 | Remove discontinued faroo engine | HLFH | |
| 2020-04-12 | Merge branch 'master' into wikimedia-projects | Noémi Ványi | |
| 2020-04-07 | fix: Change Wikiversity and Wikivoyage shortcuts to wv and wy. | Splinter Suidman | |
| Suggested by @Venca24 <https://github.com/asciimoo/searx/pull/1914#issuecomment-610194209>. | |||
| 2020-04-06 | fix: Remove unnecessary query parameter for Wikimedia projects. | Splinter Suidman | |
| 2020-04-06 | fix: Spelling of Wiktionary. | Splinter Suidman | |
| 2020-04-06 | fix: Change Wikinews category to news. | Splinter Suidman | |
| 2020-04-05 | Add Wikimedia projects. | Splinter Suidman | |
| A list of the added projects: - Wikibooks - Wikinews - Wikiquote - Wikisource - Wiktionary - Wikiversity - Wikivoyage | |||
| 2020-04-03 | [add] rubygems engine | Venca24 | |
| 2020-02-23 | Add missing autocomplete backends to settings.yml comment | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-02-23 | Merge branch 'master' into engine-etools | Markus Heiser | |
| 2020-02-23 | fix default locale and language issues | Marc Abonce Seguin | |
| 2020-02-12 | Add etools engine to the list | piplongrun | |
| 2020-02-08 | Merge commit 'refs/pull/1621/head' of https://github.com/asciimoo/searx | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-01-30 | [enh] update translations | Adam Tauber | |
| 2020-01-02 | [fix] tmp suspend insecure engines | Adam Tauber | |
| 2019-12-29 | Merge branch 'master' into fix-engine-spotify | Markus Heiser | |
| 2019-12-24 | Merge branch 'master' into libgen | Markus Heiser | |
| 2019-12-22 | Switch to https for some domains | Vipul | |
| 2019-12-22 | [Fix] Libgen engine | Vipul | |
| Libgen has switched to new domain (i.e https://libgen.is) with TLS support and older domain (i.e. http://libgen.io) is no longer accessible. See, https://en.wikipedia.org/wiki/Library_Genesis, for more information. Resolves: #1693 | |||
| 2019-12-02 | Merge pull request #1754 from MarcAbonce/seedpeer | Adam Tauber | |
| Add Seedpeer again | |||
| 2019-11-28 | Merge pull request #1682 from Venca24/devel_mojeek | Adam Tauber | |
| [fix] mojeek engine | |||
| 2019-11-24 | add seedpeer again | Marc Abonce Seguin | |
| 2019-10-16 | [mod] remove cloudflare protected digbt from engines list | Adam Tauber | |
| 2019-10-14 | [fix] update voat xpaths - closes #1581 | Adam Tauber | |
| 2019-08-20 | [fix] mojeek engine | Venca24 | |
| 2019-08-05 | [fix] etymonline, voat engines | Dalf | |