Commit Graph

52098 Commits

Author SHA1 Message Date
Kovid Goyal 54dfc86710 ... 2025-10-17 10:59:55 +05:30
Kovid Goyal cb56da890c Update grype db as part of installation v8.13.0 2025-10-17 10:29:45 +05:30
Kovid Goyal ced66a2815 Fix false positive CVEs 2025-10-17 09:54:37 +05:30
Kovid Goyal ca1c006eff version 8.13.0 2025-10-17 09:34:22 +05:30
Kovid Goyal aa49270b1b pep8 2025-10-17 09:33:54 +05:30
Kovid Goyal 1e1273aa66 Bump module version for live loading 2025-10-15 06:53:06 +05:30
Kovid Goyal 1858e64860 Merge branch 'fix-ebooks-dot-com-open' of https://github.com/newbery/calibre 2025-10-15 06:52:35 +05:30
Ricardo Newbery c14a6831a1 Add a non-affiliate 'open' method back into ebooks.com store plugin 2025-10-14 14:50:44 -04:00
Kovid Goyal 414c702cad Merge branch 'dependabot/github_actions/actions-1893dd32ff' of https://github.com/kovidgoyal/calibre 2025-10-13 22:16:06 +05:30
dependabot[bot] 2952b1dbdb Bump github/codeql-action from 3 to 4 in the actions group
Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 16:40:02 +00:00
Kovid Goyal 30ad84a67a Merge branch 'feature_todoist-readme_delete_pocket' of https://github.com/rga5321/calibre 2025-10-13 21:46:49 +05:30
rga5321 c9676c6622 deleting readitlater recipe, as Pocket closed on july 2025 2025-10-13 16:07:08 +02:00
rga5321 e1fc1c9e12 better description for todoist recipe 2025-10-13 16:02:54 +02:00
Kovid Goyal ca05b8602e Merge branch 'clear-bom' of https://github.com/un-pogaz/calibre 2025-10-12 13:56:00 +05:30
un-pogaz 37123e9e47 clear BOM encoding 2025-10-12 08:59:05 +02:00
Kovid Goyal c41ff6ef85 Ignore spurious dep CVE 2025-10-12 07:01:48 +05:30
Kovid Goyal 6c6d7c8792 Merge branch 'ruff-additionals' of https://github.com/un-pogaz/calibre 2025-10-12 06:38:08 +05:30
un-pogaz bf04a318bb f-string number format (manual)
ruff 'FURB116'
2025-10-11 17:21:25 +02:00
un-pogaz 7bbdba14eb if expr min/max (manual)
ruff 'FURB136'
2025-10-11 17:21:25 +02:00
un-pogaz f519b01231 if expr min/max (auto-fix)
ruff 'FURB136'
2025-10-11 17:21:25 +02:00
un-pogaz f9d745f500 slice to remove prefix or suffix (auto-fix)
ruff 'FURB188'
2025-10-11 17:21:25 +02:00
un-pogaz c557ead00a refurbishing code (manual)
ruff 'FURB'
2025-10-11 17:21:25 +02:00
un-pogaz e428bb13ce refurbishing code (auto-fix)
ruff 'FURB'
2025-10-11 17:21:25 +02:00
un-pogaz e37b4cd1ca Check async functions
ruff 'ASYNC'
2025-10-11 17:21:25 +02:00
un-pogaz 4553b9dc28 pep8 2025-10-11 17:21:25 +02:00
Kovid Goyal 7ee39fb9a0 ... 2025-10-11 08:59:40 +05:30
Kovid Goyal 4353072fb5 pep8 2025-10-11 08:57:17 +05:30
Kovid Goyal 508a0b1586 Cleanup previous PR 2025-10-11 08:57:07 +05:30
Kovid Goyal 1798fb5439 Merge branch 'ruff-pylint' of https://github.com/un-pogaz/calibre 2025-10-11 08:35:13 +05:30
Kovid Goyal 8820bffc86 Only change CMakeLists.txt for headless if actually building with Qt >= 6.10 2025-10-11 08:26:28 +05:30
Kovid Goyal 4446470084 Merge branch 'master' of https://github.com/h-holm/calibre 2025-10-11 08:05:25 +05:30
Kovid Goyal 2f9ac5b033 Merge branch 'master' of https://github.com/marcin-serwin/calibre 2025-10-11 07:53:22 +05:30
Marcin Serwin 4c44e8f76f Fix building with Qt 6.10
Qt 6.10 no longer implicitly imports private modules, see https://doc.qt.io/qt-6/whatsnew610.html#build-system-changes.
2025-10-11 02:01:04 +02:00
Henrik Holm 5d9b64ea6c Align recipe with structure of updated NZZ website 2025-10-11 01:50:58 +02:00
Kovid Goyal 46131413bf Bump python for CVE 2025-10-10 18:55:43 +05:30
un-pogaz 17327aa1b1 ... 2025-10-10 08:24:40 +02:00
un-pogaz 2c3edf5ad7 repeated equality comparison (extra-edit) 2025-10-10 08:24:40 +02:00
un-pogaz 0dc4e67529 repeated equality comparison (auto-fix)
ruff 'PLR1714' --unsafe-fixes
2025-10-10 08:24:40 +02:00
un-pogaz f4e335bbe9 ... 2025-10-10 08:24:40 +02:00
un-pogaz 9ef0ef4a8b collapsible else if (auto-fix)
ruff 'PLR5501'
2025-10-10 08:24:40 +02:00
un-pogaz 6958965683 if min/max statement (extra-edit) 2025-10-10 08:24:40 +02:00
un-pogaz 21ec89406b if min/max statement (manual)
ruff 'PLR1730'
2025-10-10 08:24:40 +02:00
un-pogaz 69f1734e00 if min/max statement (auto-fix)
ruff 'PLR1730'
2025-10-10 08:24:40 +02:00
un-pogaz 74a5ca3321 unnecessary list index lookup (auto-fix)
ruff 'PLR1736'
2025-10-10 08:24:40 +02:00
un-pogaz aecc99d7c1 unnecessary dict index lookup (auto-fix)
ruff 'PLR1733'
2025-10-10 08:24:40 +02:00
un-pogaz 935ef37059 sys.exit alias (manual)
ruff 'PLR1722'
2025-10-10 08:24:39 +02:00
un-pogaz 4a78990cc7 boolean chained comparison (auto-fix)
ruff 'PLR1716'
2025-10-10 08:24:39 +02:00
un-pogaz 516e5b55dc useless return (auto-fix)
ruff 'PLR1711'
2025-10-10 08:24:39 +02:00
un-pogaz a2e4515353 manual from import (auto-fix)
ruff 'PLR0402'
2025-10-10 08:24:39 +02:00
un-pogaz 3d5883a162 dict index missing items (manual)
ruff 'PLC0206'
2025-10-10 08:24:39 +02:00