nextcloud-server/apps/dav/lib/Command
Daniel Kesselberg 8a1ae0934e
feat: add command to clear contacts photo cache
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-05-15 17:20:57 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
CreateCalendar.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
CreateSubscription.php feat(caldav): create subscriptions via occ 2024-09-15 19:11:26 +07:00
DeleteCalendar.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DeleteSubscription.php feat: command to list and delete calendar subscriptions 2025-03-09 16:08:38 +07:00
ExportCalendar.php feat: Calendar Export 2025-05-06 11:09:33 +07:00
FixCalendarSyncCommand.php fix: use self failure for consistency 2025-01-16 21:49:30 +07:00
ListAddressbooks.php feat(carddav): add command to list address books 2024-09-30 11:53:02 +07:00
ListCalendarShares.php fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +07:00
ListCalendars.php feat(carddav): add command to list address books 2024-09-30 11:53:02 +07:00
ListSubscriptions.php feat: command to list and delete calendar subscriptions 2025-03-09 16:08:38 +07:00
MoveCalendar.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RemoveInvalidShares.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
RetentionCleanupCommand.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
SendEventReminders.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
SyncBirthdayCalendar.php chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +07:00
SyncSystemAddressBook.php chore: Apply rector configuration to apps folder 2024-09-20 17:51:00 +07:00