163 Commits (b71d9dd53e447eb66786d0890fb4b595210de158)

Author SHA1 Message Date
BlackDex b71d9dd53e
Fix for issue #2566 3 years ago
Daniel García 54c78cf06d
Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 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
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 3 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 3 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 3 years ago
Adam Jones d014eede9a
feature: Support single organization policy 4 years ago
Jeremy Lin 80f23e6d78 Enforce Personal Ownership policy on imports 4 years ago
Jeremy Lin 56b4f46d7d Fix limitation on sharing ciphers with attachments 4 years ago
Jeremy Lin 91e80657e4 Fix error with adding file attachment from org vault view 4 years ago
BlackDex 6ea95d1ede Updated attachment limit descriptions 4 years ago
Jeremy Lin 49579e4ce7 Avoid `Error parsing LastKnownRevisionDate` warning for mobile clients 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
Jeremy Lin 3f7e4712cd Fix attachment size limit calculation for v2 uploads 4 years ago
Jeremy Lin c2ef331df9 Rework file ID generation 4 years ago
Jeremy Lin 5fef7983f4 Clean up attachment error handling 4 years ago
Jeremy Lin 29ed82a359 Add support for v2 attachment upload APIs 4 years ago
Jeremy Lin 9133e2927d Fix attachment downloads 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
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 5 years ago
Emil Madsen e22e290f67 Fix key and type variable names for mysql 6 years ago
Daniel García 874f5c34bd
Formatting 6 years ago