146 Commits
Author SHA1 Message Date
hyugogirubato 6a1111a6bb release v3.4.4 v3.4.4 2025-09-21 10:41:42 +02:00
hyugogirubato 220f19fe46 add additional image format 2025-09-20 19:43:52 +02:00
hyugogirubato bbab9ba3b3 Merge pull request #24 from hyugogirubato/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2025-09-17 21:20:51 +02:00
hyugogirubato 5824a8428a add thrid-party plugins licences 2025-09-17 21:19:50 +02:00
hyugogirubato 23f7e37561 load pillow extra plugins 2025-09-17 21:16:40 +02:00
hyugogirubato 5cc4732238 add pillow extra plugins 2025-09-17 21:16:27 +02:00
hyugogirubato 9d5d539311 force sort archive filenames 2025-09-17 20:48:20 +02:00
dependabot[bot] f8274ae26b Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 14:42:19 +00:00
hyugogirubato c045c548de release v3.4.4 v3.4.3 2025-08-31 21:21:53 +02:00
hyugogirubato 7355e5edc0 Merge pull request #23 from hyugogirubato/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-31 21:14:36 +02:00
hyugogirubato 5eee972d75 Merge pull request #22 from tssujt/single
Fix ComicInfo XML parsing for single page comic
2025-08-31 21:14:07 +02:00
dependabot[bot] 3604a4e98f Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 23:05:20 +00:00
tssujt 19c1b01ea6 fix ComicInfo XML parsing for single page comic 2025-08-01 14:27:05 +08:00
hyugogirubato 7e599a1adb release v3.4.2 v3.4.2 2025-07-26 17:21:02 +02:00
hyugogirubato 312eb2da13 Merge pull request #21 from hyugogirubato/dependabot/pip/pytest-gte-7.4.0-and-lt-9.0.0
Update pytest requirement from >=7.4.0,<8.0.0 to >=7.4.0,<9.0.0
2025-07-26 17:19:39 +02:00
hyugogirubato b7d1b631b9 fixing typo 2025-07-26 17:17:49 +02:00
hyugogirubato fe43024656 format 2025-07-26 17:17:28 +02:00
hyugogirubato 58a5256dc1 moved example to test dir 2025-07-26 17:17:13 +02:00
dependabot[bot] 7d0f004345 Update pytest requirement from >=7.4.0,<8.0.0 to >=7.4.0,<9.0.0
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...8.3.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 8.3.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 14:45:37 +00:00
hyugogirubato 6aeabc2047 Merge pull request #20 from tssujt/tests
ci: Add testing framework setup
2025-07-26 16:44:30 +02:00
hyugogirubato 46b508adf8 release v3.4.0 v3.4.1 2025-07-11 00:44:19 +02:00
hyugogirubato 6d771e3bf8 Merge pull request #19 from tssujt/typo
fix: Fix installation instructions
2025-07-11 00:34:17 +02:00
tssujt 0c4aa34f8f ci: Add testing framework setup 2025-07-10 12:08:28 +08:00
tssujt 48c99ba44f fix: Fix installation instructions 2025-07-10 10:56:23 +08:00
hyugogirubato 8af1c47e15 release v3.4.0 v3.4.0 2025-07-09 23:42:10 +02:00
hyugogirubato 6aa6b0da21 fix markdown typo 2025-07-09 23:41:13 +02:00
hyugogirubato 526fee3617 update project date 2025-07-09 23:40:10 +02:00
hyugogirubato 6354c1d3bb add new contributor 2025-07-09 23:39:59 +02:00
hyugogirubato 3a80dfe47b add missing imports 2025-07-09 23:39:41 +02:00
hyugogirubato 58ef27f227 fix grammar 2025-07-09 23:39:28 +02:00
hyugogirubato 36b76f6d9e add missing repo reference 2025-07-09 23:39:15 +02:00
hyugogirubato 3c53f16d07 bump dep version 2025-07-09 23:39:00 +02:00
hyugogirubato 8161551ab6 specify complete py version 2025-07-09 23:38:47 +02:00
hyugogirubato 8ab1b37332 unified tk constants import 2025-07-09 23:38:24 +02:00
hyugogirubato 784f698044 update license date 2025-07-09 23:37:44 +02:00
hyugogirubato fc1e693e67 fix py 3.8 support 2025-07-09 23:37:34 +02:00
hyugogirubato 4d831f28a9 sort lib imports 2025-07-09 23:37:00 +02:00
hyugogirubato 195fca4370 apply git ignore 2025-07-09 23:00:48 +02:00
hyugogirubato 758e54fa4d Merge pull request #18 from tssujt/cbr
feat: Enhance support for CBR format
2025-07-09 22:56:53 +02:00
tssujt 7f1a0724e1 chore: Update document third-party licenses 2025-07-09 22:29:54 +08:00
tssujt f015d998e1 feat: Enhance support for CBR format 2025-07-09 22:29:53 +08:00
hyugogirubato 7d82752546 Merge pull request #17 from tssujt/pdf
Replace PyMuPDF with pypdf for PDF handling
2025-06-27 21:59:42 +02:00
tssujt e8e6eaf3ae Replace PyMuPDF with pypdf for PDF handling 2025-06-24 22:36:52 +08:00
hyugogirubato 4f777bc9bf Release v3.3.7 v3.3.7 2025-01-04 12:51:54 +01:00
hyugogirubato c48d64cbe0 fix ctypes import for unix 2025-01-04 12:45:07 +01:00
hyugogirubato d195e25043 release v3.3.6 v3.3.6 2024-12-22 12:05:07 +01:00
hyugogirubato 5fd7c019d1 sort imports 2024-12-22 12:04:33 +01:00
hyugogirubato c4169ebb84 more flexible dependencies 2024-12-22 12:03:39 +01:00
hyugogirubato a46bae2e2d skip poetry.lock 2024-12-22 12:00:36 +01:00
hyugogirubato 616b1eff8e fix deprecated datetime usage 2024-12-22 11:52:35 +01:00