80 Commits (e7f083dee9743bfe4937f5c8149fa9d8383edb96)

Author SHA1 Message Date
GeekCornerGH 1074315a87
feat: Support for storing passkeys in the vault 2 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers. 2 years ago
BlackDex 7ec00d3850
Fix the web-vault v2023.2.0 API calls 2 years ago
BlackDex 00855ee31d
Fix failing large note imports 2 years ago
BlackDex 6be26f0a38
Fix failing large note imports 2 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
MFijak 21bc3bfd53 group support 3 years ago
Jeremy Lin 1e32db8c41
Add `CreationDate` to cipher response JSON 3 years ago
Jeremy Lin b4a38f1f63
Add `CreationDate` to cipher response JSON 3 years ago
Jeremy Lin f49eb8eb4d
Add `CreationDate` to cipher response JSON 3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 3 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 3 years ago
Jeremy Lin 6cbb724069 Fix conflict resolution logic for `read_only` and `hide_passwords` flags 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
Jeremy Lin a9a5706764 Add support for password reprompt 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jeremy Lin d77333576b Add support for auto-deleting trashed items 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Jake Howard 9f1240d8d9
Only construct JSON object if it's useful 4 years ago
Daniel García ce62e898c3
Remove debug impl from database structs 4 years ago
BlackDex 7dff8c01dd JSON Response updates and small fixes 4 years ago
BlackDex 978be0b4a9 Fixed foreign-key (mariadb) errors. 5 years ago
Jeremy Lin 4c3b328aca Hide ciphers from non-selected collections for org owners/admins 5 years ago
Daniel García aaba1e8368
Fix some clippy warnings and remove unused function 5 years ago
Jeremy Lin 175d647e47 Delete associated favorites when deleting a cipher or user 5 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros. 5 years ago
Jeremy Lin f83a8a36d1 Track favorites on a per-user basis 5 years ago
Jeremy Lin f9a73a9bbe More cipher optimization/cleanup 5 years ago
Jeremy Lin 35868dd72c Optimize cipher queries 5 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection 5 years ago
BlackDex ac2723f898 Updated Organizations overview 5 years ago
BlackDex 2fffaec226 Added attachment info per user and some layout fix 5 years ago
BlackDex 3c66deb5cc Redesign of the admin interface. 5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 5 years ago
Daniel García e3b00b59a7
Initial support for soft deletes 5 years ago
BlackDex 1ee8e44912 Fixed issue #965 5 years ago
Daniel García adf47827c9
Make sure the data field is always returned, otherwise the mobile apps seem to have issues 5 years ago
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 6 years ago
Daniel García 76f38621de
Update dependencies and remove unwraps from Cipher::to_json 6 years ago
Emil Madsen ab95a69dc8 Rework migrations for MySQL 6 years ago
Daniel García 621f607297
Update dependencies and fix some warnings 6 years ago
Daniel García bef1183c49
Only send one notification per vault import and purge, improve move ciphers functions 6 years ago
Daniel García 30e768613b
Start using rustfmt and some style changes to make some lines shorter 6 years ago
Daniel García 6a99849a1e
Implemented proper error handling, now we can do `user.save($conn)?;` and it works. 6 years ago
Andreas Schneider e7ea5097f4 Restrict join on users_collections to current user (fixes #313) 6 years ago
Daniel García 738ad2127b
Fixed some clippy linting issues 6 years ago
Daniel García cb930a0858
Remove some required values during login, now uses default values 6 years ago
Daniel García 94810c106a
Migrate to rust 2018 edition 6 years ago