Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into rfc-resolve-symlinks | Ali MJ Al-Nasrawy | 2021-04-18 | 4 | -3/+80 |
|\ | |||||
| * | Merge pull request #492 from deantvv/tar-and-tar-archive | Sven-Hendrik Haase | 2021-04-18 | 1 | -0/+41 |
| |\ | |||||
| | * | Separate tar archive and tar flags | Dean Li | 2021-04-11 | 1 | -0/+41 |
| * | | Test URL encoding for special characters | Ali MJ Al-Nasrawy | 2021-04-06 | 2 | -0/+9 |
| |/ | |||||
| * | Fix tests | Sven-Hendrik Haase | 2021-03-28 | 1 | -2/+3 |
| * | Generate completions with `miniserve --print-completions <shell>` | Andy Freeland | 2021-03-28 | 1 | -1/+27 |
* | | Test for --no-symlink option | Ali MJ Al-Nasrawy | 2021-04-11 | 1 | -8/+18 |
* | | Test for symlink directories and files | Ali MJ Al-Nasrawy | 2021-03-31 | 1 | -0/+64 |
|/ | |||||
* | Merge pull request #471 from svenstaro/show-hidden | Sven-Hendrik Haase | 2021-03-20 | 2 | -4/+95 |
|\ | |||||
| * | Add negative test for hidden directories | Sven-Hendrik Haase | 2021-03-20 | 1 | -0/+31 |
| * | Finish up --hidden feature | Sven-Hendrik Haase | 2021-03-20 | 2 | -8/+3 |
| * | Add option to show hidden files | Sven-Hendrik Haase | 2021-03-07 | 2 | -4/+69 |
* | | Hide some annoying test output | Sven-Hendrik Haase | 2021-03-20 | 1 | -0/+1 |
|/ | |||||
* | Test that all directories properly get trailing slashes | Sven-Hendrik Haase | 2021-03-07 | 1 | -6/+17 |
* | Fix DoS issue when deliberately sending unconforming URL paths | Sven-Hendrik Haase | 2021-03-07 | 1 | -0/+30 |
* | Fix format | Sven-Hendrik Haase | 2021-02-28 | 1 | -1/+2 |
* | Re-do the way setting multiple headers works | Sven-Hendrik Haase | 2021-02-28 | 1 | -17/+11 |
* | Fix grammar | Sven-Hendrik Haase | 2021-02-27 | 1 | -1/+1 |
* | Multiple headers support for custom headers | Dean Li | 2021-02-27 | 1 | -9/+19 |
* | Add test for custom header | Dean Li | 2021-02-24 | 1 | -0/+33 |
* | add test for breadcrumbs | Lukas Stabe | 2020-09-24 | 1 | -0/+60 |
* | Bump Dockerfile nightly version | Sven-Hendrik Haase | 2020-08-25 | 1 | -1/+0 |
* | Fix formatting | Sven-Hendrik Haase | 2020-08-24 | 2 | -1/+3 |
* | Try to fix file names on Windows | Sven-Hendrik Haase | 2020-08-24 | 2 | -2/+8 |
* | Fix double-escaping (fixes #354) | Sven-Hendrik Haase | 2020-08-24 | 2 | -2/+9 |
* | cargo fmt | Sven-Hendrik Haase | 2020-07-20 | 2 | -5/+5 |
* | Add generate QR code (#330) | wyhaya | 2020-07-05 | 1 | -0/+88 |
* | Cast port to u16 | Isaac Parker | 2020-06-29 | 1 | -3/+2 |
* | Bind to random port when port 0 specified | Isaac Parker | 2020-06-28 | 1 | -0/+26 |
* | make sure archiving is opt-in | marawan ragab | 2020-05-10 | 1 | -1/+0 |
* | add zip download test | marawan ragab | 2020-05-03 | 1 | -0/+5 |
* | Format everything | Sven-Hendrik Haase | 2020-03-11 | 4 | -6/+9 |
* | Fix tests for reqwests v0.10 | Sven-Hendrik Haase | 2020-03-11 | 1 | -11/+14 |
* | Merge pull request #235 from DamianX/archives | Sven-Hendrik Haase | 2020-03-11 | 1 | -0/+46 |
|\ | |||||
| * | Added option to disable archives | Damian | 2020-03-02 | 1 | -0/+46 |
* | | Bump reqwests to v0.10 | Sven-Hendrik Haase | 2020-03-11 | 4 | -24/+28 |
* | | Fix deprecated stuff | Sven-Hendrik Haase | 2020-03-09 | 1 | -5/+5 |
|/ | |||||
* | Merge pull request #236 from DamianX/test_upload_disabled | Sven-Hendrik Haase | 2020-03-01 | 1 | -0/+46 |
|\ | |||||
| * | Added test for disabled file uploads | Damian | 2019-12-18 | 1 | -0/+46 |
* | | specify port to avoid test conflict | Eli Flanagan | 2020-02-03 | 1 | -1/+3 |
* | | Merge branch 'master' into fix-156 | Eli Flanagan | 2019-09-25 | 4 | -19/+18 |
|\| | |||||
| * | Actually make use of pretty_assertions | Sven-Hendrik Haase | 2019-09-21 | 2 | -17/+17 |
| * | Remove explicit clap dependency in favor of structopt's re-exported version | Sven-Hendrik Haase | 2019-09-21 | 1 | -1/+1 |
* | | add a test for missing index file | Eli Flanagan | 2019-09-25 | 1 | -1/+26 |
|/ | |||||
* | Update to url 2.0 | Sven-Hendrik Haase | 2019-07-25 | 1 | -1/+1 |
* | Fix tests | Sven-Hendrik Haase | 2019-07-24 | 1 | -21/+51 |
* | Remove unnecessary import | Sven-Hendrik Haase | 2019-07-14 | 1 | -1/+0 |
* | Add dir navigation tests | Sven-Hendrik Haase | 2019-07-14 | 3 | -0/+110 |
* | Also check directories in tests | Sven-Hendrik Haase | 2019-07-07 | 2 | -5/+31 |
* | Merge pull request #118 from KSXGitHub/multiple-auths-alt | Sven-Hendrik Haase | 2019-06-03 | 1 | -1/+140 |
|\ |