summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-14Merge pull request #1860 from dalf/fix-startpageAlexandre Flament
[fix] startpage engine
2022-10-14[fix] startpage engineAlexandre FLAMENT
2022-10-14Merge pull request #1847 from ↵Alexandre Flament
searxng/dependabot/pip/master/typing-extensions-4.4.0 Bump typing-extensions from 4.3.0 to 4.4.0
2022-10-14Merge pull request #1831 from searxng/dependabot/pip/master/sphinx-5.2.3Alexandre Flament
Bump sphinx from 5.1.1 to 5.2.3
2022-10-14Merge pull request #1858 from searxng/dependabot/pip/master/pylint-2.15.4Alexandre Flament
Bump pylint from 2.15.3 to 2.15.4
2022-10-14Merge pull request #1529 from dalf/network_trust_envAlexandre Flament
searx.network: use SSL_CERT_FILE and SSL_CERT_DIR when they are defined
2022-10-14searx.network: add "verify" option to the networksAlexandre Flament
Each network can define a verify option: * false to disable certificate verification * a path to existing certificate. SearXNG uses SSL_CERT_FILE and SSL_CERT_DIR when they are defined see https://www.python-httpx.org/environment_variables/#ssl_cert_file
2022-10-14Merge pull request #1859 from searxng/translations_updateAlexandre Flament
Update translations
2022-10-14[translations] update from Weblatesearxng-bot
eee3d5e2 - 2022-10-12 - Markus Heiser <markus.heiser@darmarit.de> c4eb9818 - 2022-10-11 - Markus Heiser <markus.heiser@darmarit.de> 27423f5b - 2022-10-12 - Markus Heiser <markus.heiser@darmarit.de> 9e8b7f86 - 2022-10-11 - No4vick <MineBor1@yandex.ru> 1203aa6a - 2022-10-11 - KEINOS <github@keinos.com> 22c78af5 - 2022-10-12 - Markus Heiser <markus.heiser@darmarit.de> 6a4776f8 - 2022-10-11 - Markus Heiser <markus.heiser@darmarit.de> c00bdc7d - 2022-10-11 - Markus Heiser <markus.heiser@darmarit.de> e5a39537 - 2022-10-09 - Kayra Uylar <k.uylar@outlook.com> e3fad460 - 2022-10-11 - Markus Heiser <markus.heiser@darmarit.de> da5f0bc3 - 2022-10-11 - Surepusofu Arutemu <crexlight@gmail.com> 5704a98b - 2022-10-11 - Markus Heiser <markus.heiser@darmarit.de> f3ef3ebb - 2022-10-11 - Markus Heiser <markus.heiser@darmarit.de> 620636c1 - 2022-10-11 - Markus Heiser <markus.heiser@darmarit.de> 767b3bb2 - 2022-10-08 - KEINOS <github@keinos.com> 60d38c87 - 2022-10-11 - Markus Heiser <markus.heiser@darmarit.de>
2022-10-14Bump pylint from 2.15.3 to 2.15.4dependabot[bot]
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.3 to 2.15.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.3...v2.15.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11Merge pull request #1853 from return42/sort_osm_keysMarkus Heiser
[fix] update_osm_keys_tags.py: sort JSON dump
2022-10-11Update searx.data - update_osm_keys_tags.pyMarkus Heiser
Patch was generated by:: ./manage pyenv.cmd searxng_extra/update/update_osm_keys_tags.py Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-10-11[fix] update_osm_keys_tags.py: sort JSON dumpMarkus Heiser
To get meaningful diff, the keys in JSON dump needs to be sorted. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-10-07Merge pull request #1846 from searxng/dependabot/pip/master/black-22.10.0Alexandre Flament
Bump black from 22.8.0 to 22.10.0
2022-10-07Merge pull request #1848 from searxng/translations_updateAlexandre Flament
Update translations
2022-10-07[translations] update from Weblatesearxng-bot
70909b19 - 2022-10-04 - Yan Lyra <yanlyra3@gmail.com> acf1f0aa - 2022-10-03 - George Kashkosh <kash.george@gmail.com> 94ce447f - 2022-10-01 - Zaid Aiman <zaidaiman@gmail.com> 59959050 - 2022-09-30 - tjvfxtiwdr <tjvfxtiwdr@daimashili.com> e27a5c79 - 2022-09-30 - a <a@daimashili.com> 2c05470f - 2022-09-30 - tjvfxtiwdr <tjvfxtiwdr@daimashili.com> 53644516 - 2022-10-01 - random <thrizem+wnd43@gmail.com>
2022-10-07Bump typing-extensions from 4.3.0 to 4.4.0dependabot[bot]
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.3.0...4.4.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07Bump black from 22.8.0 to 22.10.0dependabot[bot]
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01Merge pull request #1830 from MohamedElashri/masterAlexandre Flament
Use official sci-hub mirrors
2022-10-01Bump sphinx from 5.1.1 to 5.2.3dependabot[bot]
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.1 to 5.2.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.1.1...v5.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01Merge pull request #1823 from searxng/dependabot/pip/master/selenium-4.5.0Alexandre Flament
Bump selenium from 4.4.3 to 4.5.0
2022-10-01Merge pull request #1826 from searxng/dependabot/pip/master/myst-parser-0.18.1Alexandre Flament
Bump myst-parser from 0.18.0 to 0.18.1
2022-09-30Merge branch 'searxng:master' into masterMohamed Elashri
2022-09-30Merge pull request #1827 from searxng/translations_updateAlexandre Flament
Update translations
2022-09-30Merge pull request #1824 from searxng/dependabot/pip/master/certifi-2022.9.24Alexandre Flament
Bump certifi from 2022.9.14 to 2022.9.24
2022-09-30[translations] update from Weblatesearxng-bot
fbac3535 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> cf5d71b7 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> 6dc351bd - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> 42daf1f8 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> f5fb629f - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> 4e5f2c79 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> 5131835f - 2022-09-28 - Robert Bridda <briddarobert@icloud.com> 02055902 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> 716bd1d7 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> 768c8e43 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> e8ad24c1 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> a88c5f91 - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de> fc70c33a - 2022-09-28 - Markus Heiser <markus.heiser@darmarit.de>
2022-09-30Bump myst-parser from 0.18.0 to 0.18.1dependabot[bot]
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/MyST-Parser/compare/v0.18.0...v0.18.1) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30Bump certifi from 2022.9.14 to 2022.9.24dependabot[bot]
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.14 to 2022.9.24. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.14...2022.09.24) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30Bump selenium from 4.4.3 to 4.5.0dependabot[bot]
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.5.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29Merge pull request #1819 from searxng/update_data_update_currencies.pyAlexandre Flament
Update searx.data - update_currencies.py
2022-09-29Merge pull request #1821 from searxng/update_data_update_engine_descriptions.pyAlexandre Flament
Update searx.data - update_engine_descriptions.py
2022-09-29Merge pull request #1818 from searxng/update_data_update_ahmia_blacklist.pyAlexandre Flament
Update searx.data - update_ahmia_blacklist.py
2022-09-29Merge pull request #1820 from searxng/update_data_update_wikidata_units.pyAlexandre Flament
Update searx.data - update_wikidata_units.py
2022-09-29Merge pull request #1817 from searxng/update_data_update_firefox_version.pyAlexandre Flament
Update searx.data - update_firefox_version.py
2022-09-29Update searx.data - update_engine_descriptions.pydalf
2022-09-29Update searx.data - update_wikidata_units.pydalf
2022-09-29Update searx.data - update_currencies.pydalf
2022-09-29Update searx.data - update_ahmia_blacklist.pydalf
2022-09-29Update searx.data - update_firefox_version.pydalf
2022-09-28Merge pull request #1814 from return42/fix-typosAlexandre Flament
[fix] typos / reported by @kianmeng in searx PR-3366
2022-09-28Merge pull request #1810 from return42/fix-1809Alexandre Flament
[fix] springer: unsupported operand type(s) for +: 'NoneType' and 'str'
2022-09-28Merge pull request #1811 from return42/fix-paper.htmlAlexandre Flament
[fix] doc of the paper.html template (isbn, issn)
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
[PR-3366] https://github.com/searx/searx/pull/3366 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-09-27Merge branch 'searxng:master' into masterMohamed 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-24Merge pull request #1806 from return42/paper-linkAlexandre Flament
fix some leftovers in the science category
2022-09-24correct 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 macroMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>