Commit graph

26 commits

Author SHA1 Message Date
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
1034532ad6 update logging to conform to ISO 8601
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-10-06 21:26:36 +02: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
4594b30c82 create logger.py for all logging related things 2022-07-14 15:17:06 +02:00
caf1885878 fix some things related to the new logging implementation
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-07 21:03:43 +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
96c6b9489b fix isort with black
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-20 22:47:59 +02:00
faa16c70a3 fix mypy errors
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-06-20 17:46:04 +02:00
a62a9e8ec8 use isort 2022-06-20 13:01:26 +02:00
0305631f78 rename class methods so they don't use a dunder format
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-25 22:18:23 +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
ae42a19aed change logging of skipped chapters and fix error list
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-20 23:57:27 +02:00
b4340a93b8 move list processing to input.py
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-20 19:32:36 +02:00
61a66e79ec fix typo
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-19 00:26:34 +02:00
08cb16656d fix for --list if no chapters were specified (BUG) 2022-05-19 00:25:11 +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
41b9cb00e5 restructure app.py in a class
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-16 22:03:37 +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
Renamed from mangadlp/main.py (Browse further)