Daniel García
9117095764
Update dependencies and web vault
4 years ago
BlackDex
5860679624
Updated dependencies and small mail fixes
...
- Updated rust nightly
- Updated depenencies
- Removed unicode support for regex (less dependencies)
- Fixed dependency and nightly changes/deprications
- Some mail changes for less spam point triggering
4 years ago
BlackDex
d46a6ac687
Updated dependencies and Dockerfiles
...
- Updated crates
- Updated rust-toolchain
- Updated Dockerfile to use latest rust 1.48 version
- Updated AMD64 Alpine to use same version as rust-toolchain and support
PostgreSQL.
- Updated Rocket to the commit right before they updated hyper.
Until that update there were some crates updated and some small fixes.
After that build fails and we probably need to make some changes
(which is probably something already done in the async branch)
4 years ago
Daniel García
c577ade90e
Updated dependencies
4 years ago
Daniel García
1e950c7dbc
Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation
4 years ago
Daniel García
d4357eb55a
Updated dependencies ans web vault version
4 years ago
Daniel García
5e802f8aa3
Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it
5 years ago
Daniel García
80d4061d14
Update dependencies
5 years ago
Daniel García
4be8dae626
Make web vault show a more informative error when browsers block WebCrypto in insecure contexts and update dependencies
5 years ago
Daniel García
b6612e90ca
Update dependencies
5 years ago
Daniel García
2798f623d4
Updated rust toolchain version
5 years ago
Daniel García
4cec502f7b
Update docker images to alpine 3.11 and rust 1.40
5 years ago
Daniel García
f09996a21d
Updated dependencies
5 years ago
Daniel García
cbadf00941
Update web vault to fix twofactorauth.org integration
...
Update dependencies and toolchain
Update included equivalent domains with upstream changes
5 years ago
Daniel García
fccc0a4b05
Update rocket to latest master
...
Downgrade rust version to fix cargo issue
Set rustup profile to minimal
5 years ago
Miro Prasil
7814218208
Bump rust toolchain
...
This is as per #622 that sshould resolve issues building on armv7.
5 years ago
Daniel García
83fd44eeef
Update rust version and use minimal profile for CI
5 years ago
Daniel García
469318bcbd
Updated dependencies and web vault version
5 years ago
Daniel García
9101d6e48f
Update dependencies
5 years ago
Daniel García
05a1137828
Move backend checks to build.rs to fail fast, and updated dependencies
5 years ago
Daniel García
76f38621de
Update dependencies and remove unwraps from Cipher::to_json
6 years ago
Daniel García
9add8e19eb
Update dependencies and remove travis unused feature
6 years ago
Daniel García
2a4cd24c60
Updated web vault to hide org plans again and updated dependencies
6 years ago
Daniel García
eadab2e9ca
Updated dependencies
6 years ago
Daniel García
621f607297
Update dependencies and fix some warnings
6 years ago
Daniel García
084bc2aee3
Use final release of lettre and update dependencies
6 years ago
Daniel García
10756b0920
Update dependencies and fix some lints
6 years ago
Daniel García
20d8d800f3
Updated dependencies
6 years ago
Daniel García
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 )
6 years ago
Daniel García
0dc5d1a1c6
Of course I forgot the year...
6 years ago
Daniel García
1b11445bb2
Update dependencies and web vault
6 years ago
Daniel García
8b5d97790f
Updated rocket to rc2 and rest of dependencies
6 years ago
Daniel García
a4550e51ea
Update dependencies and add /ciphers/create
6 years ago
Daniel García
c673370103
Updated bw_rs to Rocket version 0.4-rc1
6 years ago
Daniel García
7112c86471
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
6 years ago
Daniel García
928e2424c0
Updated dependencies and fixed errors
6 years ago
Daniel García
c91f80c456
Fixed rust toolchain date
6 years ago
Daniel García
39891e86a0
Updated dependencies, added Travis CI integration and some badges
6 years ago
Daniel García
a291dea16f
Updated dependencies and Docker image to new web-vault
6 years ago
Daniel García
7d01947173
Updated dependencies and rust version
6 years ago
Daniel García
f72efa899e
Updated dependencies and created 'rust-toolchain', to mark a working nightly to rustup users, and hopefully avoid some nightly breakage.
7 years ago