Commit Graph

23 Commits

Author SHA1 Message Date
Antoine Aflalo
673484692b perf(webp): improve the error message for page too tall 2024-08-28 13:52:27 -04:00
Antoine Aflalo
ad35e2655f feat(webp): add partial success to conversion
So we only keep images that couldn't be optimized and return the chapter
2024-08-28 13:49:14 -04:00
Antoine Aflalo
d7f55fa886 fix(webp): improve error message in page not convertible 2024-08-28 12:09:40 -04:00
Antoine Aflalo
62638517e4 test: improve testing suite for expected failure 2024-08-28 12:03:33 -04:00
Antoine Aflalo
dbf7f6c262 fix(webp): be sure we split big page when requested 2024-08-28 11:55:53 -04:00
Antoine Aflalo
9ecd5ff3a5 fix(webp): fix the actual maximum limit 2024-08-28 11:53:26 -04:00
Antoine Aflalo
a63d2395f0 fix(webp): better handling of error for page too big for webp 2024-08-28 11:51:06 -04:00
Antoine Aflalo
5ac59a93c5 feat(split): Make the split configurable for the optimize command 2024-08-28 09:06:49 -04:00
Antoine Aflalo
72c6776793 fix: make the progress more readable 2024-08-27 20:42:26 -04:00
Antoine Aflalo
7d824d2aa3 perf: use viper as source for format 2024-08-27 15:32:05 -04:00
Antoine Aflalo
7104121fcf refactor: prepare the ground for watch command 2024-08-27 14:19:07 -04:00
Antoine Aflalo
634f13582e refactor: change package name 2024-08-27 13:27:50 -04:00
Antoine Aflalo
9083ec599a fix: dependency issue with webp 2024-08-27 11:51:19 -04:00
Antoine Aflalo
c57811fab1 test: rename method for clarity 2024-08-27 10:27:13 -04:00
Antoine Aflalo
86923862a9 test: improve the test to work with multiple converter in the future 2024-08-27 10:26:18 -04:00
Antoine Aflalo
068564e87e test: add more converter tests 2024-08-27 10:22:12 -04:00
Antoine Aflalo
807f931a5e test: add webp converter test 2024-08-27 10:10:10 -04:00
Antoine Aflalo
bc52b1a949 perf: improve error handling by having error channel 2024-08-27 09:54:47 -04:00
Antoine Aflalo
128a981f91 test: add test for convert command 2024-08-27 09:10:50 -04:00
Antoine Aflalo
fdde3a344a refactor: update namespace
Now that it's hosted on github
2024-08-27 08:56:38 -04:00
Antoine Aflalo
01e5c78369 feat: add format setting for completion 2024-08-27 08:52:19 -04:00
Antoine Aflalo
590dd646e7 fix: check for converter ready to do its job 2024-08-26 23:42:15 -04:00
Antoine Aflalo
2aeecd363a feat: init with converting cbz files 2024-08-26 22:48:54 -04:00