Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | merge from jikstra | Ali MJ Al-Nasrawy | 2022-02-05 | 2 | -2/+2 |
|\ \ | |||||
| * | | Upgrade clap | Sven-Hendrik Haase | 2022-01-03 | 2 | -2/+2 |
| |/ | |||||
* | | Bump actix-web to v4.0-beta.15 | jikstra | 2021-12-28 | 6 | -32/+56 |
* | | Bump actix-web to v4.0-beta.9 | Ali MJ Al-Nasrawy | 2021-12-28 | 1 | -4/+0 |
|/ | |||||
* | Fix lints | Sven-Hendrik Haase | 2021-12-20 | 1 | -1/+1 |
* | Fixes type in main.rs | Sam Schlinkert | 2021-12-10 | 1 | -1/+1 |
* | Bump deps | Sven-Hendrik Haase | 2021-12-09 | 2 | -3/+3 |
* | Upgrade to Rust 2021 edition | Sven-Hendrik Haase | 2021-10-26 | 1 | -4/+4 |
* | Refactor SPA-mode to make it more ergonomic | Sven-Hendrik Haase | 2021-10-25 | 3 | -33/+35 |
* | Fix lint | Sven-Hendrik Haase | 2021-10-25 | 1 | -5/+1 |
* | Merge pull request #515 from sinking-point/sinkingpoint/add-spa-index-option-474 | Sven-Hendrik Haase | 2021-10-25 | 3 | -11/+49 |
|\ | |||||
| * | Use Path instead of PathBuf for parameter | Billy Bradley | 2021-10-18 | 1 | -3/+4 |
| * | Only clone spa_index when necessary | Billy Bradley | 2021-10-15 | 1 | -1/+4 |
| * | Fix formatting | Billy Bradley | 2021-10-14 | 1 | -1/+1 |
| * | Use NamedFile as default handler to simplify --spa-index option implementation | Billy Bradley | 2021-10-10 | 1 | -17/+5 |
| * | Add --spa-index option | Billy Bradley | 2021-10-08 | 3 | -11/+57 |
* | | Update clap | Sven-Hendrik Haase | 2021-10-18 | 2 | -28/+11 |
* | | revert unnecessary changes | Ali MJ Al-Nasrawy | 2021-10-13 | 3 | -61/+26 |
|/ | |||||
* | Merge pull request #508 from Jikstra/feat_raw_mode | Sven-Hendrik Haase | 2021-09-23 | 5 | -23/+125 |
|\ | |||||
| * | Implement --show-wget-footer argument | jikstra | 2021-09-10 | 3 | -2/+12 |
| * | Merge branch 'master' into feat_raw_mode | Jikstra | 2021-09-10 | 4 | -44/+90 |
| |\ | |||||
| * | | Apply requested changes | jikstra | 2021-09-10 | 1 | -2/+2 |
| * | | cargo fmt & cargo clippy | jikstra | 2021-09-02 | 3 | -15/+8 |
| * | | Fix rebase | jikstra | 2021-09-02 | 3 | -23/+19 |
| * | | Implement a raw rendering mode for recursive folder download | jikstra | 2021-09-01 | 3 | -20/+125 |
* | | | Rename Archlinux -> Arch Linux | Sven-Hendrik Haase | 2021-09-23 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #590 from aliemjay/sanitze-path | Sven-Hendrik Haase | 2021-09-04 | 1 | -12/+81 |
|\ \ | |||||
| * | | Adress review comments | Ali MJ Al-Nasrawy | 2021-09-04 | 1 | -2/+39 |
| * | | file_upload.rs: sanitize path input | Ali MJ Al-Nasrawy | 2021-09-01 | 1 | -10/+42 |
| |/ | |||||
* | | Merge pull request #537 from aliemjay/src-refactor-misc | Sven-Hendrik Haase | 2021-09-04 | 3 | -30/+9 |
|\ \ | |/ |/| | |||||
| * | Simplify custom headers | Ali MJ Al-Nasrawy | 2021-08-31 | 2 | -15/+6 |
| * | extract_query_parameters(): avoid clone and simplify | Ali MJ Al-Nasrawy | 2021-08-31 | 1 | -15/+3 |
* | | Print inverted QR codes side-by-side | Ali MJ Al-Nasrawy | 2021-08-31 | 1 | -5/+15 |
* | | Address review comments | Ali MJ Al-Nasrawy | 2021-08-31 | 1 | -1/+1 |
* | | Print QR code to terminal | Ali MJ Al-Nasrawy | 2021-08-31 | 1 | -2/+42 |
|/ | |||||
* | Use selected theme in error page | Ali MJ Al-Nasrawy | 2021-08-30 | 1 | -0/+10 |
* | Exclude embedded routes from authentication | Ali MJ Al-Nasrawy | 2021-08-30 | 1 | -48/+30 |
* | Fix clippy::too_many_arguments and rework error .. | Ali MJ Al-Nasrawy | 2021-08-30 | 6 | -423/+199 |
* | Implement show symlink destination | Dean Li | 2021-08-30 | 5 | -18/+43 |