summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-24[fix] typo in crossref settings: disable --> disabledMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-09-23Merge pull request #1705 from dalf/template_paperAlexandre Flament
Theme: add a paper.html template and update of the science engines
2022-09-23[mod] science category: various update of about PR 1705Alexandre Flament
2022-09-23[doc] paper.html result templateMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-09-23[build] /staticAlexandre FLAMENT
2022-09-23Science category: update the enginesAlexandre FLAMENT
* use the paper.html template * fetch more data from the engines * add crossref.py
2022-09-23oa_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-23Add paper.html result templateAlexandre FLAMENT
2022-09-23Add searx.webutils.searxng_format_dateAlexandre 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-23Merge pull request #1728 from liimee/eng-ddwAlexandre Flament
add duckduckgo weather engine
2022-09-23Merge pull request #1624 from liimee/eng-wttrAlexandre Flament
Add wttr.in engine
2022-09-23Merge pull request #1798 from searxng/translations_updateMarkus Heiser
Update translations
2022-09-23[translations] update from Weblatesearxng-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-23Merge pull request #1797 from searxng/dependabot/pip/master/pylint-2.15.3Markus Heiser
Bump pylint from 2.15.0 to 2.15.3
2022-09-23Bump pylint from 2.15.0 to 2.15.3dependabot[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-21Merge pull request #1792 from unixfox/google-images-internal-apiAlexandre Flament
use the internal API for google images
2022-09-21[mod] google-images: slightly improvements of the engineMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-09-21Merge pull request #1795 from return42/fix-wordingMarkus 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-21Merge pull request #1791 from return42/fix-1790Markus Heiser
[fix] google-news: origin result does not have a content area
2022-09-20use the internal API for google imagesEmilien Devos
2022-09-20[fix] google-news: origin result does not have a content areaMarkus Heiser
The google news are in a rework, the content area of a news item has been removed. Closes: https://github.com/searxng/searxng/issues/1790 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-09-19Merge pull request #1787 from dalf/fix-braveMarkus Heiser
Brave engine: fix BrotliDecoderDecompressStream error
2022-09-18Brave engine: fix BrotliDecoderDecompressStream errorAlexandre FLAMENT
2022-09-18Merge pull request #1784 from return42/fix-locale-docMarkus Heiser
[fix] and improve docs generated from source code.
2022-09-18[fix] and improve docs generated from source code.Markus Heiser
Fix:: searx/locales.py:docstring of searx.locales.get_engine_locale:17: \ WARNING: Definition list ends without a blank line; unexpected unindent. Improvement: don't show default values in the generated documentation whe it is more a mess than a usefull information (`:meta hide-value:`). Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-09-17Merge pull request #1757 from LencoDigitexer/masterAlexandre Flament
add yandex autocomplete
2022-09-17remove the print statementLencoDigitexer
2022-09-16Merge pull request #1773 from searxng/dependabot/pip/master/uvloop-0.17.0Alexandre Flament
Bump uvloop from 0.16.0 to 0.17.0
2022-09-16Merge pull request #1775 from searxng/dependabot/pip/master/yamllint-1.28.0Alexandre Flament
Bump yamllint from 1.27.1 to 1.28.0
2022-09-16Merge pull request #1774 from searxng/dependabot/pip/master/certifi-2022.9.14Alexandre Flament
Bump certifi from 2022.6.15 to 2022.9.14
2022-09-16Merge pull request #1777 from searxng/translations_updateAlexandre Flament
Update translations
2022-09-16[translations] update from Weblatesearxng-bot
570c4f7d - 2022-09-15 - Fero Novák <itzwowsmile@gmail.com> 0ef09ea1 - 2022-09-15 - dogyx <aaronloit@tuta.io> 03f97e22 - 2022-09-09 - beriain <soila@disroot.org> caddaedc - 2022-09-10 - Markus Heiser <markus.heiser@darmarit.de> addfb0c2 - 2022-09-09 - NxOne14 <kiril2315@gmail.com> 2872e3a6 - 2022-09-11 - Markus Heiser <markus.heiser@darmarit.de> d2835b09 - 2022-09-11 - Sadith Nadungoda <sadithnadungoda@gmail.com>
2022-09-16Bump yamllint from 1.27.1 to 1.28.0dependabot[bot]
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.27.1 to 1.28.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.27.1...v1.28.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16Bump certifi from 2022.6.15 to 2022.9.14dependabot[bot]
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.9.14. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2022.09.14) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16Bump uvloop from 0.16.0 to 0.17.0dependabot[bot]
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](https://github.com/MagicStack/uvloop/compare/v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: uvloop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09add yandex to autocomplete backends settingsLencoDigitexer
2022-09-09add yandex autocompleterLencoDigitexer
2022-09-09Merge pull request #1755 from ↵Alexandre Flament
searxng/dependabot/npm_and_yarn/searx/static/themes/simple/master/sharp-0.31.0 Bump sharp from 0.30.7 to 0.31.0 in /searx/static/themes/simple
2022-09-09Merge pull request #1756 from searxng/translations_updateAlexandre Flament
Update translations
2022-09-09[translations] update from Weblatesearxng-bot
2022-09-09Bump sharp from 0.30.7 to 0.31.0 in /searx/static/themes/simpledependabot[bot]
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 to 0.31.0. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.30.7...v0.31.0) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04Merge pull request #1743 from dalf/update_about_metricsAlexandre Flament
Update about the metrics
2022-09-04Merge pull request #1714 from return42/mod-archiveMarkus Heiser
[mod] option 'server: archive_url:' to configure internet archive
2022-09-04[mod] option 'ui: cache_url:' to configure internet cache or archiveMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-09-04Merge pull request #1681 from return42/fix-woxikonMarkus Heiser
[fix] engine woxikon.de - don't raise exception on empty result list
2022-09-04xpath engine: change raise_for_httperror to no_result_for_http_statusAlexandre FLAMENT
no_result_for_http_status contains a list of HTTP status. These HTTP status are seen an empty result list. In other cases an exception is thrown as usual. Previously raise_for_httperror were ignoring all HTTP error, which make defective engines invisible in the stats.
2022-09-04[fix] engine woxikon.de - don't raise exception on empty result listMarkus Heiser
Woxikon expects a word in German, so with query "foo" the site finds nothing and respons a 404: httpx.HTTPStatusError: Client error '404 Not Found' \ for url 'https://synonyme.woxikon.de/synonyme/foo.php' [1] https://github.com/searxng/searxng/issues/1543#issuecomment-1193317054 Closes: https://github.com/searxng/searxng/issues/1543 Suggested-by: @allendema [1] Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-09-02Merge pull request #1647 from return42/deepl-engineMarkus Heiser
[mod] add deepl translation engine
2022-09-02template: when enable_metrics are disabled, hide the empty statsAlexandre FLAMENT
when metrics are disabled: * hide the link to /stats at the bottom of the pages * in /preferences, hide the columns "Response time" and "Reliability"