Commit Graph

6 Commits

Author SHA1 Message Date
Pascal Bleser
f4cf9e0c97 groupware: add getting a contact by ID + add integration tests for contacts 2026-06-03 18:39:10 +02:00
Pascal Bleser
87e193b0a8 groupware: add ContactCard operations 2026-06-03 18:39:10 +02:00
Pascal Bleser
cf349481fc groupware: add mock endpoints for addressbooks and contacts 2026-06-03 18:39:08 +02:00
Pascal Bleser
91c57e43f9 implement JSCalendar (RFC 8984) 2026-06-03 18:39:08 +02:00
Pascal Bleser
417c49d135 JSContact: refactored after full test coverage, stronger typing for enumerations 2026-06-03 18:39:08 +02:00
Pascal Bleser
4872a84706 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-03 18:39:08 +02:00