1050 Commits (59660ff08729040121ef4240f157d808e00be8bb)

Author SHA1 Message Date
Jeremy Lin 29ed82a359 Add support for v2 attachment upload APIs 3 years ago
Jeremy Lin 848d17ffb9 Sync global_domains.json to bitwarden/server@7857053 (Amazon) 3 years ago
BlackDex f270f2ed65 Updated icon fetching and crates. 3 years ago
Jeremy Lin 9133e2927d Fix attachment downloads 3 years ago
Jeremy Lin 38104ba7cf `cargo fmt` changes 3 years ago
Jeremy Lin 029008bad5 Add support for the `Send Options` policy 3 years ago
Jeremy Lin d3449bfa00 Add support for hiding the sender's email address in Bitwarden Sends 3 years ago
Jeremy Lin a9a5706764 Add support for password reprompt 3 years ago
Jeremy Lin 3ff8014add Add `sends_allowed` config setting 3 years ago
Carl Dong e60bdc7efe admin: Make invite_user error codes more specific 3 years ago
Carl Dong cccd8262fa admin: Add /users/<uuid> route 3 years ago
Carl Dong 68e5d95d25 admin: Specifically return 404 for user not found 3 years ago
Carl Dong 5f458b288a admin: Return newly-created user in invite_user 3 years ago
BlackDex 7cb19ef767 Updated branding, email and crates 3 years ago
Daniel García b8010be26b
Extract some FromDb trait impls outside the macros so they aren't repeated, and fix some clippy lints 3 years ago
Daniel García 7b5d5d1302
Rename references to the discourse forum 3 years ago
Daniel García 1e5306b820
Remove warning when compiling only with mysql and add compatibility mode with the old docker script names 3 years ago
Daniel García 2b4dd6f137
Fix branch name 3 years ago
Olivier Martin cc021a4784 project name and links in new email templates 3 years ago
Daniel García 3da44a8d30
Fix formatting 3 years ago
Daniel García 34ea10475d
Project renaming 3 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
Jeremy Lin 244bad3a24 Warn that the SQLite backup feature doesn't produce a complete backup 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 90e0b7fec6 Offset scheduled jobs by 5 minutes 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
Jeremy Lin 3565bfc939 Sync global_domains.json to bitwarden/server@261916d (Stack Exchange) 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
BlackDex 3a3390963c Icon and SMTP Debug fixes. 4 years ago
Jake Howard 81fa33ebb5
Remove unnecessary reference 4 years ago
Jake Howard 0bf0125e82
Reverse negation on ordering 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 47c2625d38
Prevent `clippy` complaining at method 4 years ago
Jake Howard 49af9cf4f5
Correctly camelCase acronyms 4 years ago
Jake Howard 6b1daeba05
Implement `From` over `Into` 4 years ago
Jake Howard 9f1240d8d9
Only construct JSON object if it's useful 4 years ago
Jake Howard a8138be69b
Use `if let` more 4 years ago
Jake Howard ea57dc3bc9
Use `matches` macro 4 years ago