Files
opencloud/pkg
Pascal Bleser 4a0dac0d96 Groupware: refactor jmap package, implement Email/set, EmailSubmission
* refactor the jmap package to split it into several files as the
   jmap.api.go file was becoming too unwieldy

 * refactor the Groupware handler function response to be a Response
   object, to be more future-proof and avoid adding more and more
   return parameters while handling "no content" response as well

 * more godoc for the JMAP model

 * add Email creation, updating, deleting (Email/set,
   EmailSubmission/set)

 * add endpoints
   - POST /accounts/{accountid}/messages
   - PATCH|PUT /accounts/{accountid}/messages/{messageid}
   - DELETE /accounts/{accountid}/messages/{messageid}
2026-04-30 10:51:40 +02:00
..
2025-01-13 16:42:19 +01:00
2026-04-23 09:31:11 +02:00
2025-01-13 16:42:19 +01:00
2025-01-13 16:42:19 +01:00
2025-01-13 16:42:19 +01:00
2026-04-23 09:31:11 +02:00
2025-01-20 10:59:08 +01:00
2025-09-11 09:49:24 +02:00
2025-01-13 16:42:19 +01:00
2026-04-23 17:11:55 +02:00
2026-04-23 09:31:11 +02:00
2025-01-13 16:42:19 +01:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2025-01-21 11:16:38 +01:00
2025-09-12 12:18:47 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2025-01-13 16:42:19 +01:00
2026-04-23 09:31:11 +02:00
2025-01-13 16:42:19 +01:00
2026-04-23 17:11:55 +02:00
2025-01-13 16:42:19 +01:00