143 Commits (af2235bf88c0de91378c234b6effe54a12d181ca)

Author SHA1 Message Date
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Daniel García b268c3dd1c
Update web vault and add unnoficialserver response 4 years ago
Jeremy Lin d77333576b Add support for auto-deleting trashed items 4 years ago
Jake Howard 93c881a7a9
Reflow some lines manually 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Jake Howard 3e5971b9db
Remove unnecessary result return types 4 years ago
Jeremy Lin 424d666a50 Add support for the Disable Send policy 4 years ago
Daniel García 8da5b99482
Send API 4 years ago
BlackDex 7dff8c01dd JSON Response updates and small fixes 4 years ago
Jeremy Lin 1d4f900e48 Add cipher response to restore operations 4 years ago
Jeremy Lin 9f86196a9d Add support for the Personal Ownership policy 4 years ago
Jeremy Lin 4e60df7a08 Fix stale data check failure when cloning a cipher 4 years ago
Jeremy Lin a9e9a397d8 Validate cipher updates with revision date 4 years ago
Jeremy Lin 95caaf2a40 Add missing admin endpoints for deleting ciphers 5 years ago
Jeremy Lin 4c3b328aca Hide ciphers from non-selected collections for org owners/admins 5 years ago
Jeremy Lin f83a8a36d1 Track favorites on a per-user basis 5 years ago
Jeremy Lin a846f6c610 Fix soft delete notifications 5 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
BlackDex 24c914799d Fixes #1022 cloning with attachments 5 years ago
theycallmesteve 632f4d5453
Whitespace fixes 5 years ago
Daniel García e3b00b59a7
Initial support for soft deletes 5 years ago
Jeremy Lin 7407b8326a Fix attachment size limit calculation 5 years ago
Daniel García 2ee07ea1d8
Fix empty data when cloning cipher 5 years ago
Daniel García a30d5f4cf9
Fix cloning issues 5 years ago
Daniel García 3fa78e7bb1
Initial version of policies 5 years ago
Daniel García 325039c316
Attachment size limits, per-user and per-organization 5 years ago
Patrick Li 85dbf4e16c
Don't include excluded global equivalent domains during sync 6 years ago
Emil Madsen e22e290f67 Fix key and type variable names for mysql 6 years ago
Daniel García 874f5c34bd
Formatting 6 years ago
janost 03fdf36bf9 Fixed purging organization vault 6 years ago
Daniel García 04922f6aa0
Some formatting and dependency updates 6 years ago
Daniel García 10756b0920
Update dependencies and fix some lints 6 years ago
Daniel García 5ee04e31e5
Updated dependencies, removed some unnecessary clones and fixed some lints 6 years ago
Daniel García 20d8d800f3
Updated dependencies 6 years ago
Miroslav Prasil 637f655b6f Do not allocate uneccessary Vec 6 years ago
Miroslav Prasil b3f7394c06 Do not update revision at the end, as we already did that 6 years ago
Miroslav Prasil 1a5ecd4d4a cipher does not need to be mutable 6 years ago
Miroslav Prasil bd65c4e312 Remove superfluous cipher.save() call 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 a1dc47b826
Change config to thread-safe system, needed for a future config panel. 6 years ago
Daniel García 1ce2587330
Correct update cipher order: first save cipher, then cipher-folder, then notify 6 years ago
Miroslav Prasil 71a10e0378 Fix sharing the item to organization. 6 years ago
Daniel García 9bf13b7872
Can't return inside multipart closure 6 years ago
Daniel García d420992f8c
Update some function calls to use ? 6 years ago
Daniel García 432be274ba
Improve org mismatch check, consider different orgs 6 years ago
Daniel García 484bf5b703
Check that the client is not updating an outdated cipher, that should be part of an org now 6 years ago
Daniel García 4bf32af60e
Fix folder notifications, enable template strict mode and add missing option to env template 6 years ago
Daniel García 1d7f704754
Send CipherUpdate when adding and deleting attachments 6 years ago
Daniel García 320266606e
Implement put collections 6 years ago
Daniel García 30e768613b
Start using rustfmt and some style changes to make some lines shorter 6 years ago