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