Commit Graph

37 Commits

Author SHA1 Message Date
1e950c7dbc Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation 2020-07-15 00:00:03 +02:00
d4357eb55a Updated dependencies ans web vault version 2020-07-05 01:38:16 +02:00
5e802f8aa3 Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it 2020-05-31 17:58:06 +02:00
80d4061d14 Update dependencies 2020-05-14 00:18:18 +02:00
4be8dae626 Make web vault show a more informative error when browsers block WebCrypto in insecure contexts and update dependencies 2020-04-09 22:54:31 +02:00
b6612e90ca Update dependencies 2020-03-09 22:00:59 +01:00
2798f623d4 Updated rust toolchain version 2020-01-30 22:11:44 +01:00
4cec502f7b Update docker images to alpine 3.11 and rust 1.40 2019-12-22 21:42:13 +01:00
f09996a21d Updated dependencies 2019-12-15 15:43:56 +01:00
cbadf00941 Update web vault to fix twofactorauth.org integration
Update dependencies and toolchain
Update included equivalent domains with upstream changes
2019-11-19 20:30:09 +01:00
fccc0a4b05 Update rocket to latest master
Downgrade rust version to fix cargo issue
Set rustup profile to minimal
2019-10-25 21:48:10 +02:00
7814218208 Bump rust toolchain
This is as per #622 that sshould resolve issues building on armv7.
2019-10-22 16:31:36 +01:00
83fd44eeef Update rust version and use minimal profile for CI 2019-10-15 21:21:37 +02:00
469318bcbd Updated dependencies and web vault version 2019-08-27 21:14:15 +02:00
9101d6e48f Update dependencies 2019-08-18 19:31:54 +02:00
05a1137828 Move backend checks to build.rs to fail fast, and updated dependencies 2019-07-09 17:26:34 +02:00
76f38621de Update dependencies and remove unwraps from Cipher::to_json 2019-06-14 22:51:50 +02:00
9add8e19eb Update dependencies and remove travis unused feature 2019-06-02 00:28:20 +02:00
2a4cd24c60 Updated web vault to hide org plans again and updated dependencies 2019-05-11 22:27:51 +02:00
eadab2e9ca Updated dependencies 2019-04-26 22:07:00 +02:00
621f607297 Update dependencies and fix some warnings 2019-04-11 15:40:19 +02:00
084bc2aee3 Use final release of lettre and update dependencies 2019-03-17 14:43:22 +01:00
10756b0920 Update dependencies and fix some lints 2019-02-27 17:21:04 +01:00
20d8d800f3 Updated dependencies 2019-02-06 17:34:29 +01:00
e0aec8d373 Use new i64::to_be_bytes and remove byteorder dep
(https://doc.rust-lang.org/stable/std/primitive.i64.html#method.to_be_bytes)
2019-01-16 22:14:17 +01:00
0dc5d1a1c6 Of course I forgot the year... 2019-01-08 20:39:46 +01:00
1b11445bb2 Update dependencies and web vault 2019-01-08 20:28:17 +01:00
8b5d97790f Updated rocket to rc2 and rest of dependencies 2018-12-01 14:29:19 +01:00
a4550e51ea Update dependencies and add /ciphers/create 2018-11-19 20:21:02 +01:00
c673370103 Updated bw_rs to Rocket version 0.4-rc1 2018-11-01 19:25:09 +01:00
7112c86471 Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file 2018-10-04 00:01:04 +02:00
928e2424c0 Updated dependencies and fixed errors 2018-09-13 16:05:13 +02:00
c91f80c456 Fixed rust toolchain date 2018-08-24 17:12:04 +02:00
39891e86a0 Updated dependencies, added Travis CI integration and some badges 2018-08-24 17:07:11 +02:00
a291dea16f Updated dependencies and Docker image to new web-vault 2018-07-21 17:27:00 +02:00
7d01947173 Updated dependencies and rust version 2018-06-29 23:18:19 +02:00
f72efa899e Updated dependencies and created 'rust-toolchain', to mark a working nightly to rustup users, and hopefully avoid some nightly breakage. 2018-06-12 17:30:36 +02:00