Commit graph

10 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
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
ebd2f3443e Cleanup 2024-10-15 17:30:02 +11:00
789f55ebac Add an interactive mode 2024-10-15 17:20:11 +11:00
2708bd4c54 Prepare a list of jobs before converting 2024-10-11 16:41:35 +11:00
20e10eecb4 Process files in parallel 2024-10-11 16:11:55 +11:00
04f03b4efc Decode images in parallel 2024-10-11 16:04:27 +11:00
f9bdb7896c Set-up rayon 2024-10-11 11:46:53 +11:00
60d254952b Init 2024-10-11 11:16:46 +11:00