263 Commits (d5cfbfc71d9fc1e19e88f3f2bb4a46d12dfb5387)

Author SHA1 Message Date
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
Jeremy Lin 542a73cc6e Switch to a single config option for database connection init 3 years ago
Jeremy Lin b617ffd2af Add support for database connection init statements 3 years ago
BlackDex fb0c23b71f
Remove u2f implementation 3 years ago
BlackDex c4d565b15b
Update login API code 3 years ago
Daniel García cad0dcbed1
await the mutex in db_run and use block_in_place for it's contents 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
Daniel García fd9693b961
await the mutex in db_run and use block_in_place for it's contents 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
Jeremy Lin 8f7900759f Fix `scope` and `refresh_token` for API key logins 3 years ago
Jeremy Lin 69ee4a70b4 Add support for API keys 3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations 3 years ago
Jeremy Lin 6cbb724069 Fix conflict resolution logic for `read_only` and `hide_passwords` flags 3 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins 3 years ago
Jeremy Lin cee3fd5ba2 Emergency Access cleanup 3 years ago
Adam Jones d014eede9a
feature: Support single organization policy 4 years ago
thelittlefireman ca20b3d80c [PATCH] Some fixes to the Emergency Access PR 4 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature 4 years ago
BlackDex 10d5c7738a Fix issue when using uppercase chars in emails 4 years ago
Jeremy Lin 56b4f46d7d Fix limitation on sharing ciphers with attachments 4 years ago
Fabian Thies 42ba817a4c Fix errors that occurred in the nightly build 4 years ago
Fabian Thies dd98fe860b Send create, update and delete notifications for `Send`s in the correct format. 4 years ago
BlackDex 58b046fd10 Fix syncing with Bitwarden Desktop v1.28.0 4 years ago
BlackDex 89b5f7c98d Dependency updates 4 years ago
BlackDex 403f35b571 Added web-vault v2.21.x support + some misc fixes 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
Daniel García c380d9c379
Support for webauthn and u2f->webauthn migrations 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 029008bad5 Add support for the `Send Options` policy 4 years ago
Jeremy Lin d3449bfa00 Add support for hiding the sender's email address in Bitwarden Sends 4 years ago
Jeremy Lin a9a5706764 Add support for password reprompt 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 1e5306b820
Remove warning when compiling only with mysql and add compatibility mode with the old docker script names 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Olivier Martin d75a80bd2d Resolves dani-garcia/bitwarden_rs#981 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 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
Jake Howard 93c881a7a9
Reflow some lines manually 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
BlackDex 9caf4bf383 Misc changes. 4 years ago
Jake Howard 0bf0125e82
Reverse negation on ordering 4 years ago
BlackDex 57e17d0648 Updated diagnostics page 4 years ago
Jake Howard 49af9cf4f5
Correctly camelCase acronyms 4 years ago
Jake Howard 9f1240d8d9
Only construct JSON object if it's useful 4 years ago
Jake Howard ea57dc3bc9
Use `matches` macro 4 years ago