Files
opencloud/services
Pascal Bleser aa6eb09630 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-02-23 09:34:45 +01:00
..
2026-02-22 00:13:15 +00:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-02-19 12:16:30 +01:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-02-18 00:15:57 +00:00
2026-01-08 13:06:42 +01:00
2026-01-08 13:08:45 +01:00
2026-01-08 13:18:45 +01:00
2026-02-22 00:13:15 +00:00
2026-01-08 14:16:31 +01:00
2026-01-08 13:27:37 +01:00
2026-02-18 00:15:57 +00:00
2026-01-08 13:42:54 +01:00
2026-01-08 13:46:30 +01:00