index
:
miniserve
master
origin/HEAD
origin/master
origin/sse-based-dirsize
origin/switch-to-dtolnay-rust-toolchain
For when you really just want to serve some files over HTTP right now!
rustc
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
renderer.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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