nextcloud-server/apps/dav/lib/Command
Christoph Wurst ee00d166cd feat(dav): add occ commands to get and set absences
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-07-30 22:22:22 +07:00
..
ClearCalendarUnshares.php fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +07:00
ClearContactsPhotoCache.php feat: add command to clear contacts photo cache 2025-05-15 17:20:57 +07:00
CreateAddressBook.php
CreateCalendar.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
CreateSubscription.php
DeleteCalendar.php
DeleteSubscription.php feat: command to list and delete calendar subscriptions 2025-03-09 16:08:38 +07:00
ExportCalendar.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FixCalendarSyncCommand.php
GetAbsenceCommand.php feat(dav): add occ commands to get and set absences 2025-07-30 22:22:22 +07:00
ListAddressbooks.php
ListCalendarShares.php fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +07:00
ListCalendars.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ListSubscriptions.php feat: command to list and delete calendar subscriptions 2025-03-09 16:08:38 +07:00
MoveCalendar.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
RemoveInvalidShares.php
RetentionCleanupCommand.php
SendEventReminders.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SetAbsenceCommand.php feat(dav): add occ commands to get and set absences 2025-07-30 22:22:22 +07:00
SyncBirthdayCalendar.php
SyncSystemAddressBook.php