Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This is 0.6.0v0.6.0 | Sven-Hendrik Haase | 2020-03-14 | 3 | -22/+22 |
| | |||||
* | Format everything | Sven-Hendrik Haase | 2020-03-11 | 8 | -27/+32 |
| | |||||
* | Update CHANGELOG.md | Sven-Hendrik Haase | 2020-03-11 | 1 | -0/+3 |
| | |||||
* | 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 | 5 | -4/+84 |
|\ | | | | | Added option to disable archives | ||||
| * | Ignore clippy warning | Damian | 2020-03-02 | 2 | -2/+2 |
| | | |||||
| * | Added option to disable archives | Damian | 2020-03-02 | 5 | -3/+83 |
| | | |||||
* | | Bump reqwests to v0.10 | Sven-Hendrik Haase | 2020-03-11 | 6 | -161/+332 |
| | | |||||
* | | Merge pull request #272 from svenstaro/dependabot/cargo/base64-0.12.0 | Sven-Hendrik Haase | 2020-03-11 | 2 | -2/+8 |
|\ \ | | | | | | | Bump base64 from 0.11.0 to 0.12.0 | ||||
| * | | Bump base64 from 0.11.0 to 0.12.0 | dependabot-preview[bot] | 2020-03-10 | 2 | -2/+8 |
|/ / | | | | | | | | | | | | | | | Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/marshallpierce/rust-base64/releases) - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.11.0...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | Bump rstest to 0.6.0 | Sven-Hendrik Haase | 2020-03-09 | 2 | -4/+4 |
| | | |||||
* | | Bump deps | Sven-Hendrik Haase | 2020-03-09 | 2 | -637/+712 |
| | | |||||
* | | Fix deprecated stuff | Sven-Hendrik Haase | 2020-03-09 | 4 | -18/+18 |
| | | |||||
* | | Merge pull request #265 from svenstaro/dependabot/cargo/structopt-0.3.11 | Sven-Hendrik Haase | 2020-03-09 | 1 | -6/+6 |
|\ \ | | | | | | | Bump structopt from 0.3.9 to 0.3.11 | ||||
| * | | Bump structopt from 0.3.9 to 0.3.11 | dependabot-preview[bot] | 2020-03-09 | 1 | -6/+6 |
|/ / | | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.9 to 0.3.11. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | Merge pull request #264 from svenstaro/dependabot/cargo/strum-0.18.0 | Sven-Hendrik Haase | 2020-03-09 | 2 | -4/+4 |
|\ \ | | | | | | | Bump strum from 0.17.1 to 0.18.0 | ||||
| * | | Bump strum from 0.17.1 to 0.18.0 | dependabot-preview[bot] | 2020-03-09 | 2 | -4/+4 |
|/ / | | | | | | | | | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | Merge pull request #268 from svenstaro/dependabot/cargo/failure-0.1.7 | Sven-Hendrik Haase | 2020-03-09 | 2 | -16/+16 |
|\ \ | |/ |/| | Bump failure from 0.1.6 to 0.1.7 | ||||
| * | Bump failure from 0.1.6 to 0.1.7 | dependabot-preview[bot] | 2020-03-06 | 2 | -16/+16 |
|/ | | | | | | | | Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/rust-lang-nursery/failure/releases) - [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md) - [Commits](https://github.com/rust-lang-nursery/failure/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | Merge pull request #254 from svenstaro/dependabot/cargo/rstest-0.5.3 | Sven-Hendrik Haase | 2020-03-01 | 1 | -3/+3 |
|\ | | | | | Bump rstest from 0.5.2 to 0.5.3 | ||||
| * | Bump rstest from 0.5.2 to 0.5.3 | dependabot-preview[bot] | 2020-01-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.5.2...0.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | Merge pull request #236 from DamianX/test_upload_disabled | Sven-Hendrik Haase | 2020-03-01 | 1 | -0/+46 |
|\ \ | | | | | | | Added test for disabled file uploads | ||||
| * | | Added test for disabled file uploads | Damian | 2019-12-18 | 1 | -0/+46 |
| | | | |||||
* | | | Merge pull request #248 from svenstaro/dependabot/cargo/http-0.1.21 | Sven-Hendrik Haase | 2020-03-01 | 1 | -10/+10 |
|\ \ \ | | | | | | | | | [Security] Bump http from 0.1.19 to 0.1.21 | ||||
| * | | | [Security] Bump http from 0.1.19 to 0.1.21 | dependabot-preview[bot] | 2020-02-27 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [http](https://github.com/hyperium/http) from 0.1.19 to 0.1.21. **This update includes security fixes.** - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/v0.1.21/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v0.1.19...v0.1.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | | | 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 | 3 | -1/+55 |
|\ \ \ \ \ | | | | | | | | | | | | | add a default index serving option (#156) | ||||
| * | | | | | specify port to avoid test conflict | Eli Flanagan | 2020-02-03 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | add Lucretiel's documentation suggestion | Eli Flanagan | 2020-02-03 | 2 | -2/+8 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into fix-156 | Eli Flanagan | 2019-09-25 | 10 | -190/+177 |
| |\ \ \ \ \ | |||||
| * | | | | | | add a test for missing index file | Eli Flanagan | 2019-09-25 | 1 | -1/+26 |
| | | | | | | | |||||
| * | | | | | | remove shell.nix | Eli Flanagan | 2019-09-19 | 1 | -17/+0 |
| | | | | | | | |||||
| * | | | | | | fix typo | Eli Flanagan | 2019-09-14 | 3 | -2/+19 |
| | | | | | | | |||||
| * | | | | | | 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 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #261 from svenstaro/dependabot/cargo/hex-0.4.2 | Sven-Hendrik Haase | 2020-02-27 | 2 | -4/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Bump hex from 0.4.0 to 0.4.2 | ||||
| * | | | | | | Bump hex from 0.4.0 to 0.4.2 | dependabot-preview[bot] | 2020-02-19 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.4.0 to 0.4.2. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](https://github.com/KokaKiwi/rust-hex/compare/v0.4...v0.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | | | | | | | Merge pull request #177 from ghost/fix-#173 | Sven-Hendrik Haase | 2020-02-27 | 3 | -65/+74 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix #173 | ||||
| * | | | | | | | added missing head tag | boastful-squirrel | 2019-11-21 | 1 | -44/+46 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into fix-#173 | boastful-squirrel | 2019-11-21 | 11 | -804/+824 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | 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 |
| | | | | | | | |