Pascal Bleser
0d1cdaa52d
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-07-09 14:15:51 +02:00
..
2026-06-29 23:16:21 +00:00
2026-06-10 17:04:18 +02:00
2026-04-23 09:31:11 +02:00
2026-06-02 13:57:37 +02:00
2026-06-10 17:04:18 +02:00
2026-07-09 14:15:49 +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-06-18 15:05:49 +02:00
2026-06-25 10:12:05 +02:00
2026-06-10 17:04:18 +02:00
2026-06-10 17:04:18 +02:00
2026-06-10 17:04:18 +02:00
2026-07-09 14:15:49 +02:00
2026-06-03 16:28:44 +02:00
2026-07-09 14:15:51 +02:00
2026-06-03 16:28:44 +02:00
2026-07-08 17:09:05 +02:00
2026-04-23 09:31:11 +02:00
2026-06-10 17:04:18 +02:00
2026-07-05 23:16:18 +00:00
2026-06-10 17:04:18 +02:00
2026-06-10 17:04:18 +02:00
2026-06-10 17:04:18 +02:00
2026-06-10 17:04:18 +02:00
2026-07-09 14:15:50 +02:00
2026-06-16 13:21:22 +02:00
2026-07-07 23:16:19 +00:00
2026-06-10 17:04:18 +02:00
2026-06-18 15:05:49 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-06-10 17:04:18 +02:00
2026-06-10 17:04:18 +02:00
2026-06-18 11:53:03 +02:00
2026-07-02 23:16:19 +00:00
2026-06-03 16:28:44 +02:00
2026-07-09 13:33:07 +02:00
2026-05-27 10:04:01 +02:00
2026-06-16 17:54:51 +02:00