aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This is 0.5.0Sven-Hendrik Haase2019-06-241-1/+1
|
* Update simplelog to 0.6Sven-Hendrik Haase2019-06-241-1/+1
|
* Update depsSven-Hendrik Haase2019-06-141-1/+1
|
* Bump structopt from 0.2.16 to 0.2.17dependabot-preview[bot]2019-06-031-1/+1
| | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.16 to 0.2.17. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.16...v0.2.17)
* Bump serde from 1.0.91 to 1.0.92dependabot-preview[bot]2019-06-031-1/+1
| | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.91 to 1.0.92. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.91...v1.0.92)
* Bump structopt from 0.2.15 to 0.2.16dependabot-preview[bot]2019-05-301-1/+1
| | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.15 to 0.2.16. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.15...v0.2.16)
* Bump libflate from 0.1.22 to 0.1.23dependabot-preview[bot]2019-05-281-1/+1
| | | | | Bumps [libflate](https://github.com/sile/libflate) from 0.1.22 to 0.1.23. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.22...0.1.23)
* Bump futures from 0.1.26 to 0.1.27dependabot[bot]2019-05-131-1/+1
| | | | | | | | Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.26 to 0.1.27. - [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases) - [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.26...0.1.27) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump tar from 0.4.24 to 0.4.25dependabot[bot]2019-05-101-1/+1
| | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.24 to 0.4.25. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.24...0.4.25) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump serde from 1.0.90 to 1.0.91dependabot[bot]2019-05-071-1/+1
| | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump tar from 0.4.23 to 0.4.24dependabot[bot]2019-04-301-1/+1
| | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.23 to 0.4.24. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.23...0.4.24) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Merge remote-tracking branch 'mainrepo/master' into pullrequest.hashed-passwordkhai96_2019-04-261-1/+1
|\
| * Use rstest test fixtures to cut down on code duplication in integration testsSven-Hendrik Haase2019-04-261-1/+1
| |
* | Merge remote-tracking branch 'mainrepo/master' into pullrequest.hashed-passwordkhai96_2019-04-251-1/+2
|\|
| * Bump pretty_assertions from 0.5.1 to 0.6.1dependabot[bot]2019-04-241-1/+1
| | | | | | | | | | | | | | Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.5.1 to 0.6.1. - [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases) - [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.5.1...v0.6.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
| * Add a couple more integration testsSven-Hendrik Haase2019-04-241-1/+2
| |
* | Add support for hashed password (sha256)khai96_2019-04-191-0/+2
|/
* Try using port_check to make travis happySven-Hendrik Haase2019-04-161-1/+1
|
* Set up testing infrastructure and add some integration tests (fixes #68)Sven-Hendrik Haase2019-04-151-0/+8
|
* Revert "Bump actix from 0.7.9 to 0.8.0"Sven-Hendrik Haase2019-04-151-1/+1
| | | | This reverts commit 35edfa36184f76f9f921cf427af6a6b2de0d65d7.
* Bump actix from 0.7.9 to 0.8.0dependabot[bot]2019-04-151-1/+1
| | | | | | | | Bumps [actix](https://github.com/actix/actix) from 0.7.9 to 0.8.0. - [Release notes](https://github.com/actix/actix/releases) - [Changelog](https://github.com/actix/actix/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix/compare/0.7.9...v0.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* This is 0.4.1v0.4.1Sven-Hendrik Haase2019-04-151-1/+1
|
* This is v0.4.0v0.4.0Sven-Hendrik Haase2019-04-071-2/+2
|
* Use strum_macros::EnumIter instead of manually listing Enum variantsboasting-squirrel2019-04-071-0/+2
|
* Implement file upload.Vojtěch Pejša2019-04-041-1/+1
|
* Bump serde from 1.0.89 to 1.0.90dependabot[bot]2019-04-041-1/+1
| | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump futures from 0.1.25 to 0.1.26dependabot[bot]2019-04-021-1/+1
| | | | | | | | Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.25 to 0.1.26. - [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases) - [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.25...0.1.26) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Switched to tar-rs 0.4.22 and propagate no-symlink argument to tar generationboasting-squirrel2019-03-141-1/+1
|
* Switched to standard Rust logging systemboasting-squirrel2019-03-131-1/+2
|
* upgraded to libflate 0.1.21boasting-squirrel2019-03-131-1/+1
|
* Removed tempfile from dependenciesboasting-squirrel2019-03-131-1/+0
|
* Merge branch 'master' into targzboasting-squirrel2019-03-121-1/+1
|\
| * Bump structopt from 0.2.14 to 0.2.15dependabot[bot]2019-03-111-1/+1
| | | | | | | | | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.14 to 0.2.15. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.14...v0.2.15) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Started to add helpful messages for errors which could occur during archivingboasting-squirrel2019-03-111-1/+2
| |
* | Working example of tar.gzboasting-squirrel2019-03-081-1/+2
| |
* | Download folder as a tar workingboasting-squirrel2019-03-081-0/+4
|/
* Merge branch 'master' into header-sortingBoastful Squirrel2019-03-041-2/+5
|\
| * This is v0.3.1v0.3.1Sven-Hendrik Haase2019-02-271-1/+1
| |
| * Optimize for smaller binariesSven-Hendrik Haase2019-02-271-1/+4
| |
* | Use actix::Queryboasting-squirrel2019-03-041-1/+2
|/
* Renders file listing using maudboasting-squirrel2019-02-231-1/+2
|
* Display last modification + provide sort by dateboasting-squirrel2019-02-161-1/+3
|
* Added myself to Cargo.tomlboasting-squirrel2019-02-151-1/+1
|
* Switched to structoptboasting-squirrel2019-02-141-1/+2
|
* Implemented sortingboasting-squirrel2019-02-041-1/+2
|
* Merge pull request #29 from boastful-squirrel/random-urlSven-Hendrik Haase2019-02-031-0/+1
|\ | | | | Add option to generate random 6-hexdigit routes
| * Add option to generate random 6-hexdigit routesboasting-squirrel2019-02-021-0/+1
| |
* | Increase version numberSven-Hendrik Haase2019-02-031-1/+1
|/
* Fancy HTML listingboasting-squirrel2019-02-021-0/+1
|
* This is 0.2.2v0.2.2Sven-Hendrik Haase2019-01-111-1/+1
|