Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add cbz making scriptmain | garret | 2023-07-13 | 1 | -0/+4 |
* | update README | garret | 2023-07-13 | 1 | -30/+19 |
* | add unix shebang, change perms to executable | garret | 2023-07-13 | 1 | -0/+1 |
* | switch to unix line endings | garret | 2023-07-13 | 1 | -121/+121 |
* | update argparse help | garret | 2023-07-13 | 1 | -2/+2 |
* | extract cids from urls | garret | 2023-07-13 | 1 | -2/+27 |
* | remove done | garret | 2023-07-13 | 1 | -2/+0 |
* | remove newlines from prints | garret | 2023-07-13 | 1 | -2/+2 |
* | make cid a positional argument | garret | 2023-07-13 | 1 | -5/+1 |
* | -nolog -> -v/--verbose | garret | 2023-07-13 | 1 | -6/+5 |
* | fix error if page is not scrambled | garret | 2023-07-13 | 1 | -5/+9 |
* | remove unnecessary argparse arguments | garret | 2023-07-12 | 1 | -1/+1 |
* | use the nice features that make life easier | garret | 2023-07-12 | 1 | -4/+4 |
* | add gitignore | garret | 2023-07-12 | 1 | -0/+1 |
* | whitespace | garret | 2023-07-12 | 1 | -5/+5 |
* | do not do unusual things on startup | garret | 2023-07-12 | 1 | -4/+0 |
* | make paths work on linux | garret | 2023-07-12 | 1 | -2/+2 |
* | remove coloured logs | garret | 2023-07-12 | 2 | -4/+0 |
* | Create README.md | jeondae | 2022-04-24 | 1 | -0/+53 |
* | Delete README.md | jeondae | 2022-04-24 | 1 | -53/+0 |
* | Update README.md | jeondae | 2022-04-23 | 1 | -2/+2 |
* | Add files via upload | jeondae | 2022-04-23 | 3 | -0/+161 |
* | Initial commit | jeondae | 2022-04-23 | 1 | -0/+21 |