Pascal Bleser
b44c22559f
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-13 16:40:14 +02:00
..
2026-04-12 00:05:15 +00:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-02-17 16:39:55 +01:00
2026-01-08 14:16:31 +01:00
2026-04-13 16:39:51 +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-01-08 14:16:31 +01:00
2026-02-12 17:21:09 +01:00
2026-03-31 15:25:55 +02:00
2026-01-08 14:16:31 +01:00
2026-03-30 14:51:00 +02:00
2026-02-12 15:43:00 +01:00
2026-04-13 16:39:51 +02:00
2026-01-08 14:16:31 +01:00
2026-04-13 16:40:14 +02:00
2026-01-08 14:16:31 +01:00
2026-04-13 15:27:26 +02:00
2026-01-08 14:16:31 +01:00
2026-01-08 14:16:31 +01:00
2026-04-12 00:05:15 +00:00
2026-03-30 14:51:00 +02:00
2026-01-08 13:08:45 +01:00
2026-01-08 13:11:26 +01:00
2026-01-08 13:13:08 +01:00
2026-04-13 16:40:13 +02:00
2026-03-25 14:27:37 +01:00
2026-04-12 00:05:15 +00:00
2026-01-08 14:16:31 +01:00
2026-01-08 13:27:37 +01:00
2026-01-08 13:29:58 +01:00
2026-01-08 13:31:58 +01:00
2026-01-20 15:49:13 +01:00
2026-01-28 12:52:24 +01:00
2026-01-08 13:38:14 +01:00
2026-04-02 00:05:58 +00:00
2026-04-09 17:46:50 +02:00
2026-03-30 11:39:22 +02:00
2026-03-23 15:35:23 +01:00
2026-03-30 14:51:00 +02:00