Pascal Bleser
ed0d0354cb
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-06-03 18:39:10 +02:00
..
2026-05-13 09:22:04 +02:00
2026-04-22 14:50:57 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-06-03 18:39:07 +02:00
2026-04-23 09:31:11 +02:00
2026-06-03 16:28:44 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-05-28 14:34:17 +02:00
2026-05-11 15:58:21 +02:00
2026-04-30 11:00:12 +02:00
2026-05-13 13:22:23 +02:00
2026-04-29 10:24:57 +02:00
2026-06-03 18:39:07 +02:00
2026-06-03 16:28:44 +02:00
2026-06-03 18:39:10 +02:00
2026-06-03 16:28:44 +02:00
2026-06-03 16:28:44 +02:00
2026-04-23 09:31:11 +02:00
2026-04-28 16:18:45 +02:00
2026-05-20 18:56:28 +02:00
2026-04-23 09:31:11 +02:00
2026-04-30 11:00:12 +02:00
2026-01-08 13:11:26 +01:00
2026-04-30 11:00:12 +02:00
2026-06-03 18:39:09 +02:00
2026-05-13 14:00:19 +02:00
2026-05-13 10:54:00 +02:00
2026-05-20 11:35:17 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-05-07 21:41:26 +02:00
2026-05-11 17:08:39 +02:00
2026-05-13 13:28:10 +02:00
2026-05-08 00:04:00 +00:00
2026-06-03 16:28:44 +02:00
2026-06-01 14:18:16 +02:00
2026-05-27 10:04:01 +02:00
2026-04-23 09:31:11 +02:00