Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -nolog -> -v/--verbose | garret | 2023-07-13 | 1 | -6/+5 |
| | | | | | make more logs a thing you opt into rather than something you opt out of also actually fixed the logging that i broke by getting rid of colourlog | ||||
* | 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 |
| | | | | you don't need to specify --help if no arguments, that's the default behaviour | ||||
* | use the nice features that make life easier | garret | 2023-07-12 | 1 | -4/+4 |
| | |||||
* | whitespace | garret | 2023-07-12 | 1 | -5/+5 |
| | | | | | remove trailing whitespace, add newline at end (automatic changes by my text editor) | ||||
* | 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 | 1 | -3/+0 |
| | |||||
* | Add files via upload | jeondae | 2022-04-23 | 1 | -0/+106 |