Files
opencloud/services
Pascal Bleser 304bbe2fa6 Groupware improvements
* ensure that all the jmap responses contain the SessionState

 * implement missing errors that were marked as TODO

 * moved common functions from pkg/jmap and pkg/services/groupware to
   pkg/log and pkg/structs to commonalize them across both source trees

 * implement error handling for SetError occurences

 * Email: replace anonymous map[string]bool for mailbox rights with a
   MailboxRights struct, as the keys are well-defined, which allows for
   properly documenting them

 * introduce ObjectType as an "enum"

 * fix JSON marshalling and unmarshalling of EmailBodyStructure

 * move the swagger documentation structs from groupware_api.go to
   groupware_docs.go

 * fix: change verb for /groupware/accounts/*/vacation from POST to PUT
2026-04-30 10:51:41 +02:00
..
2026-04-30 00:03:01 +00: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-04-30 10:51:41 +02:00
2026-01-08 14:16:31 +01:00
2026-04-30 00:03:01 +00:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-04-30 00:03:01 +00:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-04-28 00:04:02 +00:00
2026-04-23 09:31:11 +02:00
2026-04-28 16:16:07 +02:00