Add CalDAV outbox recovery UI
This commit is contained in:
@@ -70,9 +70,11 @@ write local creates, updates, and deletes back with CalDAV `PUT`/`DELETE` and
|
||||
ETag preconditions. If a remote resource changed, the local mutation is rejected
|
||||
and the user must sync before retrying. A calendar-owned task,
|
||||
`govoplan_calendar.sync_due_caldav_sources`, can run due sources in a worker or
|
||||
cron-style scheduler.
|
||||
cron-style scheduler. Due-source and outbox-dispatch HTTP routes require a
|
||||
service-account principal and are not interactive administration actions.
|
||||
|
||||
Calendar exposes collection and credential management, sync status/actions,
|
||||
bounded outbound-change diagnostics and guarded retry/reconcile/discard recovery,
|
||||
durable per-user view preferences, recurrence expansion, detached occurrence
|
||||
overrides, instance/series editing, and a free/busy API primitive for scheduling
|
||||
and appointment modules. It is not yet a CalDAV network server: external clients
|
||||
|
||||
Reference in New Issue
Block a user