Files
opencloud/pkg
Pascal Bleser ae0c7b3e4a groupware: implement Mailbox modification endpoints + refactor ETag/state in the framework
* add endpoints for Mailboxes:
   - PATCH mailboxes/{id}
   - DELETE mailboxes/{id}
   - POST mailboxes

 * refactor the pkg/jmap and groupware framework to systematically
   return a jmap.State out-of-band of the per-method payloads, since
   they are almost always present in JMAP responses, which lead to the
   artificial creation of a lot of composed struct types just to also
   return the State; on the downside, it adds yet another return
   parameter
2026-04-30 10:51:43 +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-30 10:51:41 +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
2026-04-30 10:51:42 +02: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