242 Commits (6f2751ee791d38d0328dba5b9f4f95be7d468bef)

Author SHA1 Message Date
Daniel García cb4b683dcd
Implement cipher key encryption (#3990) 3 years ago
tuhana 3d4be24902
Fix typos 3 years ago
Daniel García 60964c07e6
Add some extra access checks for attachments and groups 3 years ago
GeekCornerGH 1074315a87
feat: Support for storing passkeys in the vault 3 years ago
GeekCornerGH 2d66292350
feat: Push Notifications 3 years ago
BlackDex 83376544d8 Fix collection change ws notifications 3 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions 3 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers. 3 years ago
BlackDex 7ec00d3850
Fix the web-vault v2023.2.0 API calls 3 years ago
BlackDex 3181e4e96e
Optimize CipherSyncData for very large vaults 3 years ago
BlackDex 00855ee31d
Fix failing large note imports 4 years ago
BlackDex a263aaa481
Resolve uninlined_format_args clippy warnings 4 years ago
BlackDex e935989fee
Resolve uninlined_format_args clippy warnings 4 years ago
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings 4 years ago
BlackDex 6be26f0a38
Fix failing large note imports 4 years ago
BlackDex 0042c3e4a7
Update WebSocket Notifications 4 years ago
Alex Martel 3f223a7514
Remove patched multer-rs 4 years ago
BlackDex 2972904eb8
Update WebSocket Notifications 4 years ago
Alex Martel ab2dd0f300
Remove patched multer-rs 4 years ago
BlackDex f1c0aa4f83
Update WebSocket Notifications 4 years ago
Alex Martel b0f03bb49c
Remove patched multer-rs 4 years ago
BlackDex 7e66ab78ff
Update WebSocket Notifications 4 years ago
Alex Martel 7c739dd58e
Remove patched multer-rs 4 years ago
Alex Martel 17141147a8
Remove patched multer-rs 4 years ago
Alex Martel d878face07
Remove patched multer-rs 4 years ago
Alex Martel 5ee94c0ba9
Remove patched multer-rs 4 years ago
Alex Martel d25e1ab94b
Remove patched multer-rs 4 years ago
BlackDex 996b60e43d
Update WebSocket Notifications 4 years ago
Alex Martel a6d09407b9 Remove patched multer-rs 4 years ago
BlackDex d66323b742
Limit Cipher Note encrypted string size 4 years ago
BlackDex f402dd81bb
Limit Cipher Note encrypted string size 4 years ago
BlackDex 7f11363725
Limit Cipher Note encrypted string size 4 years ago
BlackDex 7035700c8d
Add Organizational event logging feature 4 years ago
BlackDex b186813049
Add Organizational event logging feature 4 years ago
BlackDex 2ea9b66943
Add Organizational event logging feature 4 years ago
Daniel García 8409b31d6b
Update to diesel2 4 years ago
MFijak 21bc3bfd53 group support 4 years ago
BlackDex 9eabcd5cae
Add support for send v2 API endpoints 4 years ago
BlackDex 18291b6533
Add support for send v2 API endpoints 4 years ago
BlackDex 2b7b1141eb
Add support for send v2 API endpoints 4 years ago
BlackDex 5a07b193dc
Add support for send v2 API endpoints 4 years ago
BlackDex 1722742ab3
Add Org user revoke feature 4 years ago
BlackDex abfa868423
Mitigate attachment/send upload issues 4 years ago
Daniel García fc5928772b
Move around comments 4 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability 4 years ago
Yip Rui Fung bf623eed7f Use if let instead of a match with empty block. 4 years ago
Yip Rui Fung 84bcac0112 Apply rustfmt. 4 years ago
Yip Rui Fung 31595888ea Use match to avoid ownership issues on the TempFile / file_path variables in closures. 4 years ago
Yip Rui Fung 5c38b2c4eb Remove option and use unwrap_or_else to fall back to copy behavior. 4 years ago
Yip Rui Fung ebe9162af9 Add option to make file uploads use move_copy_to instead of persist_to 4 years ago