warden-worker/src/handlers
2025-12-10 18:08:15 +00:00
..
accounts.rs fix: add R2 cleanup to every delete route 2025-12-07 16:24:48 +00:00
attachments.rs refactor: streamline cipher and sync handlers to utilize raw JSON responses from sqlite json query 2025-12-10 12:34:12 +00:00
ciphers.rs feat: add folder management routes and update API version 2025-12-10 18:08:15 +00:00
config.rs feat: add folder management routes and update API version 2025-12-10 18:08:15 +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 feat: add folder management routes and update API version 2025-12-10 18:08:15 +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: streamline cipher and sync handlers to utilize raw JSON responses from sqlite json query 2025-12-10 12:34:12 +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