aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-09(cargo-release) version 0.10.3v0.10.3Sven-Hendrik Haase1-1/+1
2020-11-09(cargo-release) start next development iteration 0.10.3-alpha.0Sven-Hendrik Haase1-1/+1
2020-11-09(cargo-release) version 0.10.2v0.10.2Sven-Hendrik Haase1-1/+1
2020-11-08(cargo-release) start next development iteration 0.10.2-alpha.0Sven-Hendrik Haase1-1/+1
2020-11-08(cargo-release) version 0.10.1v0.10.1Sven-Hendrik Haase1-1/+1
2020-11-08Now compiles on stableSven-Hendrik Haase1-2/+2
2020-11-02Bump regex from 1.4.1 to 1.4.2dependabot-preview[bot]1-1/+1
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.1...1.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-30Bump actix-web from 3.1.0 to 3.2.0dependabot-preview[bot]1-1/+1
Bumps [actix-web](https://github.com/actix/actix-web) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.1.0...web-v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26Bump futures from 0.3.6 to 0.3.7dependabot-preview[bot]1-1/+1
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.6...0.3.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26Bump libflate from 1.0.2 to 1.0.3dependabot-preview[bot]1-1/+1
Bumps [libflate](https://github.com/sile/libflate) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/1.0.2...1.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-16Bump serde from 1.0.116 to 1.0.117dependabot-preview[bot]1-1/+1
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14Bump regex from 1.4.0 to 1.4.1dependabot-preview[bot]1-1/+1
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.0...1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12Bump regex from 1.3.9 to 1.4.0dependabot-preview[bot]1-1/+1
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.9 to 1.4.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.3.9...1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-08Bump strum_macros from 0.19.2 to 0.19.4dependabot-preview[bot]1-1/+1
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.19.2 to 0.19.4. - [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>
2020-10-08Bump strum from 0.19.2 to 0.19.5dependabot-preview[bot]1-1/+1
Bumps [strum](https://github.com/Peternator7/strum) from 0.19.2 to 0.19.5. - [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>
2020-10-07Bump actix-files from 0.3.0 to 0.4.0dependabot-preview[bot]1-1/+1
Bumps [actix-files](https://github.com/actix/actix-web) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.4.0/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/v0.3.0...v0.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-06Bump futures from 0.3.5 to 0.3.6dependabot-preview[bot]1-1/+1
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-02Bump actix-web from 3.0.2 to 3.1.0dependabot-preview[bot]1-1/+1
Bumps [actix-web](https://github.com/actix/actix-web) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.0.2...web-v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-02(cargo-release) start next development iteration 0.10.1-alpha.0Sven-Hendrik Haase1-1/+1
2020-10-02(cargo-release) version 0.10.0v0.10.0Sven-Hendrik Haase1-1/+1
2020-10-01Bump chrono from 0.4.18 to 0.4.19dependabot-preview[bot]1-1/+1
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.18 to 0.4.19. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.18...v0.4.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30Remove actix-rtequal-l21-1/+0
2020-09-28Bump chrono from 0.4.15 to 0.4.18dependabot-preview[bot]1-1/+1
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.15 to 0.4.18. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.15...v0.4.18) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26compile scss at build timeLukas Stabe1-2/+3
2020-09-25[wip] client-side color-scheme handlingLukas Stabe1-0/+2
2020-09-24Add embedded favicon (fixes #364)Sven-Hendrik Haase1-0/+1
2020-09-16(cargo-release) start next development iteration 0.9.1-alpha.0Sven-Hendrik Haase1-1/+1
2020-09-16(cargo-release) version 0.9.0v0.9.0Sven-Hendrik Haase1-1/+1
2020-09-16Bump chrono-humanize from 0.0.11 to 0.1.1dependabot-preview[bot]1-1/+1
Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs) from 0.0.11 to 0.1.1. - [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags) - [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.0.11...0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-11Upgrade to actix-web 3.0.0Sven-Hendrik Haase1-4/+4
2020-09-01Bump tar from 0.4.29 to 0.4.30dependabot-preview[bot]1-1/+1
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.29 to 0.4.30. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.29...0.4.30) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-24Fix double-escaping (fixes #354)Sven-Hendrik Haase1-1/+0
2020-08-17Bump chrono from 0.4.13 to 0.4.15dependabot-preview[bot]1-1/+1
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.13 to 0.4.15. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.13...v0.4.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-11Bump serde from 1.0.114 to 1.0.115dependabot-preview[bot]1-1/+1
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.114 to 1.0.115. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.114...v1.0.115) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-07Bump strum_macros from 0.19.1 to 0.19.2dependabot-preview[bot]1-1/+1
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.19.1 to 0.19.2. - [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>
2020-08-07Bump strum from 0.19.1 to 0.19.2dependabot-preview[bot]1-1/+1
Bumps [strum](https://github.com/Peternator7/strum) from 0.19.1 to 0.19.2. - [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>
2020-08-03Bump strum_macros from 0.18.0 to 0.19.1dependabot-preview[bot]1-1/+1
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.18.0 to 0.19.1. - [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>
2020-08-03Bump strum from 0.18.0 to 0.19.1dependabot-preview[bot]1-1/+1
Bumps [strum](https://github.com/Peternator7/strum) from 0.18.0 to 0.19.1. - [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>
2020-07-31Bump alphanumeric-sort from 1.3.3 to 1.4.0dependabot-preview[bot]1-1/+1
Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.3.3 to 1.4.0. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.3.3...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29Bump alphanumeric-sort from 1.3.2 to 1.3.3dependabot-preview[bot]1-1/+1
Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.3.2...v1.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21Remove dependency on opensslSven-Hendrik Haase1-1/+1
2020-07-21(cargo-release) start next development iteration 0.8.1-alpha.0Sven-Hendrik Haase1-1/+1
2020-07-21(cargo-release) version 0.8.0Sven-Hendrik Haase1-1/+1
2020-07-21Remove badges from Cargo.toml as they're being deprecated by crates.ioSven-Hendrik Haase1-4/+0
2020-07-21Use actix-web-httpauth for authentication middlewareequal-l21-1/+1
2020-07-21Update to actix 2 and futures 0.3equal-l21-4/+5
2020-07-21Bump chrono from 0.4.11 to 0.4.13dependabot-preview[bot]1-1/+1
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.11 to 0.4.13. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.11...v0.4.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21Bump alphanumeric-sort from 1.3.0 to 1.3.2dependabot-preview[bot]1-1/+1
Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.3.0 to 1.3.2. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.3.0...v1.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21Bump select from 0.4.3 to 0.5.0dependabot-preview[bot]1-1/+1
Bumps [select](https://github.com/utkarshkukreti/select.rs) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/utkarshkukreti/select.rs/releases) - [Commits](https://github.com/utkarshkukreti/select.rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21Bump libflate from 1.0.1 to 1.0.2dependabot-preview[bot]1-1/+1
Bumps [libflate](https://github.com/sile/libflate) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/1.0.1...1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>