94 Commits

Author SHA1 Message Date
df6c537275 Bump awc from 0.2.7 to 0.2.8 in /backend
Bumps [awc](https://github.com/actix/actix-web) from 0.2.7 to 0.2.8.
- [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/awc-v0.2.7...awc-v0.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 11:19:40 +00:00
f635a20654 Bump actix-web from 1.0.8 to 1.0.9 in /backend
Bumps [actix-web](https://github.com/actix/actix-web) from 1.0.8 to 1.0.9.
- [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-v1.0.8...web-v1.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 11:06:14 +00:00
4169c586e1 Merge pull request #24 from vbrandl/dependabot/cargo/backend/actix-files-0.1.6
Bump actix-files from 0.1.5 to 0.1.6 in /backend
2020-01-10 12:05:01 +01:00
dbefc478cc Bump serde_json from 1.0.41 to 1.0.44 in /backend
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.41 to 1.0.44.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.41...v1.0.44)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 10:57:48 +00:00
1cca6d3ffe Bump serde from 1.0.101 to 1.0.104 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.101 to 1.0.104.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.101...v1.0.104)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 10:54:41 +00:00
a31f2abfa9 Bump serde_derive from 1.0.101 to 1.0.104 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.101 to 1.0.104.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.101...v1.0.104)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 10:28:22 +00:00
6ce5a24dfc Merge pull request #48 from vbrandl/dependabot/cargo/backend/structopt-0.3.7
Bump structopt from 0.3.3 to 0.3.7 in /backend
2020-01-10 11:26:56 +01:00
e9084cf7de [Security] Bump http from 0.1.17 to 0.1.21 in /backend
Bumps [http](https://github.com/hyperium/http) from 0.1.17 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.17...v0.1.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 20:08:07 +00:00
8484efc975 Bump structopt from 0.3.3 to 0.3.7 in /backend
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.3 to 0.3.7.
- [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.3.3...v0.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 04:41:32 +00:00
fc0d7181b9 Bump actix-files from 0.1.5 to 0.1.6 in /backend
Bumps [actix-files](https://github.com/actix/actix-web) from 0.1.5 to 0.1.6.
- [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/http-v0.1.5...files-v0.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 08:37:37 +00:00
635120d1f3 Bump actix-files from 0.1.4 to 0.1.5 in /backend
Bumps [actix-files](https://github.com/actix/actix-web) from 0.1.4 to 0.1.5.
- [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/http-v0.1.4...http-v0.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 13:34:11 +00:00
29654c25b0 Merge pull request #20 from vbrandl/dependabot/cargo/backend/actix-web-1.0.8
Some checks reported errors
continuous-integration/drone/push Build was killed
Bump actix-web from 1.0.7 to 1.0.8 in /backend
2019-10-14 15:32:18 +02:00
2451c4029b Bump serde_json from 1.0.40 to 1.0.41 in /backend
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.40...v1.0.41)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 13:30:43 +00:00
f7fe496001 Bump serde from 1.0.100 to 1.0.101 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 13:25:26 +00:00
7c20262146 Merge pull request #23 from vbrandl/dependabot/cargo/backend/structopt-0.3.3
Bump structopt from 0.3.1 to 0.3.3 in /backend
2019-10-14 15:23:30 +02:00
5f6385c3df Bump structopt from 0.3.1 to 0.3.3 in /backend
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.1 to 0.3.3.
- [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.3.1...v0.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 05:16:17 +00:00
de450bc3c4 Bump actix-web from 1.0.7 to 1.0.8 in /backend
Bumps [actix-web](https://github.com/actix/actix-web) from 1.0.7 to 1.0.8.
- [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-v1.0.7...web-v1.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 04:44:46 +00:00
2936d2f878 Bump serde_derive from 1.0.100 to 1.0.101 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17 04:46:39 +00:00
b50a718153 Bump structopt from 0.2.18 to 0.3.1 in /backend
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.18 to 0.3.1.
- [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.18...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 16:19:36 +00:00
0a18792020 Merge pull request #14 from vbrandl/dependabot/cargo/backend/serde_derive-1.0.100
All checks were successful
continuous-integration/drone/push Build is passing
Bump serde_derive from 1.0.99 to 1.0.100 in /backend
2019-09-09 18:18:05 +02:00
f60e33c89c Merge pull request #13 from vbrandl/dependabot/cargo/backend/futures-0.1.29
Bump futures from 0.1.28 to 0.1.29 in /backend
2019-09-09 18:16:54 +02:00
1673d2852e Bump serde_derive from 1.0.99 to 1.0.100 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 16:15:56 +00:00
aa75aa9b95 Bump serde from 1.0.99 to 1.0.100 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:47:43 +00:00
c52f5a4ad8 Bump futures from 0.1.28 to 0.1.29 in /backend
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.28 to 0.1.29.
- [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.28...0.1.29)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 04:44:01 +00:00
753dc0f9e9 Use rust-tls instead of openssl for HTTP requests
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-30 11:42:42 +02:00
200155f779 Bump actix-web from 1.0.5 to 1.0.7 in /backend
Bumps [actix-web](https://github.com/actix/actix-web) from 1.0.5 to 1.0.7.
- [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-v1.0.5...web-v1.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-29 04:56:14 +00:00
7ef5721bf9 [Security] Bump spin from 0.5.0 to 0.5.2 in /backend
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.5.0 to 0.5.2. **This update includes a security fix.**
- [Release notes](https://github.com/mvdnes/spin-rs/releases)
- [Commits](https://github.com/mvdnes/spin-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 17:27:09 +00:00
6c97d02860 Bump serde from 1.0.98 to 1.0.99 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 07:25:07 +00:00
f1f1d2988e Merge pull request #9 from vbrandl/dependabot/cargo/backend/lazy_static-1.4.0
Bump lazy_static from 1.3.0 to 1.4.0 in /backend
2019-08-28 09:20:43 +02:00
1d091ee14b Merge pull request #8 from vbrandl/dependabot/cargo/backend/pretty_env_logger-0.3.1
Bump pretty_env_logger from 0.3.0 to 0.3.1 in /backend
2019-08-28 09:20:33 +02:00
4d3558d686 Bump lazy_static from 1.3.0 to 1.4.0 in /backend
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 04:52:18 +00:00
5ee110b18f Bump pretty_env_logger from 0.3.0 to 0.3.1 in /backend
Bumps [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases)
- [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.3.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 05:36:32 +00:00
1d4852f6f3 Bump serde_derive from 1.0.98 to 1.0.99 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 05:34:55 +00:00
e12db07d3a Bump awc from 0.2.3 to 0.2.4 in /backend
Bumps [awc](https://github.com/actix/actix-web) from 0.2.3 to 0.2.4.
- [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/awc-v0.2.3...awc-v0.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-14 05:01:15 +00:00
387b6241a2 Remove some clones by using Cow
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-11 13:48:04 +02:00
0729909bab Remove cache module 2019-08-11 12:56:22 +02:00
f2fd9563f0 Add some logging
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 14:38:00 +02:00
1f7a1978b9 Replace deprecated function
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 23:10:31 +02:00
0ebd3a9271 Bump serde from 1.0.97 to 1.0.98 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.97...v1.0.98)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:58:56 +00:00
d81f45154b Merge pull request #2 from vbrandl/dependabot/cargo/backend/serde_derive-1.0.98
Bump serde_derive from 1.0.97 to 1.0.98 in /backend
2019-08-09 22:57:30 +02:00
08e6003ceb Merge pull request #4 from vbrandl/dependabot/cargo/backend/awc-0.2.3
Bump awc from 0.2.2 to 0.2.3 in /backend
2019-08-09 22:57:12 +02:00
756cf328e7 Bump awc from 0.2.2 to 0.2.3 in /backend
Bumps [awc](https://github.com/actix/actix-web) from 0.2.2 to 0.2.3.
- [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/awc-v0.2.2...awc-v0.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:54:46 +00:00
2a833aab98 Bump mime_guess from 2.0.0-alpha.6 to 2.0.1 in /backend
Bumps [mime_guess](https://github.com/abonander/mime_guess) from 2.0.0-alpha.6 to 2.0.1.
- [Release notes](https://github.com/abonander/mime_guess/releases)
- [Commits](https://github.com/abonander/mime_guess/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:54:21 +00:00
ded4897c50 Bump serde_derive from 1.0.97 to 1.0.98 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.97...v1.0.98)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:54:02 +00:00
ee148689cb Request only sha from GitHub API
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 22:42:48 +02:00
da90b45b67 Add optional accept header 2019-08-09 22:38:46 +02:00
3f5b118ac5 Rename project
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 19:43:58 +02:00
99eb44d618 Enable CI
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 19:22:30 +02:00
44cf0c93a2 Cleanup and a bit less heap allocation 2019-08-09 16:19:55 +02:00
4985c497df Extract cache into own crate 2019-08-07 21:44:20 +02:00