290 Commits

Author SHA1 Message Date
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
Antoine Aflalo
befc4b0fab test: add codecov 2024-08-27 10:29:45 -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
1ac8b42cf5 test: improve the test by loading the chapter after 2024-08-27 09:29:31 -04:00
Antoine Aflalo
0af5625b78 chore: add readme and license 2024-08-27 09:20:43 -04:00
Antoine Aflalo
3fff78e28d Merge pull request #3 from Belphemur/renovate/actions-setup-go-5.x
chore(deps): update actions/setup-go action to v5
2024-08-27 09:16:41 -04:00
renovate[bot]
8bfbb6af14 chore(deps): update actions/setup-go action to v5 2024-08-27 13:12:34 +00:00
Antoine Aflalo
128a981f91 test: add test for convert command 2024-08-27 09:10:50 -04:00
Antoine Aflalo
7d839e8868 ci: add github action for test 2024-08-27 09:10:42 -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
eec6fe91dd test: fix test with new page format 2024-08-26 23:51:57 -04:00
Antoine Aflalo
0954de0739 perf: increase numbering padding 2024-08-26 23:46:42 -04:00
Antoine Aflalo
c8b78985d4 perf: use walkdir 2024-08-26 23:45:30 -04:00
Antoine Aflalo
590dd646e7 fix: check for converter ready to do its job 2024-08-26 23:42:15 -04:00
Antoine Aflalo
d7e3bc6399 perf: cleanup nested loop 2024-08-26 23:17:21 -04:00
Antoine Aflalo
135db7a1f8 feat: avoid converting already converted chapters 2024-08-26 23:15:14 -04:00
Antoine Aflalo
9631979b94 Merge pull request #1 from Belphemur/renovate/configure
chore: Configure Renovate
2024-08-26 22:52:38 -04:00
renovate[bot]
ff902e5c77 Add renovate.json 2024-08-27 02:51:41 +00:00
Antoine Aflalo
2aeecd363a feat: init with converting cbz files 2024-08-26 22:48:54 -04:00
Antoine Aflalo
d06653c503 chore: ignore jetbrain 2024-08-26 22:48:23 -04:00
Antoine Aflalo
4fb79246b2 chore: ignore test files 2024-08-26 22:47:36 -04:00
Antoine Aflalo
1782e644cb Init 2024-08-26 22:47:07 -04:00