Commit Graph

7 Commits

Author SHA1 Message Date
Pascal Bleser
896fe2dede groupware: fix failing pkg/jscontact unit tests 2026-07-09 14:15:52 +02:00
Pascal Bleser
36b5fef005 groupware: add getting a contact by ID + add integration tests for contacts 2026-07-09 14:15:51 +02:00
Pascal Bleser
99d34b5b20 groupware: add ContactCard operations 2026-07-09 14:15:51 +02:00
Pascal Bleser
9079be072c groupware: add mock endpoints for addressbooks and contacts 2026-07-09 14:15:50 +02:00
Pascal Bleser
8c3fea6473 implement JSCalendar (RFC 8984) 2026-07-09 14:15:50 +02:00
Pascal Bleser
ab08217213 JSContact: refactored after full test coverage, stronger typing for enumerations 2026-07-09 14:15:50 +02:00
Pascal Bleser
d15ac805ca 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-07-09 14:15:50 +02:00