178 Commits (0da96cace0bc7bb664499a044401951107fdbd96)

Author SHA1 Message Date
MFijak 0da96cace0 group full access cached 3 years ago
BlackDex 1722742ab3
Add Org user revoke feature 3 years ago
MFijak 72de021319 converted to HashMap 3 years ago
MFijak c6a707a352 fix cargo fmt 3 years ago
MFijak 064a1e368e cipher readonly, hide_passwords 3 years ago
BlackDex abfa868423
Mitigate attachment/send upload issues 3 years ago
Daniel García fc5928772b
Move around comments 3 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability 3 years ago
Yip Rui Fung bf623eed7f Use if let instead of a match with empty block. 3 years ago
Yip Rui Fung 84bcac0112 Apply rustfmt. 3 years ago
Yip Rui Fung 31595888ea Use match to avoid ownership issues on the TempFile / file_path variables in closures. 3 years ago
Yip Rui Fung 5c38b2c4eb Remove option and use unwrap_or_else to fall back to copy behavior. 3 years ago
Yip Rui Fung ebe9162af9 Add option to make file uploads use move_copy_to instead of persist_to 3 years ago
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 4 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 4 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 4 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 4 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 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 5 years ago
Jeremy Lin c2ef331df9 Rework file ID generation 5 years ago
Jeremy Lin 5fef7983f4 Clean up attachment error handling 5 years ago
Jeremy Lin 29ed82a359 Add support for v2 attachment upload APIs 5 years ago
Jeremy Lin 9133e2927d Fix attachment downloads 5 years ago
Jeremy Lin a9a5706764 Add support for password reprompt 5 years ago
Daniel García 34ea10475d
Project renaming 5 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 5 years ago
Daniel García b268c3dd1c
Update web vault and add unnoficialserver response 5 years ago
Jeremy Lin d77333576b Add support for auto-deleting trashed items 5 years ago
Jake Howard 93c881a7a9
Reflow some lines manually 5 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 5 years ago
Jake Howard 3e5971b9db
Remove unnecessary result return types 5 years ago
Jeremy Lin 424d666a50 Add support for the Disable Send policy 5 years ago
Daniel García 8da5b99482
Send API 5 years ago
BlackDex 7dff8c01dd JSON Response updates and small fixes 5 years ago
Jeremy Lin 1d4f900e48 Add cipher response to restore operations 5 years ago
Jeremy Lin 9f86196a9d Add support for the Personal Ownership policy 5 years ago
Jeremy Lin 4e60df7a08 Fix stale data check failure when cloning a cipher 5 years ago
Jeremy Lin a9e9a397d8 Validate cipher updates with revision date 5 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