354 Commits

Author SHA1 Message Date
c2ea8ff5b9
hide processing params for passthrough v3.0.2 2025-02-21 10:51:38 +01:00
b10e9b1808
update readme 2025-02-21 10:46:02 +01:00
14be5a4ea3
Merge branch 'passthrough' 2025-02-21 10:41:14 +01:00
c0bc8ea01a
improve code 2025-02-21 10:40:51 +01:00
dfb9a6fff3
separate passthrough from processor 2025-02-17 09:22:42 +01:00
506cd1ad6c
passthrough, support rar/cbr 2025-02-16 18:14:37 +01:00
277dff8161
passthrough, support zip/cbz, factor 2025-02-16 17:42:13 +01:00
af261d3f75
passthrough, add png support for dir reading 2025-02-16 16:55:57 +01:00
ad614d09b4
passthrough, support for dir 2025-02-16 12:50:25 +01:00
86fbb8cefe
add raw data to zip 2025-02-16 12:50:01 +01:00
2d21ced2fe
add compress raw data 2025-02-16 12:49:48 +01:00
05dd8acc99
no image is handled in loader 2025-02-16 12:49:37 +01:00
87a127d04a
use epubimage format instead of global params 2025-02-16 12:49:08 +01:00
a5ef2a2927
add format copy option 2025-02-15 18:29:12 +01:00
673a7df699
force cover and title to use jpeg format 2025-02-15 17:28:42 +01:00
16a12603a0
update deps 2025-02-15 16:50:11 +01:00
PuzzleMoon
d1a14d3489 css img object-fit to preserve aspect ratio v3.0.1 2025-01-29 17:58:17 +01:00
aabea6fb12
ignore hidden files 2025-01-29 17:48:08 +01:00
c34a255768
26 expose the internal epub and epub options package (#44)
* make epub and epub options public

* export only interface
2025-01-05 16:57:23 +01:00
b1a398e155
add upgrade notice v3.0.0 2025-01-05 15:36:36 +01:00
36512cdb98
update to v3 2025-01-05 15:32:57 +01:00
45677c6b7b
Merge branch 'simplify-options' 2024-12-24 11:25:27 +01:00
4aafa7d57e
use directly epub options instead of duplicating it 2024-12-24 11:20:53 +01:00
db9ab4d743
exclude tmp file 2024-12-24 11:19:30 +01:00
cc7dfc8d54
handle error on parse 2024-12-24 10:49:56 +01:00
e435397bc0
update deps 2024-12-24 10:49:56 +01:00
c9df70fbb3
add UI links
https://github.com/celogeek/go-comic-converter/issues/39
2024-10-27 15:06:09 +01:00
68f7bf4f46
update to golang 1.23 + deps 2024-10-12 15:57:06 +02:00
fee8a037dc
fix position 2024-06-22 12:21:05 +02:00
7e3f0d4fcc
fix doc 2024-06-22 11:56:29 +02:00
0c09c85763
fix aspect ratio computing 2024-06-22 11:56:19 +02:00
47205b16be
use fatalf instead 2024-06-07 11:18:16 +02:00
291c8983a4
handle double page as cover if split and not keeped 2024-05-18 16:23:41 +02:00
2755aae487
combine print and exit 1 to fatal 2024-05-18 16:16:29 +02:00
0c8e54f0c4
limit usage of Sprint 2024-05-13 13:27:34 +02:00
93294ba1f9
Merge branch 'reorg-packaging' 2024-05-12 08:19:11 +02:00
cdd3668ca2
improve readability main 2024-05-11 15:44:47 +02:00
30ac67b06d
move to pkg 2024-05-11 15:30:52 +02:00
577d51a819
rename epub 2024-05-11 14:31:27 +02:00
a76f29e91d
remove pointer from main 2024-05-11 14:27:27 +02:00
3c582ae52d
remove pointer from epub processor 2024-05-11 14:27:09 +02:00
a351106eb7
remove pointer from epub template 2024-05-11 14:26:59 +02:00
3d31108aba
remove pointer from epub zip 2024-05-11 14:26:51 +02:00
a94e67dd06
remove pointer from epub filters 2024-05-11 14:26:04 +02:00
5404390fd8
remove pointer from epub image 2024-05-11 14:25:52 +02:00
b1e246240c
remove pointer from profiles 2024-05-11 14:25:20 +02:00
e10eeadc4e
remove pointer from image options 2024-05-10 18:10:07 +02:00
5c7775cd47
simplify profiles 2024-05-10 18:05:51 +02:00
113e7ebcb0
update deps 2024-05-10 14:08:16 +02:00
2ce29d62ec
update README v2.7.2 2024-05-09 15:59:04 +02:00