Commit Graph

76 Commits

Author SHA1 Message Date
renovate[bot]
3442b2a845 fix(deps): update golang.org/x/exp digest to e7e105d 2024-09-06 21:08:46 +00:00
Antoine Aflalo
b9a1fb213a Merge pull request #5 from Belphemur/renovate/golang.org-x-image-0.x
fix(deps): update module golang.org/x/image to v0.20.0
2024-09-06 17:07:40 -04:00
renovate[bot]
278ee130e3 fix(deps): update module golang.org/x/image to v0.20.0 2024-09-04 19:30:08 +00:00
Antoine Aflalo
5357ece2b7 perf: use comment of the zip to know if it's converted instead of txt file v1.1.7 2024-08-29 09:38:39 -04:00
Antoine Aflalo
dbef43d376 fix(watch): fix watch command not using proper path v1.1.6 2024-08-28 15:06:47 -04:00
Antoine Aflalo
7c63ea49c0 fix(docker): fix docker image config folder v1.1.5 2024-08-28 14:36:14 -04:00
Antoine Aflalo
8a067939af Merge pull request #4 from Belphemur/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v4
2024-08-28 14:24:57 -04:00
Antoine Aflalo
f89974ac79 ci: Another attempt at reducing v1.1.4 2024-08-28 14:22:25 -04:00
Antoine Aflalo
ce365a6bdf ci: reduce size of page to pass tests
Fix failing test
2024-08-28 14:16:51 -04:00
renovate[bot]
9e61ff4634 chore(deps): update actions/upload-artifact action to v4 2024-08-28 17:56:03 +00:00
Antoine Aflalo
63a1b592c3 ci: add test result to pipeline 2024-08-28 13:55:33 -04:00
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 v1.1.3 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 v1.1.2 2024-08-28 11:53:26 -04:00
Antoine Aflalo
a63d2395f0 fix(webp): better handling of error for page too big for webp v1.1.1 2024-08-28 11:51:06 -04:00
Antoine Aflalo
839ad9ed9d fix(cbz): make pages be the first in the cbz by only be number v1.1.0 2024-08-28 09:16:19 -04:00
Antoine Aflalo
c8879349e1 feat(split): Make the split configurable for the watch command 2024-08-28 09:10:08 -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 v1.0.4 2024-08-27 20:42:26 -04:00
Antoine Aflalo
e0b6d7fcef ci: add bash completion to image v1.0.3 2024-08-27 20:29:38 -04:00
Antoine Aflalo
9305c8fa76 perf: add completion to bash docker image 2024-08-27 20:27:45 -04:00
Antoine Aflalo
9cc45e75cf fix(ci): fix built date v1.0.2 2024-08-27 20:26:29 -04:00
Antoine Aflalo
f451b660be fix: get proper version v1.0.1 2024-08-27 20:22:22 -04:00
Antoine Aflalo
c8fe726a96 fix: quality value validation 2024-08-27 20:18:36 -04:00
Antoine Aflalo
fbd0abbcb3 ci: fix docker building v1.0.0 2024-08-27 20:12:07 -04:00
Antoine Aflalo
d79be476bb ci: let default archive 2024-08-27 20:00:28 -04:00
Antoine Aflalo
e3111d1535 ci: update goreleaser config 2024-08-27 19:57:08 -04:00
Antoine Aflalo
c59685c75b ci: fix goreleaser 2024-08-27 19:49:24 -04:00
Antoine Aflalo
266dcb476f feat: add release workflow 2024-08-27 19:47:15 -04:00
Antoine Aflalo
6a456349d9 feat: add version command 2024-08-27 19:43:13 -04:00
Antoine Aflalo
e776007978 perf: make override default for watch 2024-08-27 15:33:57 -04:00
Antoine Aflalo
3d25d00298 fix: lint 2024-08-27 15:32:23 -04:00
Antoine Aflalo
7d824d2aa3 perf: use viper as source for format 2024-08-27 15:32:05 -04:00
Antoine Aflalo
85cefbe8b3 perf: use logger instead of fmt 2024-08-27 14:59:53 -04:00
Antoine Aflalo
cd9bd387fa feat: watch command for optimize 2024-08-27 14:58:21 -04:00
Antoine Aflalo
7104121fcf refactor: prepare the ground for watch command 2024-08-27 14:19:07 -04:00
Antoine Aflalo
c6a8caf317 refactor: change the optimize command 2024-08-27 13:37:53 -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
bd12d97236 ci: fix version go 2024-08-27 11:10:23 -04:00
Antoine Aflalo
709cce5ddf perf: use deflate for compressable files 2024-08-27 11:00:50 -04:00
Antoine Aflalo
49fa1d3a7f test: add expectation on conversion 2024-08-27 10:54:26 -04:00
Antoine Aflalo
f4d89d5da9 test: add test for converted chapter 2024-08-27 10:45:00 -04:00
Antoine Aflalo
f515deac28 ci: add test result action 2024-08-27 10:40:26 -04:00
Antoine Aflalo
314157968e ci: install properly junit reporter 2024-08-27 10:38:14 -04:00
Antoine Aflalo
990c6e11d1 ci: add junit report 2024-08-27 10:35:04 -04:00
Antoine Aflalo
48a018c99d ci: fix test 2024-08-27 10:30:53 -04:00