1347 Commits (55fdee3bf8f45ccc7a5a188ab17855ac9866a979)

Author SHA1 Message Date
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
Jake Howard 131348a49f
Add immutable caching for vault assets 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
Jeremy Lin f842a80cdb Sync global_domains.json to bitwarden/server@455e4b2 (ProtonMail/ProtonVPN) 4 years ago
Miro Prasil 4b6a574ee0 Return generic message when Send not available 4 years ago
Daniel García f9ebb780f9
Update dependencies 4 years ago
Daniel García 1fc6c30652
Send deletion thread and updated users revision 4 years ago
Daniel García 46a1a013cd
Update user revision date with sends 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
Daniel García 2969e87b52
Add separate host-only fromrequest handler 4 years ago
Daniel García ce62e898c3
Remove debug impl from database structs 4 years ago
Jeremy Lin 7d0e234b34 CORS fixes 4 years ago
Daniel García dad1b1bee9
Updated dependencies 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
Jeremy Lin e37ff60617 Change `twofactorauth.org` to `2fa.directory` 4 years ago
Paolo Barbolini d956d42903 Remove unnecessary allocations 4 years ago
Daniel García c836f88ff2
Remove soup and use a newer html5ever directly 4 years ago
Daniel García 8b660ae090
Swap structopt for a simpler alternative 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 e794b397d3 Fixed small buggy in validation 4 years ago