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
2023-03-01
Split up wget tests
Sven-Hendrik Haase
1
-23
/
+35
2023-02-25
Added tests and small fixes
Silux
1
-5
/
+68
2023-02-22
Switched from using AsRef<str> to using &Uri
Silux
1
-9
/
+10
2023-02-22
Make the wget footer click to copy
Silux
1
-1
/
+5
2023-02-22
Cleaned up thewget_footer function and generated command
Silux
1
-18
/
+14
2023-02-21
Fix the wget footer
Silux
1
-7
/
+11
2023-01-22
Bump more deps
Sven-Hendrik Haase
1
-1
/
+1
2022-12-19
Fix lints
Sven-Hendrik Haase
1
-11
/
+11
2022-12-06
[fix] Sorting breaks subdir downloading
Vamist
1
-1
/
+1
2022-11-11
Bump deps
Sven-Hendrik Haase
1
-1
/
+5
2022-11-10
Refactoring
IvkinStanislav
1
-4
/
+2
2022-11-10
Update datetime format
IvkinStanislav
1
-1
/
+1
2022-10-23
Change DateTime format
s.ivkin
1
-11
/
+6
2022-10-12
Upgrade clap to v4
Sven-Hendrik Haase
1
-3
/
+13
2022-09-26
Bump deps
Sven-Hendrik Haase
1
-2
/
+2
2022-09-20
Tidy up some imports
Sven-Hendrik Haase
1
-4
/
+3
2022-09-19
Fix `fast_qr` API breaking change
cyqsimon
1
-1
/
+1
2022-09-19
Changed handling of allowed path to fix Windows
Jonas Diemer
1
-1
/
+1
2022-09-18
cargo fmt
Jonas Diemer
1
-3
/
+6
2022-09-18
Renamed option for more clarity
Jonas Diemer
1
-1
/
+1
2022-09-18
cleaned up code using any()
Jonas Diemer
1
-14
/
+2
2022-09-18
Switched to use of PathBuf, fixed for subdirs
Jonas Diemer
1
-8
/
+15
2022-09-18
fixed rendering of upload if non-restricted
Jonas Diemer
1
-1
/
+2
2022-09-18
Added option restrict-upload-dir
Jonas Diemer
1
-1
/
+8
2022-09-15
Add tooltip on QR code
cyqsimon
1
-1
/
+1
2022-09-01
Move QR margin size into `consts`
cyqsimon
1
-1
/
+1
2022-09-01
Switch to `fast_qr` crate
cyqsimon
1
-26
/
+10
2022-09-01
Fix drop-down QR code
cyqsimon
1
-38
/
+57
2022-08-26
Add tests for `--readme`
Gaurav
1
-3
/
+5
2022-08-22
Move QR code page style to `style.scss`
cyqsimon
1
-30
/
+17
2022-08-22
Fix tests
cyqsimon
1
-1
/
+1
2022-08-22
Switch to `qrcode` lib
cyqsimon
1
-0
/
+40
2022-08-14
Simplify README code a bit
Sven-Hendrik Haase
1
-8
/
+8
2022-08-14
Edit Readme struct to remove render bool
Gaurav
1
-4
/
+4
2022-08-14
Make Readme struct
Gaurav
1
-12
/
+5
2022-08-14
Add `--readme` info and reformat
Gaurav
1
-9
/
+10
2022-08-14
Satisfy cargo fmt
Gaurav
1
-12
/
+12
2022-08-14
Replace `markdown` by `comrak`; Render support for nested dirs
Gaurav
1
-4
/
+9
2022-08-14
Add support for readme rendering
Gaurav
1
-0
/
+9
2022-06-26
Create directory (#781)
Sheepy
1
-13
/
+42
2022-06-07
Fix lint
Sven-Hendrik Haase
1
-2
/
+2
2022-05-23
Flip usage of theme selector showing functionality added in last commit
Sven-Hendrik Haase
1
-3
/
+3
2022-05-23
Add configuration `change-theme` (#805)
FLAMINGO
1
-10
/
+12
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
[next]