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
*
Bump rustls to v0.23
Sven-Hendrik Haase
2024-06-09
2
-16
/
+7
*
Remove explicit dependency on http
Sven-Hendrik Haase
2024-06-09
4
-6
/
+7
*
Improve documentation for the --header parameter (#1389)
orwithout
2024-04-26
1
-1
/
+6
*
Bump deps
Sven-Hendrik Haase
2024-04-26
1
-1
/
+2
*
fix missing drag-form when dragging file in to browser
chaibiq
2024-04-16
1
-1
/
+1
*
Bump deps
Sven-Hendrik Haase
2024-03-28
1
-1
/
+0
*
Merge pull request #1329 from dyc3/disable-indexing
Sven-Hendrik Haase
2024-02-01
4
-1
/
+20
|
\
|
*
tweak doc comment
Carson McManus
2024-02-01
1
-2
/
+2
|
*
move check for disable_indexing
Carson McManus
2024-01-30
1
-9
/
+8
|
*
Revert "completely disable the listing renderer when indexing is disabled"
Carson McManus
2024-01-30
1
-15
/
+3
|
*
completely disable the listing renderer when indexing is disabled
Carson McManus
2024-01-30
1
-3
/
+15
|
*
add short version of `--disable-indexing` cli arg
Carson McManus
2024-01-30
1
-1
/
+2
|
*
add `--disable-indexing` cli flag to completely disable directory indexing
Carson McManus
2024-01-29
4
-1
/
+20
*
|
Rename `StartError` -> `StartupError`
cyqsimon
2024-01-30
2
-11
/
+12
*
|
Refactor errors
cyqsimon
2024-01-29
7
-134
/
+142
|
/
*
Fix inaccurate uses of `sanitize_path`
cyqsimon
2024-01-26
2
-5
/
+6
*
Reformat args help
Sven-Hendrik Haase
2024-01-16
1
-3
/
+5
*
Add option for compress response
zuisong
2024-01-16
3
-1
/
+20
*
Compress response using `actix_web::middleware::compress`
Dean Li
2024-01-14
1
-0
/
+1
*
Tighter code formatting
Sven-Hendrik Haase
2024-01-13
1
-3
/
+0
*
Clean up default order function
Sven-Hendrik Haase
2024-01-13
3
-41
/
+19
*
Merge pull request #1308 from ElliottLandsborough/set_sorting_order_with_argu...
Sven-Hendrik Haase
2024-01-13
4
-4
/
+59
|
\
|
*
Set default sorting order and method with arguments
elandsborough
2024-01-13
4
-4
/
+59
*
|
Use tokio::fs instead of std::fs to enable async file operations (fixes #445)
Sven-Hendrik Haase
2024-01-13
1
-8
/
+9
*
|
Fix formatting
Sven-Hendrik Haase
2024-01-13
1
-8
/
+14
*
|
Ignore readonly metadata and handle errors instead
Victor
2024-01-11
1
-11
/
+15
|
/
*
Merge pull request #1285 from cyqsimon/listing-crash-fix
Sven-Hendrik Haase
2024-01-03
1
-6
/
+11
|
\
|
*
Prevent illegal request path from crashing program
cyqsimon
2023-12-06
1
-6
/
+11
*
|
Merge pull request #1290 from 5long/remove-content-encoding
Sven-Hendrik Haase
2024-01-03
2
-10
/
+0
|
\
\
|
*
|
Remove header Content-Encoding when archiving
Whyme Lyu
2023-12-11
2
-10
/
+0
|
|
/
*
/
Update actix-multipart to 0.6.1
Sven-Hendrik Haase
2024-01-03
2
-3
/
+3
|
/
*
Better help for -u
Sven-Hendrik Haase
2023-11-09
1
-0
/
+5
*
Fix incorrect conditional compilation
Sven-Hendrik Haase
2023-10-10
1
-3
/
+1
*
Merge pull request #1228 from cyqsimon/upload-refactor
Sven-Hendrik Haase
2023-09-24
6
-132
/
+156
|
\
|
*
Fix clippy complaints
cyqsimon
2023-09-05
1
-1
/
+1
|
*
Fix incorrect usage of app data extractor
cyqsimon
2023-09-05
1
-1
/
+1
|
*
Minor code style refactors
cyqsimon
2023-09-05
2
-21
/
+27
|
*
Use distinct query type for file op APIs
cyqsimon
2023-09-05
3
-18
/
+20
|
*
rename `file_upload` to `file_op`
cyqsimon
2023-09-05
2
-2
/
+4
|
*
Rewrite `contains_symlink`
cyqsimon
2023-09-05
2
-29
/
+41
|
*
Make file util functions generic
cyqsimon
2023-07-10
1
-4
/
+4
|
*
Create shared file utiity module
cyqsimon
2023-07-10
4
-86
/
+88
*
|
Fix MIPS compile
Sven-Hendrik Haase
2023-08-21
1
-3
/
+2
*
|
Fix arg help formatting
Sven-Hendrik Haase
2023-08-21
1
-4
/
+9
*
|
Merge pull request #1179 from proudmuslim-dev/master
Sven-Hendrik Haase
2023-08-21
2
-3
/
+23
|
\
\
|
*
|
Add file content example to `--auth-file` argument
proudmuslim-dev
2023-08-03
1
-1
/
+5
|
*
|
Update src/args.rs
proudmuslim-dev
2023-08-03
1
-1
/
+1
|
*
|
Add ability to read auth from file
Proudmuslim
2023-07-21
2
-3
/
+19
|
|
/
*
|
Adjust from feedback
Norberto Lopes
2023-08-07
1
-1
/
+6
*
|
Add pretty urls
Norberto Lopes
2023-08-06
3
-1
/
+39
[next]