vikunja/pkg/caldav
kolaente a728e50796 feat(caldav): serialize task descriptions as markdown
CalDAV clients render DESCRIPTION as plain text, so convert the stored HTML to
markdown when serializing VTODOs. On the near-impossible conversion error, log
it and keep the stored value.
2026-06-29 08:12:35 +02:00
..
caldav.go feat(caldav): serialize task descriptions as markdown 2026-06-29 08:12:35 +02:00
caldav_test.go feat(caldav): serialize task descriptions as markdown 2026-06-29 08:12:35 +02:00
parsing.go fix(caldav): parse timestamps in configured timezone 2026-03-03 12:18:48 +01:00
parsing_test.go fix(caldav): parse timestamps in configured timezone 2026-03-03 12:18:48 +01:00
priority.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
priority_test.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
repeat_test.go feat(caldav): return proper caldav intervals instead of FREQ=SECONDLY (#1230) 2025-08-04 13:41:28 +02:00