Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add CLI arguments for file uploading. | Vojtěch Pejša | 2019-04-04 | 1 | -0/+3 | |
| | | ||||||
| * | Implement file upload. | Vojtěch Pejša | 2019-04-04 | 1 | -1/+7 | |
| | | ||||||
* | | Removed query params when clicking on a file | boasting-squirrel | 2019-04-02 | 1 | -1/+1 | |
| | | ||||||
* | | Color schemes | boasting-squirrel | 2019-04-01 | 1 | -150/+391 | |
|/ | ||||||
* | Added missing padding on download div | boasting-squirrel | 2019-03-15 | 1 | -0/+1 | |
| | ||||||
* | Improved design | boasting-squirrel | 2019-03-15 | 1 | -3/+7 | |
| | ||||||
* | Download folder as a tar working | boasting-squirrel | 2019-03-08 | 1 | -0/+35 | |
| | ||||||
* | Added color on hovering row | boasting-squirrel | 2019-03-04 | 1 | -2/+5 | |
| | ||||||
* | Reset color of visited link in back to top button | boasting-squirrel | 2019-03-02 | 1 | -1/+3 | |
| | ||||||
* | Added back to top button + various CSS improvements + re-order functions in ↵ | boasting-squirrel | 2019-03-02 | 1 | -34/+66 | |
| | | | | renderer | |||||
* | Improved readability on mobile + terminal browsers | boasting-squirrel | 2019-02-27 | 1 | -10/+23 | |
| | ||||||
* | Improved parent directory link's style | boasting-squirrel | 2019-02-27 | 1 | -1/+8 | |
| | ||||||
* | Actually use unicode characters | boasting-squirrel | 2019-02-27 | 1 | -2/+2 | |
| | ||||||
* | Switched to unicode characters + improved look and feel | boasting-squirrel | 2019-02-27 | 1 | -36/+10 | |
| | ||||||
* | Added highlight for current sorting column | boasting-squirrel | 2019-02-26 | 1 | -3/+12 | |
| | ||||||
* | Stylized table header + added chevrons | boasting-squirrel | 2019-02-26 | 1 | -0/+45 | |
| | ||||||
* | Removed sorting from CLI + added sorting from HTML | boasting-squirrel | 2019-02-25 | 1 | -3/+31 | |
| | ||||||
* | convert_utc and humanize_systemtime now return option + fixed template ↵ | boasting-squirrel | 2019-02-23 | 1 | -29/+28 | |
| | | | | accordingly | |||||
* | Renders file listing using maud | boasting-squirrel | 2019-02-23 | 1 | -0/+230 | |