nextcloud/apps/dav/lib/Command
Georg Ehrke d74315ac3d
add occ dav:send-event-reminders, so you don't have to rely on the background-job
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-08-15 20:02:56 +02:00
..
CreateAddressBook.php Remove unused use statements 2017-04-22 19:23:31 -05:00
CreateCalendar.php use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
ListCalendars.php Handle moving calendar to an user who already has the share 2019-01-16 13:58:34 +01:00
MoveCalendar.php Handle moving calendar to an user who already has the share 2019-01-16 13:58:34 +01:00
RemoveInvalidShares.php Move repairstep to a custom command 2018-05-28 13:26:55 +02:00
SendEventReminders.php add occ dav:send-event-reminders, so you don't have to rely on the background-job 2019-08-15 20:02:56 +02:00
SyncBirthdayCalendar.php avoids users searches on backend, faster processing 2019-04-17 15:55:23 +02:00
SyncSystemAddressBook.php Remove unused use statements 2017-04-22 19:23:31 -05:00