summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-04Merge pull request #1282 from return42/fix-git-versionMarkus Heiser
[fix] version.py: git format '%cs' is not downward compatible
2022-06-04[fix] version.py: git format '%cs' is not downward compatibleMarkus Heiser
Committer date, short format YYYY-MM-DD ('%cs') [1] is not supported by older git versions. Instead use '%cd' committer date (format respects --date= option) [2]. [1] https://www.git-scm.com/docs/git-show#Documentation/git-show.txt-emcsem [2] https://www.git-scm.com/docs/git-show#Documentation/git-show.txt-emcdem Suggested-by: @ravermeister https://github.com/searxng/searxng/issues/1251#issuecomment-1146282429 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-06-03Merge pull request #1278 from searxng/dependabot/pip/master/selenium-4.2.0Markus Heiser
Bump selenium from 4.1.5 to 4.2.0
2022-06-03Merge pull request #1280 from searxng/dependabot/pip/master/pylint-2.14.0Markus Heiser
Bump pylint from 2.13.9 to 2.14.0
2022-06-03[fix] prepare for pylint 2.14.0Markus Heiser
Remove issue reported by Pylint 2.14.0: - no-self-use: has been moved to optional extension [1] - The refactoring checker now also raises 'consider-using-generator' messages for max(), min() and sum(). [2] .pylintrc: - <option name>-hint has been removed since long, Pylint 2.14.0 raises an error on invalid options - bad-continuation and bad-whitespace have been removed [3] [1] https://pylint.pycqa.org/en/latest/whatsnew/2/2.14/summary.html#removed-checkers [2] https://pylint.pycqa.org/en/latest/whatsnew/2/2.14/full.html#what-s-new-in-pylint-2-14-0 [2] https://pylint.pycqa.org/en/latest/whatsnew/2/2.6/summary.html#summary-release-highlights Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-06-03Bump pylint from 2.13.9 to 2.14.0dependabot[bot]
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.9 to 2.14.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.13.9...v2.14.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03Bump selenium from 4.1.5 to 4.2.0dependabot[bot]
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.1.5 to 4.2.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.2.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-06-03Merge pull request #1279 from searxng/dependabot/pip/master/twine-4.0.1Markus Heiser
Bump twine from 4.0.0 to 4.0.1
2022-06-03Merge pull request #1276 from searxng/dependabot/pip/master/lxml-4.9.0Markus Heiser
Bump lxml from 4.8.0 to 4.9.0
2022-06-03Merge pull request #1275 from searxng/dependabot/pip/master/redis-4.3.3Markus Heiser
Bump redis from 4.3.1 to 4.3.3
2022-06-03Bump twine from 4.0.0 to 4.0.1dependabot[bot]
Bumps [twine](https://github.com/pypa/twine) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/4.0.0...4.0.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03Bump lxml from 4.8.0 to 4.9.0dependabot[bot]
Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.8.0...lxml-4.9.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03Bump redis from 4.3.1 to 4.3.3dependabot[bot]
Bumps [redis](https://github.com/redis/redis-py) from 4.3.1 to 4.3.3. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.3.1...v4.3.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03Merge pull request #1274 from searxng/translations_updateMarkus Heiser
Update translations
2022-06-03[translations] update from Weblatesearxng-bot
1f71567c - 2022-06-01 - karlis69420 <korlass.karlis2@gmail.com> 67ff4da0 - 2022-05-27 - Tony <papetouses@gmail.com> 57bf9bd7 - 2022-05-29 - Markus Heiser <markus.heiser@darmarit.de> 5f63090b - 2022-05-29 - Markus Heiser <markus.heiser@darmarit.de> 4b675666 - 2022-05-30 - Markus Heiser <markus.heiser@darmarit.de> 9fcfccff - 2022-06-02 - Markus Heiser <markus.heiser@darmarit.de> b28ac961 - 2022-06-01 - Markus Heiser <markus.heiser@darmarit.de> ec7b3c14 - 2022-05-29 - Markus Heiser <markus.heiser@darmarit.de> 622896c1 - 2022-05-31 - Markus Heiser <markus.heiser@darmarit.de> 53d0f115 - 2022-05-31 - Joan Montané <joan@montane.cat> e16d889a - 2022-06-02 - Markus Heiser <markus.heiser@darmarit.de> 2c5337a5 - 2022-06-01 - karlis69420 <korlass.karlis2@gmail.com>
2022-06-02Merge pull request #1272 from dalf/issue-1270Paul Braeuning
Theme: enable autofocus of #q only on the index page and when the width > 50em
2022-06-02[build] /staticAlexandre FLAMENT
2022-06-02Theme: enable autofocus of #q only on the index page and when the width > 50emAlexandre FLAMENT
Related to #1270
2022-06-02Merge pull request #1259 from allendema/petal-imagesMarkus Heiser
[enh] Add Petalsearch Images engine
2022-06-02[mod] image proxy: allow binary/octet-stream mime typeLéon Tiekötter
The Petal Search Images engine sends the thumbnails with the binary/octet-stream mime type.
2022-06-02[enh] Initial Petalsearch Images supportAllen
Upstream example query: https://petalsearch.com/search?query=test&channel=image&ps=50&pn=1&region=de-de&ss_mode=off&ss_type=normal Depending on locale it will internally use some/all results from other engines. See: https://seirdy.one/posts/2021/03/10/search-engines-with-own-indexes/#general-indexing-search-engines
2022-06-01Merge pull request #1266 from searxng/update_data_update_firefox_version.pyMarkus Heiser
Update searx.data - update_firefox_version.py
2022-06-01Merge pull request #1265 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2022-06-01Merge pull request #1267 from searxng/update_data_update_currencies.pyMarkus Heiser
Update searx.data - update_currencies.py
2022-06-01Merge pull request #1268 from searxng/update_data_update_engine_descriptions.pyMarkus Heiser
Update searx.data - update_engine_descriptions.py
2022-06-01Merge pull request #1264 from searxng/update_data_update_languages.pyMarkus Heiser
Update searx.data - update_languages.py
2022-06-01Merge pull request #1263 from searxng/update_data_update_wikidata_units.pyMarkus Heiser
Update searx.data - update_wikidata_units.py
2022-06-01Update searx.data - update_engine_descriptions.pydalf
2022-06-01Update searx.data - update_currencies.pydalf
2022-06-01Update searx.data - update_firefox_version.pydalf
2022-06-01Update searx.data - update_ahmia_blacklist.pydalf
2022-06-01Update searx.data - update_languages.pydalf
2022-06-01Update searx.data - update_wikidata_units.pydalf
2022-05-29Merge pull request #1254 from tiekoetter/add-petalsearchPaul Braeuning
[engine] petal search
2022-05-29[engine] petal search newsLéon Tiekötter
Add Petal Search News to SearXNG via XPath
2022-05-29[engine] petal searchLéon Tiekötter
Add Petal Search to SearXNG via XPath
2022-05-29Merge pull request #1211 from return42/rm-gh-issueMarkus Heiser
[fix] remove .github/ISSUE_TEMPLATE/discuss.md
2022-05-29Merge pull request #1250 from tiekoetter/fix-mojeek-xpathAlexandre Flament
[fix] mojeek engine: xpath
2022-05-28[fix] mojeek engine: xpathLéon Tiekötter
2022-05-28Merge pull request #1249 from Linerly/english-infopageMarkus Heiser
Capitalize website names in search-syntax.md, in the English infopage
2022-05-28Merge pull request #1248 from Linerly/indonesian-infopageMarkus Heiser
Update Indonesian infopages
2022-05-28Capitalize website namesLinerly
2022-05-28Replace linkLinerly
2022-05-28Capitalize website namesLinerly
2022-05-28Replace English links to Indonesian linksLinerly
2022-05-28Merge pull request #1245 from return42/translate-deMarkus Heiser
[translation] add DE translation of the info pages
2022-05-28[translation] add DE translation of about.md and search-syntax.mdMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-05-28Merge pull request #1242 from Linerly/indonesian-infopageMarkus Heiser
Add Indonesian translations of about.md and search-syntax.md
2022-05-27Merge pull request #1243 from searxng/translations_updateAlexandre Flament
Update translations
2022-05-27[translations] update from Weblatesearxng-bot
00f6ec8e - 2022-05-27 - Tony <papetouses@gmail.com> 76553d1e - 2022-05-22 - Markus Heiser <markus.heiser@darmarit.de> 897c7b0a - 2022-05-22 - Markus Heiser <markus.heiser@darmarit.de> bed737a1 - 2022-05-23 - Markus Heiser <markus.heiser@darmarit.de> 9a0227e5 - 2022-05-26 - Markus Heiser <markus.heiser@darmarit.de> f8598b81 - 2022-05-24 - 358k <358k@protonmail.com> a181f9e3 - 2022-05-26 - Markus Heiser <markus.heiser@darmarit.de> 1c0c6941 - 2022-05-26 - Markus Heiser <markus.heiser@darmarit.de> 5b707d4d - 2022-05-26 - smallaxe80 <smallaxe1980@gmail.com>