| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-29 | Merge pull request #1819 from searxng/update_data_update_currencies.py | Alexandre Flament | |
| Update searx.data - update_currencies.py | |||
| 2022-09-29 | Merge pull request #1821 from searxng/update_data_update_engine_descriptions.py | Alexandre Flament | |
| Update searx.data - update_engine_descriptions.py | |||
| 2022-09-29 | Merge pull request #1818 from searxng/update_data_update_ahmia_blacklist.py | Alexandre Flament | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2022-09-29 | Merge pull request #1820 from searxng/update_data_update_wikidata_units.py | Alexandre Flament | |
| Update searx.data - update_wikidata_units.py | |||
| 2022-09-29 | Merge pull request #1817 from searxng/update_data_update_firefox_version.py | Alexandre Flament | |
| Update searx.data - update_firefox_version.py | |||
| 2022-09-29 | Update searx.data - update_engine_descriptions.py | dalf | |
| 2022-09-29 | Update searx.data - update_wikidata_units.py | dalf | |
| 2022-09-29 | Update searx.data - update_currencies.py | dalf | |
| 2022-09-29 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2022-09-29 | Update searx.data - update_firefox_version.py | dalf | |
| 2022-09-28 | Merge pull request #1814 from return42/fix-typos | Alexandre Flament | |
| [fix] typos / reported by @kianmeng in searx PR-3366 | |||
| 2022-09-28 | Merge pull request #1810 from return42/fix-1809 | Alexandre Flament | |
| [fix] springer: unsupported operand type(s) for +: 'NoneType' and 'str' | |||
| 2022-09-28 | Merge pull request #1811 from return42/fix-paper.html | Alexandre Flament | |
| [fix] doc of the paper.html template (isbn, issn) | |||
| 2022-09-27 | [fix] typos / reported by @kianmeng in searx PR-3366 | Markus Heiser | |
| [PR-3366] https://github.com/searx/searx/pull/3366 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-27 | Merge branch 'searxng:master' into master | Mohamed Elashri | |
| 2022-09-25 | [fix] doc of the paper.html template (isbn, issn) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-25 | [fix] springer: unsupported operand type(s) for +: 'NoneType' and 'str' | Markus Heiser | |
| - fix issue reported #1809 - filter out `None` value from issn and isbn list - add comments (from publicationName) - add publisher Closes: https://github.com/searxng/searxng/issues/1809 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-24 | Merge pull request #1806 from return42/paper-link | Alexandre Flament | |
| fix some leftovers in the science category | |||
| 2022-09-24 | correct sci-hub links/ add `.ru` and remove other 3rd party domains. | Mohamed Elashri | |
| 2022-09-24 | [mod] core.ac.uk: add cetgory 'scientific publications' | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-24 | [mod] paper.html: simplify template by using result_link macro | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-24 | Merge pull request #1804 from return42/fix-core.ac.uk | Alexandre Flament | |
| core.ac.uk: use paper.html template | |||
| 2022-09-24 | [mod] core.ac.uk: try multiple ways to get url | Alexandre Flament | |
| If the url is not found, using: * the DOI * the downloadUrl * the ARK id | |||
| 2022-09-24 | Merge pull request #1805 from return42/paper-add-doi | Alexandre Flament | |
| [mod] paper.html: add links to doi resolver | |||
| 2022-09-24 | [mod] paper.html: add links to doi resolver | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-24 | [mod] core.ac.uk: use paper.html template | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-24 | [fix] ERROR searx.engines.core.ac.uk: list index out of range | Markus Heiser | |
| Some result items from core.ac.uk do not have an URL:: Traceback (most recent call last): File "searx/search/processors/online.py", line 154, in search search_results = self._search_basic(query, params) File "searx/search/processors/online.py", line 142, in _search_basic return self.engine.response(response) File "SearXNG/searx/engines/core.py", line 73, in response 'url': source['urls'][0].replace('http://', 'https://', 1), Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-24 | Merge pull request #1803 from return42/paper-type | Alexandre Flament | |
| [docs] add description of the field 'type' from paper.html template | |||
| 2022-09-24 | [docs] add description of the field 'type' from paper.html template | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-24 | Merge pull request #1802 from return42/disable-crossref | Markus Heiser | |
| [fix] typo in crossref settings: disable --> disabled | |||
| 2022-09-24 | [fix] typo in crossref settings: disable --> disabled | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-23 | Merge pull request #1705 from dalf/template_paper | Alexandre Flament | |
| Theme: add a paper.html template and update of the science engines | |||
| 2022-09-23 | [mod] science category: various update of about PR 1705 | Alexandre Flament | |
| 2022-09-23 | [doc] paper.html result template | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-23 | [build] /static | Alexandre FLAMENT | |
| 2022-09-23 | Science category: update the engines | Alexandre FLAMENT | |
| * use the paper.html template * fetch more data from the engines * add crossref.py | |||
| 2022-09-23 | oa_doi_rewrite: add the doi to the result when it is found. | Alexandre FLAMENT | |
| Currentty, when oa_doi_rewrite find a DOI in the result URL, it replace the URL. In this commit, the plugin adds the key "doi" to the result, so the paper.html can show it. | |||
| 2022-09-23 | Add paper.html result template | Alexandre FLAMENT | |
| 2022-09-23 | Add searx.webutils.searxng_format_date | Alexandre FLAMENT | |
| * Move the datetime to str code from searx.webapp.search to searx.webutils.searxng_format_date * When the month, day, hour, day and second are zero, the function returns only the year. | |||
| 2022-09-23 | Merge pull request #1728 from liimee/eng-ddw | Alexandre Flament | |
| add duckduckgo weather engine | |||
| 2022-09-23 | Merge pull request #1624 from liimee/eng-wttr | Alexandre Flament | |
| Add wttr.in engine | |||
| 2022-09-23 | Merge pull request #1798 from searxng/translations_update | Markus Heiser | |
| Update translations | |||
| 2022-09-23 | [translations] update from Weblate | searxng-bot | |
| 55133802 - 2022-09-21 - Linerly <linerly@protonmail.com> b9309bdf - 2022-09-22 - Xosé M <correo@xmgz.eu> 6da8db13 - 2022-09-21 - Constantine Giannopoulos <K.Giannopoulos@acg.edu> c1edbd89 - 2022-09-21 - Markus Heiser <markus.heiser@darmarit.de> 9795e5fe - 2022-09-22 - alexfs2015 <alex04fs@gmail.com> | |||
| 2022-09-23 | Merge pull request #1797 from searxng/dependabot/pip/master/pylint-2.15.3 | Markus Heiser | |
| Bump pylint from 2.15.0 to 2.15.3 | |||
| 2022-09-23 | Bump pylint from 2.15.0 to 2.15.3 | dependabot[bot] | |
| Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.0 to 2.15.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.15.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-09-21 | Merge pull request #1792 from unixfox/google-images-internal-api | Alexandre Flament | |
| use the internal API for google images | |||
| 2022-09-21 | [mod] google-images: slightly improvements of the engine | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-21 | Merge pull request #1795 from return42/fix-wording | Markus Heiser | |
| [fix] wording: SearXNG is 'open' and not 'hackable' | |||
| 2022-09-21 | [fix] wording: SearXNG is 'open' and not 'hackable' | Markus Heiser | |
| The word "hackable" may arouse interest in programmers to participate in the development, but it scares the ordinary user. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-09-21 | Merge pull request #1791 from return42/fix-1790 | Markus Heiser | |
| [fix] google-news: origin result does not have a content area | |||