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
*
Remove leftover `dbg!`
cyqsimon
2022-09-01
1
-1
/
+0
*
Fix drop-down QR code
cyqsimon
2022-09-01
2
-55
/
+66
*
Fix rustfmt complaints
cyqsimon
2022-08-22
1
-6
/
+13
*
Use low EC level for QR code
cyqsimon
2022-08-22
1
-1
/
+1
*
Move QR code page style to `style.scss`
cyqsimon
2022-08-22
2
-45
/
+25
*
Use `mime` for content type
cyqsimon
2022-08-22
1
-1
/
+1
*
Fix tests
cyqsimon
2022-08-22
1
-1
/
+1
*
Switch to `qrcode` lib
cyqsimon
2022-08-22
4
-63
/
+74
*
Simplify README code a bit
Sven-Hendrik Haase
2022-08-14
2
-43
/
+16
*
Correct Spelling
Gaurav
2022-08-14
1
-1
/
+1
*
Edit Readme struct to remove render bool
Gaurav
2022-08-14
2
-23
/
+12
*
Make Readme struct
Gaurav
2022-08-14
2
-26
/
+52
*
Add `--readme` info and reformat
Gaurav
2022-08-14
3
-12
/
+12
*
Satisfy cargo fmt
Gaurav
2022-08-14
3
-22
/
+30
*
Replace `markdown` by `comrak`; Render support for nested dirs
Gaurav
2022-08-14
2
-6
/
+15
*
Add `--readme` flag to cli
Gaurav
2022-08-14
3
-2
/
+10
*
Add support for readme rendering
Gaurav
2022-08-14
2
-1
/
+16
*
Apply suggestions from code review
zhoupeiheng
2022-07-28
1
-0
/
+3
*
test: check_static_file_route_pattern
zhoupeiheng
2022-07-28
1
-2
/
+8
*
fix: static file support route_prefix
zhoupeiheng
2022-07-28
1
-2
/
+5
*
Merge pull request #849 from cyqsimon/refactor
Sven-Hendrik Haase
2022-07-24
3
-98
/
+59
|
\
|
*
Remove trailing space to appease `cargo fmt`
cyqsimon
2022-07-22
1
-1
/
+1
|
*
Apply suggestions from code review
cyqsimon
2022-07-22
1
-1
/
+4
|
*
Use `mime` for all content type declarations
cyqsimon
2022-07-21
2
-18
/
+16
|
*
Minor refactor on `run`
cyqsimon
2022-07-20
1
-36
/
+16
|
*
refactor `configure_app`
cyqsimon
2022-07-20
1
-44
/
+24
*
|
Update actix-web-httpauth to v0.8
Sven-Hendrik Haase
2022-07-22
1
-1
/
+1
|
/
*
Bump deps
Sven-Hendrik Haase
2022-07-19
1
-4
/
+6
*
Create directory (#781)
Sheepy
2022-06-26
6
-32
/
+176
*
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
3
-11
/
+11
*
Add configuration `change-theme` (#805)
FLAMINGO
2022-05-23
3
-10
/
+20
*
Fix new clippy lints
Sven-Hendrik Haase
2022-05-23
2
-3
/
+3
*
Fix security issue with --no-symlinks
Sven-Hendrik Haase
2022-05-18
2
-2
/
+21
*
Allow clippy::format_push_string
Sven-Hendrik Haase
2022-05-06
1
-3
/
+5
*
Do not use the route for the favicon and stylesheet
Stefan Huber
2022-03-30
1
-2
/
+2
*
Merge pull request #755 from mayjs/upload-mediatypes
Sven-Hendrik Haase
2022-03-15
3
-2
/
+46
|
\
|
*
Allow to set the accept input attribute to arbitrary values
Johannes May
2022-03-12
3
-2
/
+46
*
|
Fix lints
Sven-Hendrik Haase
2022-03-07
1
-3
/
+2
|
/
*
Add man page support using --print-manpage (fixes #730)
Sven-Hendrik Haase
2022-02-20
2
-0
/
+11
*
Bump deps
Sven-Hendrik Haase
2022-02-16
1
-1
/
+1
*
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
3
-10
/
+7
*
Merge 'jikstra/feat_route_prefix' #682
Ali MJ Al-Nasrawy
2022-02-06
5
-23
/
+19
|
\
|
*
Apply alimjays suggestion
Jikstra
2022-01-04
1
-1
/
+0
|
*
Merge branch 'feat_route_prefix' of github.com:Jikstra/miniserve into feat_ro...
jikstra
2022-01-03
1
-1
/
+1
|
|
\
|
|
*
Update src/config.rs
Jikstra
2022-01-03
1
-1
/
+1
|
*
|
Apply requested changes
jikstra
2022-01-03
1
-7
/
+1
|
|
/
|
*
Implement --route-prefix to set specific route prefix
jikstra
2021-12-29
5
-22
/
+25
*
|
update to actix-web v4.0-rc.2
Ali MJ Al-Nasrawy
2022-02-05
4
-35
/
+26
[next]