dependabot[bot]
|
72d07d53ea
|
Bump actions/checkout from 5 to 6 (#1169)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-25 18:44:30 -08:00 |
|
Alex Xu
|
8c242d45d7
|
PDOC only (#1171)
|
2025-11-25 18:44:10 -08:00 |
|
Alex Xu
|
c655922a57
|
rename RTL to Right-to-left (manga) (#1172)
|
2025-11-25 18:42:18 -08:00 |
|
kiryl
|
77e8952f12
|
Keep sorted and unique list of sources (#1108)
- sort items on the sources list alphabetically -
- don't add item if it is already on the list
|
2025-11-24 22:21:32 -08:00 |
|
kiryl
|
5b069322a4
|
Update progress notification for bulk jobs (#1109)
|
2025-11-24 13:45:02 -08:00 |
|
Alex Xu
|
2444a28127
|
Bump version to 9.3.2
|
2025-11-17 13:09:48 -08:00 |
|
Alex Xu
|
3aad79fc30
|
fix -o in c2e for real (#1167)
|
2025-11-17 13:09:27 -08:00 |
|
Alex Xu
|
2dbc13303f
|
Revert "fix -o in c2e (#1161)" (#1166)
This reverts commit 9429bed91c.
|
2025-11-17 12:04:27 -08:00 |
|
Alex Xu
|
4c36c7c586
|
update faq
|
2025-11-14 08:00:20 -08:00 |
|
Alex Xu
|
65007aec07
|
better error when attempting to add images directly (#1158)
|
2025-11-12 15:52:34 -08:00 |
|
Alex Xu
|
9429bed91c
|
fix -o in c2e (#1161)
|
2025-11-12 11:46:33 -08:00 |
|
José Cerezo
|
3a3ee15cba
|
Optimize docker image (#1160)
* Updated workflow to checkout
* Added kindlegen ln -s instruction
v9.3.1
|
2025-11-12 09:45:49 -08:00 |
|
Alex Xu
|
2394aa3747
|
Bump version to 9.3.1
|
2025-11-11 18:43:26 -08:00 |
|
José Cerezo
|
b57992a754
|
Optimize docker image (#1157)
* Optimized Docker image
* Divided Dockerfile into two images
* Fixed dockerfile path
* Updated workflows
* Added remaining packages in Dockerfile-base
* Updated workflows
* Unified workflows for docker images
* Added LABELs to docker images
* pull from ciromattia cache
* docker2
* Optimized Docker image
* fix tags
* Added installation stage and optimized workflow for Docker image
* Deleted one stage from the dockerfile to optimize build
* copy requirements file after numpy and pymupdf
* don't change primary requirements
---------
Co-authored-by: Alex Xu <alexkurosakimh3@gmail.com>
|
2025-11-11 18:42:44 -08:00 |
|
Alex Xu
|
c7a62fdcd6
|
Clarify memory and storage capacities in README
|
2025-11-10 11:46:22 -08:00 |
|
Alex Xu
|
8861299d24
|
bump 9.2.2
v9.2.2
|
2025-11-04 13:08:02 -08:00 |
|
Alex Xu
|
636447bb62
|
Partially check W/B Margins if you don't want KCC to extend the image margins in CBZ/PDF (#1152)
|
2025-11-04 13:05:16 -08:00 |
|
Alex Xu
|
b23c7744cb
|
Make webtoon tall error more informative (#1151)
* Make webtoon tall error more informative
* fix mistake
|
2025-11-04 12:54:29 -08:00 |
|
Alex Xu
|
2398a5b1ac
|
raise max res to 6000x8000 (#1150)
|
2025-11-04 12:40:23 -08:00 |
|
José Cerezo
|
2b2ac8ff55
|
Added file fusion to C2E (#1149)
* Added file fusion to C2E
* Updated README.md
|
2025-11-02 19:01:02 -08:00 |
|
Alex Xu
|
5209d9a7b8
|
fix cover autocontrast (#1141)
|
2025-10-30 11:55:06 -07:00 |
|
Alex Xu
|
5336870097
|
fix webtoon too tall (#1146)
|
2025-10-30 11:54:18 -07:00 |
|
Alex Xu
|
4371d14391
|
bump 9.2.1
v9.2.1
|
2025-10-26 15:45:23 -07:00 |
|
Alex Xu
|
f96b7cb22b
|
further refine color detection
|
2025-10-26 14:11:13 -07:00 |
|
Alex Xu
|
4dfd2ea942
|
weird file structure message
|
2025-10-26 11:02:02 -07:00 |
|
Alex Xu
|
ba7f4336a5
|
add threshold comment
|
2025-10-25 23:16:52 -07:00 |
|
Alex Xu
|
9561b04bec
|
make color detection super precise (#1137)
|
2025-10-25 23:14:53 -07:00 |
|
Alex Xu
|
2a8f8e9ab4
|
Fix png transparency (#1136)
* remove transparency
* pop transparency
|
2025-10-25 18:45:10 -07:00 |
|
Alex Xu
|
b9cef59912
|
remove pyinstaller-action
|
2025-10-24 21:12:07 -07:00 |
|
Alex Xu
|
f2ab730691
|
Fix tint color detection (#1135)
* make color detection even more precise
* fix tinted images
|
2025-10-24 20:55:18 -07:00 |
|
Alex Xu
|
44401583e4
|
fix typo
|
2025-10-24 10:58:03 -07:00 |
|
Alex Xu
|
28faf524c4
|
build windows command line versions directly using faster Python 3.11 (#1134)
* draft CLI
* fix windows c2e
* fix typos
* update github workflows
|
2025-10-24 10:52:31 -07:00 |
|
Alex Xu
|
2d288f72ea
|
fix truncated file read (#1133)
|
2025-10-21 20:41:18 -07:00 |
|
Alex Xu
|
fb9b3c676b
|
add panel view to faq
|
2025-10-21 14:17:40 -07:00 |
|
Alex Xu
|
cff1de4fa5
|
Remove LICENSE.txt from package-macos.yml files list
Removed LICENSE.txt from the files list in the workflow.
|
2025-10-21 14:00:54 -07:00 |
|
Alex Xu
|
0e56cde791
|
Bump version to 9.2.0
v9.2.0
|
2025-10-21 13:46:14 -07:00 |
|
Alex Xu
|
9a021ad5d4
|
no autocontrast option, don't autocontrast extremely low contrast images (#1128)
|
2025-10-21 13:13:42 -07:00 |
|
Alex Xu
|
d648081086
|
Add comic bundle announcements
|
2025-10-21 12:43:07 -07:00 |
|
Alex Xu
|
b2a8b364d9
|
disable RTL on webtoon
|
2025-10-21 12:04:35 -07:00 |
|
Alex Xu
|
1f935a0635
|
add webtoon tip
|
2025-10-21 11:54:47 -07:00 |
|
Alex Xu
|
58b9651ff3
|
add colorsoft warning (#1131)
|
2025-10-21 11:49:31 -07:00 |
|
Alex Xu
|
11a56dd892
|
add webtoon note
|
2025-10-21 10:46:27 -07:00 |
|
Alex Xu
|
c23af709cf
|
Revert "webtoon increase minimum vertical blank space threshold"
This reverts commit 80ea17ff02.
|
2025-10-20 23:47:36 -07:00 |
|
Alex Xu
|
87a7197c16
|
warn scribe png mobi is broken (#1130)
|
2025-10-20 20:44:24 -07:00 |
|
Alex Xu
|
5813f914fc
|
split image in half for better color detection comment
|
2025-10-20 19:29:54 -07:00 |
|
Alex Xu
|
530ae410d4
|
detect silver color (#1129)
|
2025-10-20 18:38:35 -07:00 |
|
Alex Xu
|
a7428f18b6
|
Fine tune color detection (#1126)
* initial commit
* refactor
* pdf colorspace note
* refactor
* webtoons are always color
|
2025-10-20 17:09:01 -07:00 |
|
Alex Xu
|
06194b33ad
|
disable default gamma correction/darkening of 1.8 (1.0 is disabled) (#1030)
* disable default gamma correction of 1.8 to 1.0 (disabled)
* update gamma tooltip
* custom gamma
|
2025-10-20 11:42:59 -07:00 |
|
Alex Xu
|
80ea17ff02
|
webtoon increase minimum vertical blank space threshold
|
2025-10-20 10:53:10 -07:00 |
|
dependabot[bot]
|
e0466ad040
|
Bump actions/setup-node from 5 to 6 (#1125)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-19 19:32:25 -07:00 |
|