nextcloud-server/apps/dav/lib/Command
Christoph Wurst d31837d0a8 feat(dav): add occ commands to get and set absences
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-07-31 10:43:47 +07:00
..
ClearCalendarUnshares.php fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-19 14:35:04 +07:00
ClearContactsPhotoCache.php feat: add command to clear contacts photo cache 2025-05-20 15:02:59 +07:00
CreateAddressBook.php
CreateCalendar.php
CreateSubscription.php
DeleteCalendar.php
FixCalendarSyncCommand.php
GetAbsenceCommand.php feat(dav): add occ commands to get and set absences 2025-07-31 10:43:47 +07:00
ListAddressbooks.php
ListCalendarShares.php fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-19 14:35:04 +07:00
ListCalendars.php
MoveCalendar.php
RemoveInvalidShares.php
RetentionCleanupCommand.php
SendEventReminders.php
SetAbsenceCommand.php feat(dav): add occ commands to get and set absences 2025-07-31 10:43:47 +07:00
SyncBirthdayCalendar.php
SyncSystemAddressBook.php