nextcloud/apps/dav/lib/BackgroundJob
Georg Ehrke 089a421ece
RefreshWebcalJob: replace ugly Regex with standard php utils
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-07-02 20:04:54 +02:00
..
CleanupDirectLinksJob.php Add backgroundjob to cleanup expired direct links 2018-04-26 10:35:37 +02:00
CleanupInvitationTokenJob.php Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02:00
GenerateBirthdayCalendarBackgroundJob.php Add Repair step to regenerate birthday calendar 2019-02-16 16:19:22 +01:00
RefreshWebcalJob.php RefreshWebcalJob: replace ugly Regex with standard php utils 2019-07-02 20:04:54 +02:00
RegisterRegenerateBirthdayCalendars.php Don't run repair step for every individual user, outsource that to background job 2019-05-23 11:24:32 +02:00
UpdateCalendarResourcesRoomsBackgroundJob.php adjust Calendar resource / room interfaces to use class implementation 2018-10-08 01:25:20 +02:00
UploadCleanup.php Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00