aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-21Remove unrelevant commentsequal-l22-17/+0
2020-07-21Use actix-web-httpauth for authentication middlewareequal-l23-129/+35
2020-07-21Update to actix 2 and futures 0.3equal-l26-228/+283
2020-07-20cargo fmtSven-Hendrik Haase2-10/+7
2020-07-05Add generate QR code (#330)wyhaya4-57/+111
2020-06-28Bind to random port when port 0 specifiedIsaac Parker1-1/+7
2020-06-26Make clippy and cargo fmt happySven-Hendrik Haase3-42/+55
2020-06-26Update nanoid to 0.3Sven-Hendrik Haase1-1/+1
2020-06-26Update sha2 to 0.9Sven-Hendrik Haase1-2/+2
2020-05-14Fix arg formattingSven-Hendrik Haase1-1/+2
2020-05-10rename variables correctlymarawan ragab1-6/+6
2020-05-10make sure archiving is opt-inmarawan ragab5-16/+42
2020-05-08small improvment to buffer usagemarawan ragab1-13/+6
2020-05-03Add zip download functionality for windows usersmarawan ragab1-0/+151
2020-03-11Format everythingSven-Hendrik Haase4-21/+23
2020-03-09Fix deprecated stuffSven-Hendrik Haase3-13/+13
2020-03-02Ignore clippy warningDamian2-2/+2
2020-03-02Added option to disable archivesDamian4-3/+37
2020-02-03add Lucretiel's documentation suggestionEli Flanagan2-2/+8
2019-12-20Fixed clippy warningsDamian2-3/+3
2019-11-22Compare paths instead of stringsboastful-squirrel1-1/+1
2019-11-21added missing head tagboastful-squirrel1-44/+46
2019-11-21Fix html elements orderboastful-squirrel1-1/+1
2019-09-30Make clippy happySven-Hendrik Haase1-3/+5
2019-09-27Improve logging behaviorSven-Hendrik Haase1-4/+12
2019-09-21Actually make use of pretty_assertionsSven-Hendrik Haase2-20/+13
2019-09-21Remove explicit clap dependency in favor of structopt's re-exported versionSven-Hendrik Haase1-1/+1
2019-09-14fix typoEli Flanagan2-2/+2
2019-09-13warn user if provided index file is not foundEli Flanagan1-0/+8
2019-09-12change to path option for configurabilityEli Flanagan2-8/+8
2019-09-09use actix-web method for static indexEli Flanagan1-4/+2
2019-09-08wire up arguments, index.html serving still brokenEli Flanagan2-0/+12
2019-09-06add a default index serving optionEli Flanagan1-0/+4
2019-09-03Upgrade to structopt 0.3Sven-Hendrik Haase1-9/+9
2019-08-16Fix Clippy warningboastful-squirrel1-0/+1
2019-08-16Fix indentationboastful-squirrel1-1/+1
2019-08-16Cleanupboastful-squirrel1-2/+1
2019-08-16Do not 'back to listing' link when random route is setboastful-squirrel2-8/+12
2019-08-16Fix HTMLboastful-squirrel1-101/+104
2019-07-25Upgrade percent-encoding to 2.0Sven-Hendrik Haase1-2/+4
2019-07-24Fix testsSven-Hendrik Haase2-28/+20
2019-07-08remove page_parentwyhaya1-1/+0
2019-07-08fix parent directorywyhaya2-30/+44
2019-07-08add spacewyhaya1-1/+1
2019-07-04accomplish #142wyhaya1-3/+43
2019-06-24Update simplelog to 0.6Sven-Hendrik Haase1-3/+3
2019-06-24Precise `tar_dir` behaviourAlexandre Bury1-1/+20
2019-06-24Add module documentation on src/pipe.rAlexandre Bury1-0/+1
2019-06-24Add doc and commentsAlexandre Bury3-25/+55
2019-06-14Enable streaming tarball downloadAlexandre Bury4-104/+151