warden-worker/src
qaz741wsd856 26f9da5218 feat: align with vaultwarden 1.35.0
**Synced Vaultwarden Changes**:
- `061d320c` - Add new accountKeys and masterPasswordUnlock fields
- `5c91058b` - Add UserDecryptionOptions on /sync too
- `57bdab15` - add empty /api/tasks endpoint
- `0ab7784b` - Update web-vault to v2025.12.0
2025-12-28 16:50:51 +00:00
..
durable refactor: offload cpu heavy endpoint to durable object and enhance password hashing with per-user iterations 2025-12-26 15:22:50 +00:00
handlers feat: align with vaultwarden 1.35.0 2025-12-28 16:50:51 +00:00
models feat: align with vaultwarden 1.35.0 2025-12-28 16:50:51 +00:00
attachments.js refactor: move attachment upload and download logic to a separate js. 2025-12-27 04:49:05 +00:00
auth.rs chore: fix some warnings 2025-12-11 04:32:18 +00:00
crypto.rs refactor: offload cpu heavy endpoint to durable object and enhance password hashing with per-user iterations 2025-12-26 15:22:50 +00:00
db.rs feat: add error mapping for D1 JSON parsing and update cipher move logic to handle JSON directly 2025-12-09 17:28:36 +00:00
entry.js fix: offload missed cpu heavy endpoints to do 2025-12-27 19:53:37 +00:00
error.rs chore: format code 2025-12-06 17:52:31 +00:00
lib.rs refactor: offload cpu heavy endpoint to durable object and enhance password hashing with per-user iterations 2025-12-26 15:22:50 +00:00
router.rs feat: align with vaultwarden 1.35.0 2025-12-28 16:50:51 +00:00