Commit graph

24 commits

Author SHA1 Message Date
eed764e788
patch 2.1.18
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
2023-01-21 15:36:49 +01:00
19effe0fcc
add manga title to custom naming placeholders and add first changelog
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2023-01-15 13:19:41 +01:00
f1b6d3a189
add custom naming format & some smaller fixes
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-01-14 18:10:17 +01:00
ecf4bf771e switch to loguru/click.
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
update docs etc
2022-12-29 18:13:19 +01:00
f389f2777f add tests for hooks 2022-08-14 16:34:15 +02:00
c2d9ca9f72 add hooks for custom actions
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-13 18:52:32 +02:00
35656e8a7c more pylint improvements
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-22 21:11:01 +02:00
7c3f83389a apply a few pylint/pycodestyle tips 2022-07-21 20:39:56 +02:00
820c891fd7 logging improvements
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-15 14:04:22 +02:00
66e916a580 first adjustments to the logger 2022-07-15 12:49:49 +02:00
e5fd6790d1 change logging
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-06 22:19:40 +02:00
26d8043fe4 add --lean flag and change verbosity configuration 2022-06-26 15:23:19 +02:00
faa16c70a3 fix mypy errors
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-06-20 17:46:04 +02:00
cbf62b26db replace exit with sys.exit and add option to list chapters in interactive input 2022-05-25 20:10:43 +02:00
e3d46e48c4 add feature to download a whole volume. and add doc
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-05-19 00:06:35 +02:00
c6d7b29ef9 create api template + typo 2022-05-17 13:32:50 +02:00
38339a4d44 preperation for 2.1.0
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline failed
2022-05-16 16:17:55 +02:00
40e8bf11b4 rewrote parts of script to be clear
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-05-13 22:34:25 +02:00
6fd02ecf20 better interrupt handling and fixed some loop bugs
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-11 14:23:42 +02:00
a88b69da12 fix when some chapters are not available. now skips the chapter after 3 retries
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-09 22:03:29 +02:00
78a4e1827f fix api request delay to not get rate limited with the --wait cli argument
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-09 21:24:25 +02:00
28e1ef323f update to fix api problems and refactor script to black coding format 2022-05-09 15:42:13 +02:00
3cee4a7e94 use black formatter and first changes 2022-05-04 19:17:12 +02:00
fea239e20a make script compatible with other manga sites/apis
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-22 10:10:37 +01:00