Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-23 | Renders file listing using maud | boasting-squirrel | 1 | -221/+17 | |
2019-02-20 | Improved mobile view | boasting-squirrel | 1 | -4/+61 | |
2019-02-19 | Renamed humanize_duration to humanize_systemtime | boasting-squirrel | 1 | -3/+3 | |
2019-02-19 | Improved code | boasting-squirrel | 1 | -16/+10 | |
2019-02-19 | Added missing ; in CSS | boasting-squirrel | 1 | -1/+1 | |
2019-02-17 | Added docstrings | boasting-squirrel | 1 | -0/+10 | |
2019-02-17 | Improved design of last-modification column | boasting-squirrel | 1 | -10/+23 | |
2019-02-16 | Improved date format | boasting-squirrel | 1 | -1/+1 | |
2019-02-16 | Improved CSS | boasting-squirrel | 1 | -1/+1 | |
2019-02-16 | Display last modification + provide sort by date | boasting-squirrel | 1 | -6/+65 | |
2019-02-15 | Removed extern crate invokations | boasting-squirrel | 1 | -0/+1 | |
2019-02-15 | Added docstrings to SortingMethods enum | boasting-squirrel | 1 | -0/+9 | |
2019-02-14 | Switched to structopt | boasting-squirrel | 1 | -29/+9 | |
2019-02-13 | Added some docstrings | boasting-squirrel | 1 | -1/+23 | |
2019-02-13 | Removed config.rs and put back actix config in main.rs | boasting-squirrel | 1 | -3/+1 | |
2019-02-12 | Fixed Clippy warnings | boasting-squirrel | 1 | -1/+1 | |
2019-02-12 | Reorganized some imports + removed unused imports | boasting-squirrel | 1 | -0/+7 | |
2019-02-12 | Split project into multiple files | boasting-squirrel | 1 | -0/+245 | |