Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-23 | Golf tests a bit | Sven-Hendrik Haase | 1 | -38/+30 | |
2021-09-11 | cargo fmt | jikstra | 1 | -1/+3 | |
2021-09-10 | Fix tests | jikstra | 1 | -2/+2 | |
2021-09-10 | Remove unused imports and files | jikstra | 1 | -4/+0 | |
2021-09-10 | Fix tests | jikstra | 1 | -2/+2 | |
2021-09-10 | Apply requested changes | jikstra | 1 | -2/+0 | |
2021-09-02 | cargo fmt & cargo clippy | jikstra | 1 | -5/+3 | |
2021-09-02 | Fix tests | jikstra | 1 | -16/+19 | |
2021-09-01 | Implement a raw rendering mode for recursive folder download | jikstra | 1 | -0/+103 | |
- Raw mode only displays file/folders and is more focused on computer processing - Display a banner in footer to recursively download the current folder with wget |