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 (
Expand
)
Author
Age
Files
Lines
...
*
Simplify README code a bit
Sven-Hendrik Haase
2022-08-14
1
-8
/
+8
*
Edit Readme struct to remove render bool
Gaurav
2022-08-14
1
-4
/
+4
*
Make Readme struct
Gaurav
2022-08-14
1
-12
/
+5
*
Add `--readme` info and reformat
Gaurav
2022-08-14
1
-9
/
+10
*
Satisfy cargo fmt
Gaurav
2022-08-14
1
-12
/
+12
*
Replace `markdown` by `comrak`; Render support for nested dirs
Gaurav
2022-08-14
1
-4
/
+9
*
Add support for readme rendering
Gaurav
2022-08-14
1
-0
/
+9
*
Create directory (#781)
Sheepy
2022-06-26
1
-13
/
+42
*
Fix lint
Sven-Hendrik Haase
2022-06-07
1
-2
/
+2
*
Flip usage of theme selector showing functionality added in last commit
Sven-Hendrik Haase
2022-05-23
1
-3
/
+3
*
Add configuration `change-theme` (#805)
FLAMINGO
2022-05-23
1
-10
/
+12
*
Allow to set the accept input attribute to arbitrary values
Johannes May
2022-03-12
1
-1
/
+4
*
Make more use of flex in mobile formatting (fixes #142)
Sven-Hendrik Haase
2022-02-06
1
-5
/
+9
*
Fix route_prefix for css and favicon
Ali MJ Al-Nasrawy
2022-02-06
1
-2
/
+2
*
Implement --route-prefix to set specific route prefix
jikstra
2021-12-29
1
-5
/
+2
*
Bump deps
Sven-Hendrik Haase
2021-12-09
1
-1
/
+1
*
Upgrade to Rust 2021 edition
Sven-Hendrik Haase
2021-10-26
1
-4
/
+4
*
Merge pull request #508 from Jikstra/feat_raw_mode
Sven-Hendrik Haase
2021-09-23
1
-16
/
+96
|
\
|
*
Implement --show-wget-footer argument
jikstra
2021-09-10
1
-2
/
+4
|
*
Apply requested changes
jikstra
2021-09-10
1
-2
/
+2
|
*
cargo fmt & cargo clippy
jikstra
2021-09-02
1
-12
/
+5
|
*
Fix rebase
jikstra
2021-09-02
1
-21
/
+16
|
*
Implement a raw rendering mode for recursive folder download
jikstra
2021-09-01
1
-14
/
+104
*
|
Rename Archlinux -> Arch Linux
Sven-Hendrik Haase
2021-09-23
1
-1
/
+1
|
/
*
Use selected theme in error page
Ali MJ Al-Nasrawy
2021-08-30
1
-0
/
+10
*
Fix clippy::too_many_arguments and rework error ..
Ali MJ Al-Nasrawy
2021-08-30
1
-49
/
+28
*
Implement show symlink destination
Dean Li
2021-08-30
1
-11
/
+20
*
Switch from structopt to clap v3
Sven-Hendrik Haase
2021-08-30
1
-1
/
+1
*
Fix lints
Sven-Hendrik Haase
2021-06-28
1
-2
/
+2
*
Merge pull request #479 from aliemjay/rfc-resolve-symlinks
Sven-Hendrik Haase
2021-04-18
1
-4
/
+6
|
\
|
*
Merge branch 'master' into rfc-resolve-symlinks
Ali MJ Al-Nasrawy
2021-04-18
1
-6
/
+7
|
|
\
|
*
|
Move symlink symbol from html to css
Ali MJ Al-Nasrawy
2021-03-29
1
-2
/
+2
|
*
|
Bring back the symlink symbol
Ali MJ Al-Nasrawy
2021-03-27
1
-0
/
+6
|
*
|
Resolve symlinks when listing
Ali MJ Al-Nasrawy
2021-03-27
1
-4
/
+0
*
|
|
Rename compression code references to 'archive'
Sven-Hendrik Haase
2021-04-18
1
-8
/
+8
|
|
/
|
/
|
*
|
Merge pull request #492 from deantvv/tar-and-tar-archive
Sven-Hendrik Haase
2021-04-18
1
-2
/
+3
|
\
\
|
*
|
Change naming of uncompressed/compressed tarballs
Dean Li
2021-04-18
1
-3
/
+3
|
*
|
Separate tar archive and tar flags
Dean Li
2021-04-11
1
-2
/
+3
|
|
/
*
|
Fix breadcrumbs mess on mobile
Ali MJ Al-Nasrawy
2021-04-09
1
-1
/
+1
*
|
Fix breadcrumbs for RTL languages
Ali MJ Al-Nasrawy
2021-04-09
1
-3
/
+3
|
/
*
Fix QR code display when using --random-route
Andy Freeland
2021-03-26
1
-1
/
+1
*
Use CSS to configure version footer look
Tamas Levai
2021-03-01
1
-1
/
+1
*
renderer: Follow alphabetical order in package uses
Tamas Levai
2021-03-01
1
-1
/
+2
*
Use structopt macros to ge crate info
Tamas Levai
2021-03-01
1
-13
/
+2
*
Fix indentation
Tamas Levai
2021-02-28
1
-6
/
+6
*
Add program version footer
Tamas Levai
2021-02-28
1
-0
/
+28
*
enable multiple file upload
Michael Hueschen
2021-01-15
1
-1
/
+1
*
more feedback
Lukas Stabe
2020-10-02
1
-2
/
+3
*
address feedback
Lukas Stabe
2020-10-02
1
-2
/
+11
*
restore default theme cli option and add default theme dark option
Lukas Stabe
2020-10-01
1
-4
/
+10
[prev]
[next]