Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Ignore clippy warning | Damian | 2020-03-02 | 2 | -2/+2 | |
| | | ||||||
| * | Added option to disable archives | Damian | 2020-03-02 | 4 | -3/+37 | |
| | | ||||||
* | | Fix deprecated stuff | Sven-Hendrik Haase | 2020-03-09 | 3 | -13/+13 | |
|/ | ||||||
* | Merge pull request #219 from ghost/path-comparison | Sven-Hendrik Haase | 2020-03-01 | 1 | -1/+1 | |
|\ | | | | | Compare paths instead of strings | |||||
| * | Compare paths instead of strings | boastful-squirrel | 2019-11-22 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #189 from efx/fix-156 | Sven-Hendrik Haase | 2020-03-01 | 2 | -0/+28 | |
|\ \ | | | | | | | add a default index serving option (#156) | |||||
| * | | add Lucretiel's documentation suggestion | Eli Flanagan | 2020-02-03 | 2 | -2/+8 | |
| | | | ||||||
| * | | Merge branch 'master' into fix-156 | Eli Flanagan | 2019-09-25 | 3 | -21/+14 | |
| |\ \ | ||||||
| * | | | fix typo | Eli Flanagan | 2019-09-14 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | warn user if provided index file is not found | Eli Flanagan | 2019-09-13 | 1 | -0/+8 | |
| | | | | ||||||
| * | | | change to path option for configurability | Eli Flanagan | 2019-09-12 | 2 | -8/+8 | |
| | | | | ||||||
| * | | | use actix-web method for static index | Eli Flanagan | 2019-09-09 | 1 | -4/+2 | |
| | | | | ||||||
| * | | | wire up arguments, index.html serving still broken | Eli Flanagan | 2019-09-08 | 2 | -0/+12 | |
| | | | | ||||||
| * | | | add a default index serving option | Eli Flanagan | 2019-09-06 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | Merge pull request #239 from DamianX/FixClippyWarnings | Sven-Hendrik Haase | 2020-02-27 | 2 | -3/+3 | |
|\ \ \ \ | | | | | | | | | | | Fixed clippy warnings | |||||
| * | | | | Fixed clippy warnings | Damian | 2019-12-20 | 2 | -3/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | added missing head tag | boastful-squirrel | 2019-11-21 | 1 | -44/+46 | |
| | | | | ||||||
* | | | | Merge branch 'master' into fix-#173 | boastful-squirrel | 2019-11-21 | 3 | -34/+37 | |
|\| | | | ||||||
| * | | | Make clippy happy | Sven-Hendrik Haase | 2019-09-30 | 1 | -3/+5 | |
| | | | | ||||||
| * | | | Improve logging behavior | Sven-Hendrik Haase | 2019-09-27 | 1 | -4/+12 | |
| | |/ | |/| | | | | | | | It will now fall back to basic logging if no proper terminal is attached as opposed to just failing silently. | |||||
| * | | Actually make use of pretty_assertions | Sven-Hendrik Haase | 2019-09-21 | 2 | -20/+13 | |
| | | | ||||||
| * | | Remove explicit clap dependency in favor of structopt's re-exported version | Sven-Hendrik Haase | 2019-09-21 | 1 | -1/+1 | |
| |/ | ||||||
| * | Upgrade to structopt 0.3 | Sven-Hendrik Haase | 2019-09-03 | 1 | -9/+9 | |
| | | ||||||
* | | Fix html elements order | boastful-squirrel | 2019-11-21 | 1 | -1/+1 | |
| | | ||||||
* | | Fix Clippy warning | boastful-squirrel | 2019-08-16 | 1 | -0/+1 | |
| | | ||||||
* | | Fix indentation | boastful-squirrel | 2019-08-16 | 1 | -1/+1 | |
| | | ||||||
* | | Cleanup | boastful-squirrel | 2019-08-16 | 1 | -2/+1 | |
| | | ||||||
* | | Do not 'back to listing' link when random route is set | boastful-squirrel | 2019-08-16 | 2 | -8/+12 | |
| | | ||||||
* | | Fix HTML | boastful-squirrel | 2019-08-16 | 1 | -101/+104 | |
|/ | ||||||
* | Upgrade percent-encoding to 2.0 | Sven-Hendrik Haase | 2019-07-25 | 1 | -2/+4 | |
| | ||||||
* | Fix tests | Sven-Hendrik Haase | 2019-07-24 | 2 | -28/+20 | |
| | ||||||
* | remove page_parent | wyhaya | 2019-07-08 | 1 | -1/+0 | |
| | ||||||
* | fix parent directory | wyhaya | 2019-07-08 | 2 | -30/+44 | |
| | ||||||
* | add space | wyhaya | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | accomplish #142 | wyhaya | 2019-07-04 | 1 | -3/+43 | |
| | ||||||
* | Update simplelog to 0.6 | Sven-Hendrik Haase | 2019-06-24 | 1 | -3/+3 | |
| | ||||||
* | Precise `tar_dir` behaviour | Alexandre Bury | 2019-06-24 | 1 | -1/+20 | |
| | ||||||
* | Add module documentation on src/pipe.r | Alexandre Bury | 2019-06-24 | 1 | -0/+1 | |
| | ||||||
* | Add doc and comments | Alexandre Bury | 2019-06-24 | 3 | -25/+55 | |
| | ||||||
* | Enable streaming tarball download | Alexandre Bury | 2019-06-14 | 4 | -104/+151 | |
| | | | | Also add a non-compressed tar option | |||||
* | Add dyns | Sven-Hendrik Haase | 2019-06-09 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #118 from KSXGitHub/multiple-auths-alt | Sven-Hendrik Haase | 2019-06-03 | 3 | -66/+153 | |
|\ | | | | | Multiple user accounts — Alternate Implementation | |||||
| * | Apply WWW_AUTHENTICATE to all Unauthorized branches | khai96_ | 2019-05-30 | 1 | -11/+0 | |
| | | ||||||
| * | Fix regression where path cannot be placed after '--auth <auth>' | khai96_ | 2019-05-30 | 1 | -1/+6 | |
| | | ||||||
| * | Improve doc comment | khai96_ | 2019-05-24 | 1 | -1/+1 | |
| | | ||||||
| * | Add unit test for multiple accounts | khai96_ | 2019-05-18 | 1 | -1/+74 | |
| | | ||||||
| * | Fix Clippy | khai96_ | 2019-05-17 | 1 | -5/+5 | |
| | | ||||||
| * | Merge remote-tracking branch 'mainrepo/master' into multiple-auths-alt | khai96_ | 2019-05-17 | 9 | -207/+484 | |
| |\ | ||||||
| * | | Update unit tests | khai96_ | 2019-05-16 | 2 | -54/+30 | |
| | | | ||||||
| * | | Make some changes | khai96_ | 2019-05-16 | 3 | -58/+62 | |
| | | |