Commit Graph

6 Commits

Author SHA1 Message Date
Pascal Bleser
b9bce2fb70 groupware: add getting a contact by ID + add integration tests for contacts 2026-04-30 10:51:43 +02:00
Pascal Bleser
c72a202eed groupware: add ContactCard operations 2026-04-30 10:51:43 +02:00
Pascal Bleser
9777c619b7 groupware: add mock endpoints for addressbooks and contacts 2026-04-30 10:51:42 +02:00
Pascal Bleser
d5ecac6aa6 implement JSCalendar (RFC 8984) 2026-04-30 10:51:42 +02:00
Pascal Bleser
0f36c5a305 JSContact: refactored after full test coverage, stronger typing for enumerations 2026-04-30 10:51:42 +02:00
Pascal Bleser
3227015db7 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-04-30 10:51:41 +02:00