aboutsummaryrefslogtreecommitdiffstats
path: root/src/renderer.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-08Download folder as a tar workingboasting-squirrel1-0/+35
2019-03-04Added color on hovering rowboasting-squirrel1-2/+5
2019-03-02Reset color of visited link in back to top buttonboasting-squirrel1-1/+3
2019-03-02Added back to top button + various CSS improvements + re-order functions in r...boasting-squirrel1-34/+66
2019-02-27Improved readability on mobile + terminal browsersboasting-squirrel1-10/+23
2019-02-27Improved parent directory link's styleboasting-squirrel1-1/+8
2019-02-27Actually use unicode charactersboasting-squirrel1-2/+2
2019-02-27Switched to unicode characters + improved look and feelboasting-squirrel1-36/+10
2019-02-26Added highlight for current sorting columnboasting-squirrel1-3/+12
2019-02-26Stylized table header + added chevronsboasting-squirrel1-0/+45
2019-02-25Removed sorting from CLI + added sorting from HTMLboasting-squirrel1-3/+31
2019-02-23convert_utc and humanize_systemtime now return option + fixed template accord...boasting-squirrel1-29/+28
2019-02-23Renders file listing using maudboasting-squirrel1-0/+230