List notifications
Success 200: JSON array where
show = true, ordered by created_at desc.Errors:
401, 500 { error: "Failed to fetch notifications" }.
Tasks collection
- Generates routine tasks for the date when applicable.
- Auth: Session required.
- Success 200: JSON of tasks + external events.
- Errors:
401,500.
Errors:
401, 400/500.
Errors:
401, 400/500.
Errors:
401, 400/500.
Routine task template
Success 200: Updated routine task (title decrypted in response).
Errors:
401, 500.
Success 200: Deletion success.
Errors:
401, 500.
