Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add title option (#335) and breadcrumb links in heading | Lukas Stabe | 2020-09-24 | 1 | -0/+5 |
* | Sorry cargo fmt | Sven-Hendrik Haase | 2020-09-24 | 1 | -2/+11 |
* | Add embedded favicon (fixes #364) | Sven-Hendrik Haase | 2020-09-24 | 1 | -2/+21 |
* | Slightly better variable name | Sven-Hendrik Haase | 2020-09-24 | 1 | -4/+4 |
* | Use actix-web-httpauth for authentication middleware | equal-l2 | 2020-07-21 | 1 | -1/+5 |
* | Update to actix 2 and futures 0.3 | equal-l2 | 2020-07-21 | 1 | -53/+50 |
* | Add generate QR code (#330) | wyhaya | 2020-07-05 | 1 | -0/+5 |
* | make sure archiving is opt-in | marawan ragab | 2020-05-10 | 1 | -4/+9 |
* | Format everything | Sven-Hendrik Haase | 2020-03-11 | 1 | -7/+10 |
* | Added option to disable archives | Damian | 2020-03-02 | 1 | -0/+5 |
* | Merge pull request #189 from efx/fix-156 | Sven-Hendrik Haase | 2020-03-01 | 1 | -0/+20 |
|\ | |||||
| * | add Lucretiel's documentation suggestion | Eli Flanagan | 2020-02-03 | 1 | -1/+4 |
| * | Merge branch 'master' into fix-156 | Eli Flanagan | 2019-09-25 | 1 | -1/+1 |
| |\ | |||||
| * | | fix typo | Eli Flanagan | 2019-09-14 | 1 | -1/+1 |
| * | | 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 | 1 | -4/+4 |
| * | | 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 | 1 | -0/+11 |
* | | | Merge branch 'master' into fix-#173 | boastful-squirrel | 2019-11-21 | 1 | -5/+15 |
|\ \ \ | |||||
| * | | | Make clippy happy | Sven-Hendrik Haase | 2019-09-30 | 1 | -3/+5 |
| * | | | Improve logging behavior | Sven-Hendrik Haase | 2019-09-27 | 1 | -4/+12 |
| | |/ | |/| | |||||
| * | | Remove explicit clap dependency in favor of structopt's re-exported version | Sven-Hendrik Haase | 2019-09-21 | 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 | 1 | -7/+5 |
|/ | |||||
* | Update simplelog to 0.6 | Sven-Hendrik Haase | 2019-06-24 | 1 | -3/+3 |
* | Enable streaming tarball download | Alexandre Bury | 2019-06-14 | 1 | -8/+13 |
* | Merge remote-tracking branch 'mainrepo/master' into multiple-auths-alt | khai96_ | 2019-05-17 | 1 | -36/+52 |
|\ | |||||
| * | Fix clippy | boastful-squirrel | 2019-05-10 | 1 | -3/+1 |
| * | Return QueryParameters struct instead of tuple | boastful-squirrel | 2019-05-03 | 1 | -5/+7 |
| * | Merge branch 'master' into themed-errors | boastful-squirrel | 2019-05-03 | 1 | -3/+1 |
| |\ | |||||
| * | | Display path instead of uri in 404 error | boastful-squirrel | 2019-05-02 | 1 | -1/+1 |
| * | | Read query params to handle error back link | boastful-squirrel | 2019-05-02 | 1 | -3/+7 |
| * | | Rename p404 | boastful-squirrel | 2019-05-02 | 1 | -5/+5 |
| * | | Use HTTP StatusCode for error title | boastful-squirrel | 2019-05-01 | 1 | -2/+3 |
| * | | Fix return link when random_route is set | boastful-squirrel | 2019-05-01 | 1 | -1/+8 |
| * | | Display 404 error | boastful-squirrel | 2019-05-01 | 1 | -2/+23 |
| * | | Merge branch 'master' into themed-errors | boastful-squirrel | 2019-04-27 | 1 | -29/+12 |
| |\ \ | |||||
| * | | | Themed errors | boastful-squirrel | 2019-04-27 | 1 | -2/+4 |
| * | | | Made ColorScheme, SortingMethod and SortingOrder enums derive Copy | boastful-squirrel | 2019-04-26 | 1 | -2/+2 |
* | | | | Make some changes | khai96_ | 2019-05-16 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Fix some Clippy lints | khai96_ | 2019-05-01 | 1 | -3/+2 |
* | | | Ignore clippy warnings | khai96_ | 2019-05-01 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Combine ContextualError and ContextualErrorKind into one | khai96_ | 2019-04-27 | 1 | -13/+13 |
|/ | |||||
* | Merge remote-tracking branch 'mainrepo/master' into pullrequest.hashed-password | khai96_ | 2019-04-26 | 1 | -20/+67 |
|\ | |||||
| * | Merge branch 'master' into no_panics | boastful-squirrel | 2019-04-25 | 1 | -3/+4 |
| |\ | |||||
| * | | Display errors from main() through log strem | boastful-squirrel | 2019-04-22 | 1 | -1/+1 |
| * | | Rework error system + avoid panics in main() | boastful-squirrel | 2019-04-21 | 1 | -20/+67 |
* | | | Merge remote-tracking branch 'mainrepo/master' into pullrequest.hashed-password | khai96_ | 2019-04-25 | 1 | -3/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Add a couple more integration tests | Sven-Hendrik Haase | 2019-04-24 | 1 | -3/+4 |
| |/ | |||||
* / | Add support for hashed password (sha256) | khai96_ | 2019-04-19 | 1 | -1/+1 |
|/ |