Commit Graph

70 Commits

Author SHA1 Message Date
dependabot-preview[bot]
9243db40f5 chore(deps): bump libc from 0.2.55 to 0.2.56
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.55 to 0.2.56.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.55...0.2.56)
2019-05-31 14:47:00 +02:00
dependabot[bot]
f9d25f6c93 chore(deps): bump tokio from 0.1.18 to 0.1.20
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.18 to 0.1.20.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.1.18...tokio-0.1.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 18:01:53 +02:00
dependabot[bot]
4282a2fc48 chore(deps): bump libc from 0.2.54 to 0.2.55
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.54 to 0.2.55.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.54...0.2.55)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 18:01:32 +02:00
dependabot[bot]
10cf1a5711 chore(deps): bump futures from 0.1.26 to 0.1.27
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>
2019-05-13 15:53:23 +02:00
dependabot[bot]
7ed60f7ef3 chore(deps): bump serde from 1.0.90 to 1.0.91
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>
2019-05-07 18:57:53 +02:00
dependabot[bot]
ae58d76e2d chore(deps): bump libc from 0.2.53 to 0.2.54
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.53 to 0.2.54.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.53...0.2.54)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-05 02:34:17 +02:00
dependabot[bot]
1588dfcaa0 chore(deps): bump libc from 0.2.51 to 0.2.53
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.51 to 0.2.53.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.51...0.2.53)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-29 15:08:38 +02:00
dependabot[bot]
467790aba8 chore(deps): bump serde from 1.0.89 to 1.0.90
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>
2019-04-04 12:13:01 +02:00
dependabot[bot]
5c81ffd9fc chore(deps): bump futures from 0.1.25 to 0.1.26
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>
2019-04-03 14:55:04 +02:00
Fabian Freyer
09f8b4ffd7 refactor: make ui endpoint configurable
* use askama template for UI endpoint
* make UI endpoint configurable
2019-03-29 17:35:04 -04:00
Fabian Freyer
e63ad944d7 refactor: split up bin and lib 2019-03-29 10:55:44 -04:00
dependabot[bot]
b965cc8763 chore(deps): bump serde_json from 1.0.34 to 1.0.39
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.34 to 1.0.39.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.34...v1.0.39)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:45:52 +01:00
dependabot[bot]
e30c15158a chore(deps): bump tokio from 0.1.17 to 0.1.18
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.1.17...tokio-0.1.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:40:58 +01:00
dependabot[bot]
bbf740a4f8 chore(deps): bump tokio from 0.1.13 to 0.1.17
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.13 to 0.1.17.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-0.1.17/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.1.13...tokio-0.1.17)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:35:48 +01:00
dependabot[bot]
bf161a8b64 chore(deps): bump libc from 0.2.46 to 0.2.51
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.46 to 0.2.51.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.46...0.2.51)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:34:17 +01:00
dependabot[bot]
57bb891926 chore(deps): bump tokio-io from 0.1.10 to 0.1.12
Bumps [tokio-io](https://github.com/tokio-rs/tokio) from 0.1.10 to 0.1.12.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-io-0.1.12/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-io-0.1.10...tokio-io-0.1.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:33:42 +01:00
dependabot[bot]
018333a591 chore(deps): bump serde from 1.0.84 to 1.0.89
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.84 to 1.0.89.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.84...v1.0.89)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:33:05 +01:00
dependabot[bot]
ce2de69aaf chore(deps): bump actix-web from 0.7.17 to 0.7.19
Bumps [actix-web](https://github.com/actix/actix-web) from 0.7.17 to 0.7.19.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.7.19/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/0.7.17...v0.7.19)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 13:31:42 +01:00
Fabian Freyer
068b302947 chore: License under BSD-3-Clause 2019-03-04 08:24:56 +01:00
Fabian Freyer
db50e1ccfe Initial commit 2019-01-04 03:15:53 +01:00