vikunja/pkg/routes/caldav
kolaente 924eef58d1 fix(events): dispatch pending events in CalDAV handlers after commit
CalDAV handlers manage their own database sessions. Now that model
methods use DispatchOnCommit, the CalDAV handlers must call
DispatchPending after commit and CleanupPending on rollback.

Refs #2315
2026-03-03 12:46:34 +01:00
..
auth.go fix(caldav): eliminate nested db session in CalDAV auth 2026-03-03 10:41:19 +01:00
handler.go fix(deps): update module github.com/labstack/echo/v4 to v5 (#2131) 2026-01-24 20:38:32 +01:00
listStorageProvider.go fix(events): dispatch pending events in CalDAV handlers after commit 2026-03-03 12:46:34 +01:00
listStorageProvider_test.go fix: add TestMain to caldav tests and fix session conflicts 2026-02-25 11:03:02 +01:00
main_test.go fix: add TestMain to caldav tests and fix session conflicts 2026-02-25 11:03:02 +01:00