Commit graph

13 commits

Author SHA1 Message Date
6379e8a56b
feat: support cbr reading
All checks were successful
Build and test / Tests (pull_request) Successful in 1m12s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Build AMD64 (pull_request) Successful in 1m3s
Build and test / Generate Documentation (pull_request) Successful in 58s
Checking Renovate configuration / validate (pull_request) Successful in 1m50s
Build and test / Clippy (pull_request) Successful in 1m2s
2025-10-26 19:17:02 +11:00
Renovate
4b69124358 fix(deps): update rust crate lopdf to 0.38.0
All checks were successful
Build and test / Clippy (pull_request) Successful in 42s
Checking Renovate configuration / validate (pull_request) Successful in 1m1s
Checking yaml / Run yamllint (pull_request) Successful in 3s
Build and test / Tests (pull_request) Successful in 1m4s
Build and test / Build AMD64 (pull_request) Successful in 1m3s
Build and test / Generate Documentation (pull_request) Successful in 1m4s
2025-10-13 17:30:12 +11:00
b35ccbe271
feat: implement cbz writing and pdf reading
All checks were successful
Build and test / Clippy (pull_request) Successful in 44s
Build and test / Tests (pull_request) Successful in 48s
Checking yaml / Run yamllint (pull_request) Successful in 5s
Checking Renovate configuration / validate (pull_request) Successful in 1m4s
Build and test / Build AMD64 (pull_request) Successful in 49s
Build and test / Generate Documentation (pull_request) Successful in 59s
2025-10-13 16:57:14 +11:00
034f0b142c
chore: refactor ahead of supporting more conversion types
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 1m5s
Build and test / Clippy (pull_request) Successful in 3m25s
Checking yaml / Run yamllint (pull_request) Successful in 11s
Build and test / Tests (pull_request) Successful in 4m12s
Build and test / Build AMD64 (pull_request) Successful in 4m12s
Build and test / Generate Documentation (pull_request) Successful in 3m52s
2025-10-10 16:37:21 +11:00
Renovate
48b560d85e fix(deps): update rust crate zip to v6
All checks were successful
Build and test / Tests (pull_request) Successful in 1m26s
Checking Renovate configuration / validate (pull_request) Successful in 1m41s
Build and test / Clippy (pull_request) Successful in 1m38s
Checking yaml / Run yamllint (pull_request) Successful in 2s
Build and test / Build AMD64 (pull_request) Successful in 3m1s
Build and test / Generate Documentation (pull_request) Successful in 1m49s
2025-10-09 22:58:03 +11:00
Renovate
8f436bf880 fix(deps): update rust crate tabled to 0.20.0
All checks were successful
Build and test / Generate Documentation (pull_request) Successful in 1m1s
Checking Renovate configuration / validate (pull_request) Successful in 1m40s
Build and test / Tests (pull_request) Successful in 1m39s
Checking yaml / Run yamllint (pull_request) Successful in 11s
Build and test / Clippy (pull_request) Successful in 1m55s
Build and test / Build AMD64 (pull_request) Successful in 2m0s
2025-10-09 20:00:27 +11:00
Renovate
7e1781e111 fix(deps): update rust crate pdf-writer to 0.14.0
All checks were successful
Build and test / Generate Documentation (pull_request) Successful in 46s
Build and test / Clippy (pull_request) Successful in 35s
Checking Renovate configuration / validate (pull_request) Successful in 1m11s
Build and test / Tests (pull_request) Successful in 45s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Build AMD64 (pull_request) Successful in 49s
2025-10-09 19:17:42 +11:00
Renovate
0b576d3a43 fix(deps): update rust crate indicatif to 0.18.0
All checks were successful
Build and test / Tests (pull_request) Successful in 27s
Build and test / Clippy (pull_request) Successful in 45s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Build AMD64 (pull_request) Successful in 29s
Checking Renovate configuration / validate (pull_request) Successful in 1m18s
Build and test / Generate Documentation (pull_request) Successful in 57s
2025-10-09 19:05:43 +11:00
Renovate
c6e94ba679 fix(deps): update rust crate dialoguer to 0.12.0
All checks were successful
Build and test / Build AMD64 (pull_request) Successful in 1m21s
Build and test / Generate Documentation (pull_request) Successful in 1m36s
Build and test / Tests (pull_request) Successful in 1m4s
Build and test / Clippy (pull_request) Successful in 1m3s
Checking Renovate configuration / validate (pull_request) Successful in 1m56s
Checking yaml / Run yamllint (pull_request) Successful in 3s
2025-10-09 18:58:50 +11:00
ebd2f3443e Cleanup 2024-10-15 17:30:02 +11:00
789f55ebac Add an interactive mode 2024-10-15 17:20:11 +11:00
f9bdb7896c Set-up rayon 2024-10-11 11:46:53 +11:00
60d254952b Init 2024-10-11 11:16:46 +11:00