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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-12
Allow to set the accept input attribute to arbitrary values
Johannes May
1
-1
/
+4
2022-02-06
Make more use of flex in mobile formatting (fixes #142)
Sven-Hendrik Haase
1
-5
/
+9
2022-02-06
Fix route_prefix for css and favicon
Ali MJ Al-Nasrawy
1
-2
/
+2
2021-12-29
Implement --route-prefix to set specific route prefix
jikstra
1
-5
/
+2
2021-12-09
Bump deps
Sven-Hendrik Haase
1
-1
/
+1
2021-10-26
Upgrade to Rust 2021 edition
Sven-Hendrik Haase
1
-4
/
+4
2021-09-23
Rename Archlinux -> Arch Linux
Sven-Hendrik Haase
1
-1
/
+1
2021-09-10
Implement --show-wget-footer argument
jikstra
1
-2
/
+4
2021-09-10
Apply requested changes
jikstra
1
-2
/
+2
2021-09-02
cargo fmt & cargo clippy
jikstra
1
-12
/
+5
2021-09-02
Fix rebase
jikstra
1
-21
/
+16
2021-09-01
Implement a raw rendering mode for recursive folder download
jikstra
1
-14
/
+104
2021-08-30
Use selected theme in error page
Ali MJ Al-Nasrawy
1
-0
/
+10
2021-08-30
Fix clippy::too_many_arguments and rework error ..
Ali MJ Al-Nasrawy
1
-49
/
+28
2021-08-30
Implement show symlink destination
Dean Li
1
-11
/
+20
2021-08-30
Switch from structopt to clap v3
Sven-Hendrik Haase
1
-1
/
+1
2021-06-28
Fix lints
Sven-Hendrik Haase
1
-2
/
+2
2021-04-18
Rename compression code references to 'archive'
Sven-Hendrik Haase
1
-8
/
+8
2021-04-18
Change naming of uncompressed/compressed tarballs
Dean Li
1
-3
/
+3
2021-04-11
Separate tar archive and tar flags
Dean Li
1
-2
/
+3
2021-04-09
Fix breadcrumbs mess on mobile
Ali MJ Al-Nasrawy
1
-1
/
+1
2021-04-09
Fix breadcrumbs for RTL languages
Ali MJ Al-Nasrawy
1
-3
/
+3
2021-03-29
Move symlink symbol from html to css
Ali MJ Al-Nasrawy
1
-2
/
+2
2021-03-27
Bring back the symlink symbol
Ali MJ Al-Nasrawy
1
-0
/
+6
2021-03-27
Resolve symlinks when listing
Ali MJ Al-Nasrawy
1
-4
/
+0
2021-03-26
Fix QR code display when using --random-route
Andy Freeland
1
-1
/
+1
2021-03-01
Use CSS to configure version footer look
Tamas Levai
1
-1
/
+1
2021-03-01
renderer: Follow alphabetical order in package uses
Tamas Levai
1
-1
/
+2
2021-03-01
Use structopt macros to ge crate info
Tamas Levai
1
-13
/
+2
2021-02-28
Fix indentation
Tamas Levai
1
-6
/
+6
2021-02-28
Add program version footer
Tamas Levai
1
-0
/
+28
2021-01-15
enable multiple file upload
Michael Hueschen
1
-1
/
+1
2020-10-02
more feedback
Lukas Stabe
1
-2
/
+3
2020-10-02
address feedback
Lukas Stabe
1
-2
/
+11
2020-10-01
restore default theme cli option and add default theme dark option
Lukas Stabe
1
-4
/
+10
2020-09-26
remove default color scheme cli argument
Lukas Stabe
1
-15
/
+20
2020-09-26
move css out of html into its own route
Lukas Stabe
1
-13
/
+8
2020-09-25
[wip] client-side color-scheme handling
Lukas Stabe
1
-550
/
+54
2020-09-24
add title option (#335) and breadcrumb links in heading
Lukas Stabe
1
-13
/
+27
2020-09-24
Add embedded favicon (fixes #364)
Sven-Hendrik Haase
1
-2
/
+6
2020-09-16
Use Humanize for SystemTime directly
Kevin Cui
1
-8
/
+4
2020-09-15
Fix cargo fmt check
Kevin Cui
1
-1
/
+1
2020-09-15
Cleanup format
Kevin Cui
1
-1
/
+1
2020-09-15
Replace HumanTime::to_text_en by HumanTime
Kevin Cui
1
-8
/
+2
2020-09-14
Fix wrong use of format
Kevin Cui
1
-1
/
+1
2020-09-12
Show "now" when last modification time less than 11 seconds
Kevin Cui
1
-1
/
+7
2020-08-21
set size and date column to smaller, fixed sizes
Lukas Stabe
1
-6
/
+13
2020-08-21
url-decode path in title and heading
Lukas Stabe
1
-6
/
+7
2020-07-05
Add generate QR code (#330)
wyhaya
1
-57
/
+78
2020-05-10
make sure archiving is opt-in
marawan ragab
1
-3
/
+6
[next]