178 Commits (f402dd81bb207ec7d7f69fa8afab6b7d2e24dffc)

Author SHA1 Message Date
BlackDex f402dd81bb
Limit Cipher Note encrypted string size 2 years ago
BlackDex 7035700c8d
Add Organizational event logging feature 2 years ago
BlackDex b186813049
Add Organizational event logging feature 2 years ago
BlackDex 2ea9b66943
Add Organizational event logging feature 2 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
MFijak 21bc3bfd53 group support 2 years ago
BlackDex 9eabcd5cae
Add support for send v2 API endpoints 3 years ago
BlackDex 18291b6533
Add support for send v2 API endpoints 3 years ago
BlackDex 2b7b1141eb
Add support for send v2 API endpoints 3 years ago
BlackDex 5a07b193dc
Add support for send v2 API endpoints 3 years ago
BlackDex 1722742ab3
Add Org user revoke feature 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 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