| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-25 | [enh] add year filter to duckduckgo | Adam Tauber | |
| 2021-03-24 | [fix] remove debug code | Adam Tauber | |
| 2021-03-22 | Merge pull request #2661 from dalf/pref-engine-tooltip | Alexandre Flament | |
| [mod] preferences: a tooltip is shown when the mouse is over the engine names | |||
| 2021-03-22 | [mod] preferences: a tooltip is shown when the mouse is over the engine names | Alexandre Flament | |
| 2021-03-22 | Merge pull request #2673 from dalf/fix-oscar-sourcemaps | Alexandre Flament | |
| [mod] oscar: fix the sourcemap URL in *.min.css | |||
| 2021-03-21 | [mod] oscar: fix the sourcemap URL in *.min.css | Alexandre Flament | |
| Close https://github.com/searx/searx/issues/2670 Note: clean-css contains a bug: * a multiline comment or URL adds "$stdin" to the sourcemap (see src/less/logicodev/search.less) * in this case when the user opens the devtools, the browser fails to load this "https://.../$stdin" URL * it is not a problem and the error appears only when the user actively tries to debug the CSS. * seems related to https://github.com/jakubpawlowicz/clean-css/issues/593 | |||
| 2021-03-21 | Merge pull request #2671 from searx/update-soundcloud | Alexandre Flament | |
| [mod] soundcloud: faster initialization | |||
| 2021-03-21 | Merge pull request #2660 from dalf/upd-translations | Alexandre Flament | |
| [mod] replace /translations.js with an embedded JSON | |||
| 2021-03-21 | [mod] soundcloud: faster initialization | Alexandre Flament | |
| The get_cliend_id() function: * fetches https://soundcloud.com * then fetches each referenced javascript URL to get the client id. This commit fetches the javascript URLs in the reverse order: the client id is in the last javascript URL. | |||
| 2021-03-20 | Merge pull request #2667 from searx/dependabot/pip/master/twine-3.4.1 | Alexandre Flament | |
| Bump twine from 3.3.0 to 3.4.1 | |||
| 2021-03-20 | Bump twine from 3.3.0 to 3.4.1 | dependabot[bot] | |
| Bumps [twine](https://github.com/pypa/twine) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/3.3.0...3.4.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-03-20 | Merge pull request #2669 from jhigginbotham/master | Alexandre Flament | |
| Update settings.yml to enable HTTP for yacy engine | |||
| 2021-03-19 | Merge pull request #1 from jhigginbotham/jhigginbotham-patch-1 | James Higginbotham | |
| Update settings.yml to enable HTTP for yacy | |||
| 2021-03-19 | Update settings.yml to enable HTTP for yacy | James Higginbotham | |
| Added a line to the yacy entry to enable HTTP if the local yacy instance isn't using HTTPS. Otherwise, an error will be thrown in the logs: "No connection adapters were found for 'http://localhost:8090/yacysearch.json...'". This is likely related to ticket #2641 that forces HTTPS by default. | |||
| 2021-03-18 | Merge pull request #2662 from dalf/oscar-trim-space | Alexandre Flament | |
| [mod] oscar: remove space | |||
| 2021-03-17 | [mod] oscar: remove space | Alexandre Flament | |
| * reduce by 15% the uncompressed output (on average) * dos2unix searx/templates/oscar/result_templates/files.html | |||
| 2021-03-16 | Merge pull request #2657 from cyclaero/conditional-sigusr1 | Noémi Ványi | |
| Windows does not support SIGUSR1, so don't use it unconditionally. | |||
| 2021-03-16 | Merge branch 'master' into conditional-sigusr1 | Dr. Rolf Jansen | |
| 2021-03-16 | [mod] replace /translations.js by embedded JSON | Alexandre Flament | |
| In webapp.py, there is a new function "get_translations" lists available translations Close #2064 | |||
| 2021-03-16 | Merge pull request #2206 from dalf/upgrade-pygments | Alexandre Flament | |
| [mod] upgrade pygments | |||
| 2021-03-16 | [mod] upgrade pygments | Alexandre Flament | |
| add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes. | |||
| 2021-03-15 | Merge branch 'master' into conditional-sigusr1 | Dr. Rolf Jansen | |
| 2021-03-15 | [fix] remove debug code | Adam Tauber | |
| 2021-03-15 | Merge branch 'master' into conditional-sigusr1 | Dr. Rolf Jansen | |
| 2021-03-15 | fix Microsoft Academic engine | Noémi Ványi | |
| 2021-03-15 | [fix] update youtube_noapi paging | Adam Tauber | |
| 2021-03-15 | Merge pull request #2652 from kvch/solr-engine | Adam Tauber | |
| Add Apache Solr engine | |||
| 2021-03-15 | Merge pull request #2655 from return42/fix-imports | Alexandre Flament | |
| [fix] remove unused import from yahoo-news engine | |||
| 2021-03-15 | Merge pull request #2659 from MarcAbonce/onions-http-fix | Alexandre Flament | |
| Fix HTTP error in onion engines | |||
| 2021-03-15 | Merge pull request #2654 from return42/acgsou | Alexandre Flament | |
| [drop] Acgsou engine - www.acgsou.com no longer exists | |||
| 2021-03-14 | fix HTTP error in onion engines | Marc Abonce Seguin | |
| regression from https://github.com/searx/searx/pull/2641 most onion websites only serve HTTP, so it must be enabled | |||
| 2021-03-14 | Windows does not support SIGUSR1, so don't use it unconditionally. | Rolf | |
| 2021-03-14 | [fix] remove unused import from yahoo-news engine | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus@darmarit.de> | |||
| 2021-03-14 | [drop] Acgsou engine - www.acgsou.com no longer exists | Markus Heiser | |
| - https://www.acgsou.com/ acgsou.com is redirected to 36dm.club - @rinpatch do not plan on maintaining the engine [1] [1] https://github.com/searx/searx/pull/1283#issuecomment-798783585 Signed-off-by: Markus Heiser <markus@darmarit.de> | |||
| 2021-03-13 | Add Solr engine | Noémi Ványi | |
| 2021-03-13 | Merge pull request #2346 from dalf/upgrade-oscar | Alexandre Flament | |
| [mod] oscar: upgrade dependencies | |||
| 2021-03-12 | Merge pull request #2651 from searx/dependabot/pip/master/sphinx-3.5.2 | Noémi Ványi | |
| Bump sphinx from 3.5.1 to 3.5.2 | |||
| 2021-03-12 | Bump sphinx from 3.5.1 to 3.5.2 | dependabot[bot] | |
| Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.1...v3.5.2) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-03-12 | Merge pull request #2650 from searx/dependabot/pip/master/sphinx-tabs-2.1.0 | Noémi Ványi | |
| Bump sphinx-tabs from 2.0.1 to 2.1.0 | |||
| 2021-03-12 | Bump sphinx-tabs from 2.0.1 to 2.1.0 | dependabot[bot] | |
| Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/executablebooks/sphinx-tabs/releases) - [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-tabs/compare/v2.0.1...v2.1.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-03-12 | Merge pull request #2626 from mikeri/solidtorrents | Alexandre Flament | |
| Add Solid Torrents engine | |||
| 2021-03-12 | Merge pull request #2641 from dalf/disable_http_by_default | Alexandre Flament | |
| [mod] by default allow only HTTPS, not HTTP | |||
| 2021-03-11 | Merge pull request #2642 from return42/fix-apkmirror | Alexandre Flament | |
| [fix] APKMirror engine - update xpath selectors and fix img_src | |||
| 2021-03-11 | Merge pull request #2643 from return42/fix-makefile | Alexandre Flament | |
| [fix] make targets engines.languages and useragents.update | |||
| 2021-03-11 | [mod] oscar: update README.rst | Alexandre Flament | |
| 2021-03-11 | [mod] oscar: get bootstrap and typeahead from NPM | Alexandre Flament | |
| 2021-03-11 | [mod] oscar: get leaflet and jquery from NPM | Alexandre Flament | |
| easy to upgrade (package.json) | |||
| 2021-03-10 | [mod] oscar: move compiled files to the src directory | Alexandre Flament | |
| 2021-03-10 | [mod] oscar: remove polyfills for Internet Explorer | Alexandre Flament | |
| 2021-03-10 | [mod] oscar: remove unused images | Alexandre Flament | |