Files
opencloud/pkg/log
Pascal Bleser 7a1ee6e19b 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-01-22 09:39:16 +01:00
..
2026-01-22 09:39:16 +01:00
2025-01-13 16:42:19 +01:00
2025-01-20 10:59:08 +01:00
2025-01-13 16:42:19 +01:00
2025-01-14 16:09:54 +01:00