Files
opencloud/services
Pascal Bleser 3c19e1d1db 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-03 15:40:09 +02:00
..
2026-04-02 00:05:58 +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-03-30 14:51:00 +02: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-04-02 00:05:58 +00:00
2026-03-30 14:51:00 +02:00
2026-01-08 13:08:45 +01:00
2026-04-03 15:40:08 +02:00
2026-04-02 00:05:58 +00:00
2026-01-08 14:16:31 +01:00
2026-01-08 13:27:37 +01:00
2026-04-02 00:05:58 +00:00
2026-01-08 13:42:54 +01:00
2026-03-30 11:39:22 +02:00
2026-03-30 14:51:00 +02:00