Commit Graph

6 Commits

Author SHA1 Message Date
Pascal Bleser
38dd849e12 groupware: add getting a contact by ID + add integration tests for contacts 2026-06-11 15:01:38 +02:00
Pascal Bleser
478405b1d4 groupware: add ContactCard operations 2026-06-11 15:01:38 +02:00
Pascal Bleser
70b5835bdb groupware: add mock endpoints for addressbooks and contacts 2026-06-11 15:01:36 +02:00
Pascal Bleser
1870a629f0 implement JSCalendar (RFC 8984) 2026-06-11 15:01:36 +02:00
Pascal Bleser
1bd6387e46 JSContact: refactored after full test coverage, stronger typing for enumerations 2026-06-11 15:01:36 +02:00
Pascal Bleser
f817a992b8 Implement JSContact (RFC9553) Model
* add pkg/jscontact with the implementation of the RFC9553 data model

 * add JMAP Calendar session capabilities support in pkg/jmap
2026-06-11 15:01:36 +02:00