Files
opencloud/services
Pascal Bleser b34cc36e0d 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-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-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