801 Commits (bc57c4b193a8cc2277d23794c8a6b8c0530eac6a)

Author SHA1 Message Date
BlackDex 7cb19ef767 Updated branding, email and crates 4 years ago
Daniel García b8010be26b
Extract some FromDb trait impls outside the macros so they aren't repeated, and fix some clippy lints 4 years ago
Daniel García 2b4dd6f137
Fix branch name 4 years ago
Daniel García 3da44a8d30
Fix formatting 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Olivier Martin 89a68741d6 ran cargo fmt --all 4 years ago
Daniel García 305de2e2cd
Format the changes from merge to master 4 years ago
Olivier Martin 1db37bf3d0 make error toast display detailed message 4 years ago
Olivier Martin d75a80bd2d Resolves dani-garcia/bitwarden_rs#981 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jake Howard 155109dea1
Extract client creation to a single place 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
Jeremy Lin 73ff8d79f7 Add a generic job scheduler 4 years ago
BlackDex 95fc88ae5b Some admin interface updates. 4 years ago
BlackDex 1d0eaac260 Updated icon fetching. 4 years ago
Jake Howard 93c881a7a9
Reflow some lines manually 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
BlackDex 3a3390963c Icon and SMTP Debug fixes. 4 years ago
Jake Howard 81fa33ebb5
Remove unnecessary reference 4 years ago
Jake Howard 6209e778e5
Icons should always be cached using full TTL 4 years ago
BlackDex 57e17d0648 Updated diagnostics page 4 years ago
Jake Howard 3e5971b9db
Remove unnecessary result return types 4 years ago
Jake Howard 49af9cf4f5
Correctly camelCase acronyms 4 years ago
Jake Howard 6b1daeba05
Implement `From` over `Into` 4 years ago
Jake Howard a8138be69b
Use `if let` more 4 years ago
Jake Howard b22564cb00
Cache icons on the client 4 years ago
Miro Prasil aa5cc642e1 Use constant for the "inaccessible" error message 4 years ago
Miro Prasil 4b6a574ee0 Return generic message when Send not available 4 years ago
Daniel García 1fc6c30652
Send deletion thread and updated users revision 4 years ago
Daniel García 551810c486
Fix updating file send 4 years ago
Daniel García 84810f2bb2
Remove unnecessary fields from send access 4 years ago
Jeremy Lin 424d666a50 Add support for the Disable Send policy 4 years ago
Daniel García 95e24ffc51
rename send key -> akey 4 years ago
Jeremy Lin 00d56d7295 Send access check fixes 4 years ago
Daniel García 8da5b99482
Send API 4 years ago
Jeremy Lin a75d050001 Fix custom org name in invitation confirmation email 4 years ago
Jeremy Lin 513056f711 Check for data folder on startup 4 years ago
Jeremy Lin 39106d440a Remove `md5.js` dependency 4 years ago
Daniel García c836f88ff2
Remove soup and use a newer html5ever directly 4 years ago
Daniel García 9323c57f49
Remove debug print 4 years ago
Daniel García 85e3c73525
Basic experimental ldap import support with the official directory connector 4 years ago
BlackDex 705d840ea3 Extra features for admin interface. 4 years ago
BlackDex 7dff8c01dd JSON Response updates and small fixes 4 years ago
BlackDex 5860679624 Updated dependencies and small mail 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
BlackDex 235ff44736 Updated the admin interface 4 years ago
BlackDex de86aa671e Fix Key Rotation during password change 4 years ago
Jeremy Lin 455a23361f Clean up datetime output and code 4 years ago