warden-worker/src/handlers
2025-12-09 16:18:13 +00:00
..
accounts.rs fix: add R2 cleanup to every delete route 2025-12-07 16:24:48 +00:00
attachments.rs refactor: directly pass json body to d1 api in attachment handling to avoid parsing 2025-12-09 16:18:13 +00:00
ciphers.rs refactor: directly pass json body to d1 api in attachment handling to avoid parsing 2025-12-09 16:18:13 +00:00
config.rs chore: format code 2025-12-06 17:52:31 +00:00
devices.rs feat: expand device API with stub implementation 2025-12-01 05:20:35 +00:00
emergency_access.rs feat: add emergency access and WebAuthn handlers with stub implementations 2025-11-30 09:24:19 +00:00
folders.rs fix: update user timestamp after data modifications 2025-11-30 17:20:26 +00:00
identity.rs chore: format code 2025-12-06 17:52:31 +00:00
import.rs feat: add file attachment support for ciphers 2025-12-07 11:13:06 +00:00
mod.rs feat: add file attachment support for ciphers 2025-12-07 11:13:06 +00:00
purge.rs chore: format code 2025-12-09 05:35:21 +00:00
sync.rs refactor: directly pass json body to d1 api in attachment handling to avoid parsing 2025-12-09 16:18:13 +00:00
twofactor.rs chore: format code 2025-12-06 17:52:31 +00:00
webauth.rs feat: add emergency access and WebAuthn handlers with stub implementations 2025-11-30 09:24:19 +00:00