Files
opencloud/services
Pascal Bleser a48a4ecd68 feat(groupware): add fetching all mailboxes for all accounts
* add URL to retrieve all the mailboxes for all the accounts of a user,
   as a first use-case for an all-accounts operation, as
   /accounts/all/mailboxes

 * add URL to retrieve mailbox changes for all the mailboxes of all the
   accounts of a user, as a first use-case for an all-accounts
   operation, as /accounts/all/mailboxes/changes

 * change the defaultAccountId from '*' to '_', as '*' rather indicates
   "all" than "default", and we might want to use that for "all
   accounts" operations in the future

 * refactor(groupware): remove the accountId parameter from the logger()
   function, as it is not used anyways, but also confusing for
   operations that support multiple account ids
2026-06-11 15:01:36 +02:00
..
2026-06-09 09:31:40 +00:00
2026-04-22 14:50:57 +02:00
2026-04-23 09:31:11 +02:00
2026-06-03 16:28:44 +02:00
2026-06-03 16:28:44 +02:00
2026-06-03 16:28:44 +02:00
2026-06-11 10:00:56 +00:00
2026-04-23 09:31:11 +02:00
2026-06-11 10:00:56 +00:00
2026-04-23 09:31:11 +02:00
2026-06-11 10:00:56 +00:00
2026-06-03 16:28:44 +02:00