1
0
mirror of https://github.com/ciromattia/kcc synced 2026-08-01 09:31:33 +00:00

Commit Graph

  • ff80d275e6 bump to 11.0.0 master Alex Xu 2026-07-31 22:26:11 -07:00
  • b3e1d393b6 Manually label spreads button (#1412) Alex Xu 2026-07-31 22:25:41 -07:00
  • b4c71b3b91 pass options to slugify (#1411) Alex Xu 2026-07-29 17:06:52 -07:00
  • 7e412f12ae pass options to getWorkFolder (#1410) Alex Xu 2026-07-29 16:41:34 -07:00
  • 31be01cbcc Bump actions/setup-python from 6 to 7 dependabot/github_actions/actions/setup-python-7 dependabot[bot] 2026-07-27 01:42:30 +00:00
  • 2076775d94 Create the destination dir before flattening a single-subfolder archive (#1405) Nils Leo 2026-07-24 07:43:16 +02:00
  • 59df22b62d add sort order note to readme Alex Xu 2026-07-20 15:06:12 -07:00
  • ff5edc5ce5 fix: Destination path... already exists (#1404) Alex Xu 2026-07-20 14:21:42 -07:00
  • 7206c0cd48 Bump actions/setup-node from 6 to 7 dependabot/github_actions/actions/setup-node-7 dependabot[bot] 2026-07-20 03:17:04 +00:00
  • a52c0ce03a Merge pull request #1394 from ciromattia/axu2-patch-1 v10.4.0 Alex Xu 2026-07-10 18:42:03 -07:00
  • 1c0506fe7d Clarify Kobo profile + EPUB -> KEPUB Alex Xu 2026-07-10 18:41:48 -07:00
  • 806c6232c3 bump to 10.4.0 Alex Xu 2026-07-10 18:39:41 -07:00
  • 6f9f5067d8 Merge pull request #1384 from drshliapa/fix/912-preserve-comicinfo Alex Xu 2026-07-10 18:38:05 -07:00
  • 11be0dffcc make it an option Alex Xu 2026-07-10 18:32:44 -07:00
  • 4c10569ab1 millisecond timestamp kindlegen log (#1393) Alex Xu 2026-07-10 17:47:34 -07:00
  • 2a5cd6718d new user first startup: default is Paperwhite 12th Gen, split and rotate, RTL (#1392) Alex Xu 2026-07-10 14:48:48 -07:00
  • fd1468904f stop webtoon unchecking automatically check customm autocontrast (#1391) Alex Xu 2026-07-10 14:26:41 -07:00
  • feec40ffc8 more detailed kindlegen warnings (#1390) Alex Xu 2026-07-10 13:57:20 -07:00
  • f6ae7661bc fix macOS app version showing 0.0.0 in Info.plist (#1385) Marian Leontiev 2026-07-10 00:25:42 +02:00
  • ca14a4c813 don't crash on empty nested folders (#1388) Alex Xu 2026-07-08 17:46:46 -07:00
  • 0c1071a358 fix Access is denied with read only input folder (2013 bug) (#1387) Alex Xu 2026-07-08 17:22:23 -07:00
  • 858251f509 show entire kindlegen error (#1386) Alex Xu 2026-07-07 10:02:26 -07:00
  • 3c66aa9a67 preserve ComicInfo.xml in CBZ output for Other profile Marian Leontiev 2026-07-05 21:07:26 +02:00
  • 077957e665 Rename 'cover.jpg' file to '##cover.jpg' (#1383) Aldijonas 2026-07-05 16:34:26 +02:00
  • c3f86e29c8 Rename cover.jpg to !cover.jpg in CBZ (#1381) Aldijonas 2026-07-03 01:41:37 +02:00
  • 72e1546c2c fix: enable unrar on all distros, not just Fedora (#1376) Nils Leo 2026-07-03 00:07:36 +02:00
  • 544e866b51 fix crash in smart cover crop for landscape covers (#1379) sa-mi 2026-07-01 21:30:08 -07:00
  • 363a36a764 reduce job list minimum height from 150 to 110 pixels (#1378) Alex Xu 2026-07-01 17:34:17 -07:00
  • bece5290a3 remove 2nd row of buttons (#1377) Alex Xu 2026-06-29 17:17:41 -07:00
  • cab3703217 bump to 10.3.0 v10.3.0 Alex Xu 2026-06-26 10:23:51 -07:00
  • 3723bf9d52 add light novel mode (#1361) Alex Xu 2026-06-26 10:23:28 -07:00
  • 2a6d61530f epub input: fix fusion (#1375) Alex Xu 2026-06-26 10:23:09 -07:00
  • 5396f1f9c4 name output epub/cbz directly (#1374) Alex Xu 2026-06-24 21:22:49 -07:00
  • f1b58c83d6 Replace copyfile + remove with move (#1373) Alex Xu 2026-06-24 18:58:27 -07:00
  • 0f009755b1 store settings separately Alex Xu 2026-06-23 17:27:45 -07:00
  • ee5bd150e5 add force ebok option Alex Xu 2026-06-23 17:24:11 -07:00
  • a55c0ddb08 add epub language option (#1371) Alex Xu 2026-06-23 13:29:10 -07:00
  • 799961407e re-arrange options into 4 columns (#1370) Alex Xu 2026-06-22 22:27:00 -07:00
  • bc28df1f53 add invert direction and vertical 4 panel options (#1369) Alex Xu 2026-06-22 17:31:12 -07:00
  • a8b2c055bf epub input: invert spread shift (#1368) Alex Xu 2026-06-22 17:17:22 -07:00
  • afa9c7e7e6 Update psutil requirement from >=5.9.5 to >=7.2.2 (#1358) dependabot[bot] 2026-06-22 14:04:31 -07:00
  • 1f1b9a37fa Update distro requirement from >=1.8.0 to >=1.9.0 (#1357) dependabot[bot] 2026-06-22 14:04:15 -07:00
  • c4d9512cbc Bump actions/checkout from 6 to 7 (#1367) dependabot[bot] 2026-06-22 14:02:58 -07:00
  • 89fc6437dd don't crash if rosetta is not available on macOS (#1366) Alex Xu 2026-06-20 17:55:04 -07:00
  • 1e57da08a9 time kindlegen (#1365) Alex Xu 2026-06-18 16:34:52 -07:00
  • b4ef37dbb9 bump Windows 7 numpy (#1362) Alex Xu 2026-05-31 18:43:10 -07:00
  • 5e68ce380c double webtoon max height webtoon-8x Alex Xu 2026-05-31 18:42:31 -07:00
  • b95cf6e179 ignore exceptions when epub parsing (#1360) Alex Xu 2026-05-26 09:13:22 -07:00
  • 08070cdd97 Fix fusion output location (#1355) フィルターペーパー 2026-05-26 07:41:36 +08:00
  • df3d174437 fusion temp file cleanup improvements (#1359) Alex Xu 2026-05-25 14:52:08 -07:00
  • dc4475bcb0 bump to 10.2.0 v10.2.0 Alex Xu 2026-05-22 15:15:02 -07:00
  • b2e7fd3f5a fix macOS 10.14 PyMuPDF (#1354) Alex Xu 2026-05-22 15:02:13 -07:00
  • 4102643110 disk usage warning reccomends using temp directory option (#1353) Alex Xu 2026-05-22 11:55:42 -07:00
  • ca6b3b7611 fix file fusion when output folder unchecked (beta regression) (#1352) Alex Xu 2026-05-22 11:41:47 -07:00
  • 6d5db71b5b add pip install --upgrade pip to README.md Alex Xu 2026-05-21 21:07:57 -07:00
  • 87c6b7143a fix cropping with border options (#1351) Alex Xu 2026-05-21 13:28:12 -07:00
  • a5bd995a6b remove sentry Alex Xu 2026-05-20 07:55:58 -07:00
  • bcc69b0f05 Update requirements-win7.txt Alex Xu 2026-05-19 08:21:56 -07:00
  • f96adc5dc3 Metadata editor in bulk v2 (#1349) Jarosław Janas 2026-05-19 17:17:13 +02:00
  • f54b06e058 increase bisect threhold aspect ratio from 1.75 to 1.80 (#1348) Alex Xu 2026-05-18 21:42:44 -07:00
  • 7ceeb29fae add 1 page landscape option (#1344) Alex Xu 2026-05-17 11:55:46 -07:00
  • c385ef7ae0 epub input: extract biggest image per page (#1342) Alex Xu 2026-05-17 09:12:44 -07:00
  • 9827f11944 experimental epub input (#1090) Alex Xu 2026-05-15 13:24:35 -07:00
  • 8030884148 Update python-slugify requirement from >=1.2.1 to >=8.0.4 (#1314) dependabot[bot] 2026-05-14 22:15:29 -07:00
  • 949fb0acb4 Update requests requirement from >=2.31.0 to >=2.34.2 (#1313) dependabot[bot] 2026-05-14 22:13:14 -07:00
  • 84f69a0950 Update packaging requirement from >=23.2 to >=26.2 (#1315) dependabot[bot] 2026-05-14 22:12:12 -07:00
  • 868a31cb00 Update setup.py (#1339) Flavio Mello 2026-05-15 02:07:38 -03:00
  • 1af24b394f remove raven (#1341) Alex Xu 2026-05-14 22:04:20 -07:00
  • 401876da22 Merge pull request #1338 from axu2/temp Alex Xu 2026-05-11 16:40:46 -07:00
  • ffeaaeca19 clean up temp files better Alex Xu 2026-05-11 16:34:11 -07:00
  • b95bb12393 honor temp directory option in all locations Alex Xu 2026-05-11 11:53:20 -07:00
  • 4a6e4622ed Use tempdir option for fusion path フィルターペーパー 2026-04-21 14:20:46 +08:00
  • a491810810 Bump signpath/github-action-submit-signing-request from 2.0 to 2.2 (#1337) dependabot[bot] 2026-05-10 19:00:05 -07:00
  • 75d0342fe1 Bump docker/build-push-action from 6 to 7 (#1336) dependabot[bot] 2026-05-10 18:59:54 -07:00
  • 60d41b25e4 Bump softprops/action-gh-release from 2 to 3 (#1335) dependabot[bot] 2026-05-10 18:59:42 -07:00
  • 0db788589d Bump docker/setup-qemu-action from 3 to 4 (#1263) dependabot[bot] 2026-05-08 12:05:27 -07:00
  • f42e6aea5c Bump docker/login-action from 3 to 4 (#1262) dependabot[bot] 2026-05-08 12:05:16 -07:00
  • 53ae057cbb Bump docker/metadata-action from 5 to 6 (#1261) dependabot[bot] 2026-05-08 12:05:05 -07:00
  • d729839976 Bump docker/setup-buildx-action from 3 to 4 (#1260) dependabot[bot] 2026-05-08 12:04:51 -07:00
  • 42a50ed670 Bump actions/upload-artifact from 6 to 7 (#1256) dependabot[bot] 2026-05-08 12:04:38 -07:00
  • e6ef7c1732 Bump actions/upload-artifact from 5 to 6 (#1332) Alex Xu 2026-05-08 11:59:01 -07:00
  • f2a806a42a bumpy to 10.1.3 v10.1.3 Alex Xu 2026-05-06 08:39:27 -07:00
  • 8798d71bfa smart cover crop is default off (#1331) Alex Xu 2026-05-06 08:12:19 -07:00
  • 19ce14eeee KFX default upscale (#1329) Alex Xu 2026-05-04 16:40:40 -07:00
  • 5a1e2dafcb fix thin horizontal line in landscape in certain situations (#1326) Alex Xu 2026-05-04 15:22:37 -07:00
  • f149ae23f3 add Kindle Scribe 2025 landscape 1324x1986 profile (#1325) Alex Xu 2026-05-03 16:48:05 -07:00
  • 2878e5d41b bump to 10.1.2 v10.1.2 Alex Xu 2026-05-02 15:17:36 -07:00
  • bd691989a9 fix KFX on Windows 7 (#1323) Alex Xu 2026-05-02 15:13:21 -07:00
  • d4aeb798c7 bump to 10.1.1 v10.1.1 Alex Xu 2026-05-02 14:43:12 -07:00
  • 997a514e2a fix list index out of range for kfx (#1321) Alex Xu 2026-05-02 14:42:46 -07:00
  • a3672f7a1e bump to 10.1.0 v10.1.0 Alex Xu 2026-04-26 14:54:09 -07:00
  • 1b48a9fc5e Replace KFX (does not work) with KFX (Send to Kindle EPUB) (#1309) Alex Xu 2026-04-26 14:53:28 -07:00
  • d5dde46989 CBZ defaults to partially checked w/b borders (#1310) Alex Xu 2026-04-24 16:40:44 -07:00
  • 92c85c18e9 rename autocontrast box to custom autocontrast (#1308) Alex Xu 2026-04-24 12:11:38 -07:00
  • e5122cc188 prevent creating non Kindle MOBI (#1307) Alex Xu 2026-04-24 07:44:56 -07:00
  • 61be6aa78e bump to 10.0.1 v10.0.1 Alex Xu 2026-04-23 14:56:04 -07:00
  • d6834063c1 avoid orphan dir in tempdir and fix disk size check with tempdir (#1302) フィルターペーパー 2026-04-24 05:53:45 +08:00
  • 1a8d74de4a fix webtoon smartcover (#1305) Alex Xu 2026-04-23 13:36:49 -07:00
  • a0a194ecf1 bump to 10.0.0 v10.0.0 Alex Xu 2026-04-22 18:01:43 -07:00
  • 290578d66e enable upscale box for webtoon and scribe Alex Xu 2026-04-22 17:56:53 -07:00