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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #583 from aliemjay/index-fallback
Sven-Hendrik Haase
2021-08-29
1
-18
/
+18
|
\
|
*
list directory if index not found
Ali MJ Al-Nasrawy
2021-08-29
1
-18
/
+18
*
|
file_upload.rs: use async/await
Ali MJ Al-Nasrawy
2021-08-28
2
-135
/
+102
|
/
*
migrate to actix-web v4.0-beta
Ali MJ Al-Nasrawy
2021-08-28
5
-61
/
+75
*
Merge pull request #578 from Jikstra/fix_percent_encdoing_backslash
Sven-Hendrik Haase
2021-08-28
1
-1
/
+1
|
\
|
*
Add backslash to percent_encode_sets.PATH_SEGMENT. Fixes #545
jikstra
2021-08-27
1
-1
/
+1
*
|
Switch TLS conditional compilation to feature
Sven-Hendrik Haase
2021-08-28
3
-54
/
+9
*
|
Conditionally enable TLS only on supported platforms
Sven-Hendrik Haase
2021-08-27
3
-0
/
+66
|
/
*
Fix accidental formatting
Sven-Hendrik Haase
2021-08-27
1
-74
/
+74
*
Add TLS support via rustls (fixes #18)
Sven-Hendrik Haase
2021-08-27
3
-232
/
+292
*
Upgrade qrcodegen (fixes #568)
Sven-Hendrik Haase
2021-08-25
1
-2
/
+33
*
Fix lints
Sven-Hendrik Haase
2021-06-28
2
-4
/
+4
*
Merge pull request #479 from aliemjay/rfc-resolve-symlinks
Sven-Hendrik Haase
2021-04-18
2
-24
/
+24
|
\
|
*
Merge branch 'master' into rfc-resolve-symlinks
Ali MJ Al-Nasrawy
2021-04-18
7
-162
/
+221
|
|
\
|
*
|
Avoid unneccessary syscalls for entry metadata
Ali MJ Al-Nasrawy
2021-04-05
1
-4
/
+7
|
*
|
Honor --no-symlinks option when listing
Ali MJ Al-Nasrawy
2021-04-05
1
-1
/
+1
|
*
|
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
2
-0
/
+17
|
*
|
Resolve symlinks when listing
Ali MJ Al-Nasrawy
2021-03-27
2
-23
/
+3
*
|
|
Prefer UTF8 for text reponses (fixes #263)
Sven-Hendrik Haase
2021-04-18
1
-0
/
+1
*
|
|
Rename compression code references to 'archive'
Sven-Hendrik Haase
2021-04-18
3
-35
/
+35
|
|
/
|
/
|
*
|
Merge pull request #492 from deantvv/tar-and-tar-archive
Sven-Hendrik Haase
2021-04-18
5
-7
/
+20
|
\
\
|
*
|
Change naming of uncompressed/compressed tarballs
Dean Li
2021-04-18
5
-23
/
+18
|
*
|
Separate tar archive and tar flags
Dean Li
2021-04-11
5
-7
/
+25
*
|
|
Merge pull request #485 from aliemjay/percent-encode
Sven-Hendrik Haase
2021-04-18
1
-9
/
+17
|
\
\
\
|
*
|
|
Avoid double-encoding file URL
Ali MJ Al-Nasrawy
2021-04-08
1
-6
/
+5
|
*
|
|
Fix percent encoding for URL
Ali MJ Al-Nasrawy
2021-04-06
1
-5
/
+14
|
|
/
/
*
|
|
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
|
/
/
*
|
Bump deps
Sven-Hendrik Haase
2021-03-28
1
-0
/
+1
*
|
Refuse to start without explicit path if not attached to interactive terminal
Sven-Hendrik Haase
2021-03-28
4
-38
/
+61
*
|
Change start message without arguments to be a bit more clear
Sven-Hendrik Haase
2021-03-28
1
-4
/
+4
*
|
Change default log level to Warn
Sven-Hendrik Haase
2021-03-28
1
-1
/
+1
*
|
Better message for when provided index file doesn't exist
Sven-Hendrik Haase
2021-03-28
1
-3
/
+4
*
|
Print supported shells for completions in help command
Sven-Hendrik Haase
2021-03-28
1
-1
/
+1
*
|
Refactor and separate out arg handling and config handling
Sven-Hendrik Haase
2021-03-28
2
-91
/
+94
*
|
Merge pull request #482 from rouge8/shell-completions
Sven-Hendrik Haase
2021-03-28
2
-8
/
+18
|
\
\
|
|
/
|
/
|
|
*
Generate completions with `miniserve --print-completions <shell>`
Andy Freeland
2021-03-28
2
-8
/
+18
*
|
Fix QR code display when using --random-route
Andy Freeland
2021-03-26
1
-1
/
+1
|
/
*
Switch from failure to thiserror
Sven-Hendrik Haase
2021-03-20
1
-28
/
+17
*
Add option to show hidden files
Sven-Hendrik Haase
2021-03-07
3
-25
/
+43
*
Start without countdown in case an explicit index is chosen
Sven-Hendrik Haase
2021-03-07
1
-1
/
+1
*
Fix DoS issue when deliberately sending unconforming URL paths
Sven-Hendrik Haase
2021-03-07
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 clippy warning
Tamas Levai
2021-03-01
1
-0
/
+1
*
Fix indentation
Tamas Levai
2021-02-28
1
-6
/
+6
*
Add program version footer
Tamas Levai
2021-02-28
6
-0
/
+52
*
Re-do the way setting multiple headers works
Sven-Hendrik Haase
2021-02-28
2
-17
/
+12
[next]