16 Commits

Author SHA1 Message Date
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
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
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
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