aboutsummaryrefslogtreecommitdiffstats
path: root/src/renderer.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add CLI arguments for file uploading.Vojtěch Pejša2019-04-041-0/+3
| |
| * Implement file upload.Vojtěch Pejša2019-04-041-1/+7
| |
* | Removed query params when clicking on a fileboasting-squirrel2019-04-021-1/+1
| |
* | Color schemesboasting-squirrel2019-04-011-150/+391
|/
* Added missing padding on download divboasting-squirrel2019-03-151-0/+1
|
* Improved designboasting-squirrel2019-03-151-3/+7
|
* Download folder as a tar workingboasting-squirrel2019-03-081-0/+35
|
* Added color on hovering rowboasting-squirrel2019-03-041-2/+5
|
* Reset color of visited link in back to top buttonboasting-squirrel2019-03-021-1/+3
|
* Added back to top button + various CSS improvements + re-order functions in ↵boasting-squirrel2019-03-021-34/+66
| | | | renderer
* Improved readability on mobile + terminal browsersboasting-squirrel2019-02-271-10/+23
|
* Improved parent directory link's styleboasting-squirrel2019-02-271-1/+8
|
* Actually use unicode charactersboasting-squirrel2019-02-271-2/+2
|
* Switched to unicode characters + improved look and feelboasting-squirrel2019-02-271-36/+10
|
* Added highlight for current sorting columnboasting-squirrel2019-02-261-3/+12
|
* Stylized table header + added chevronsboasting-squirrel2019-02-261-0/+45
|
* Removed sorting from CLI + added sorting from HTMLboasting-squirrel2019-02-251-3/+31
|
* convert_utc and humanize_systemtime now return option + fixed template ↵boasting-squirrel2019-02-231-29/+28
| | | | accordingly
* Renders file listing using maudboasting-squirrel2019-02-231-0/+230