nextcloud-server/apps/dav/lib/BackgroundJob
Richard Steinmetz b7dc720848
feat: calendar federation
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-08-27 17:14:15 +07:00
..
BuildReminderIndexBackgroundJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CalendarRetentionJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CleanupDirectLinksJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CleanupInvitationTokenJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CleanupOrphanedChildrenJob.php fix(dav): move orphan cleaning logic to a chunked background job 2025-05-05 12:13:09 +07:00
DeleteOutdatedSchedulingObjects.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
EventReminderJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
FederatedCalendarPeriodicSyncJob.php feat: calendar federation 2025-08-27 17:14:15 +07:00
FederatedCalendarSyncJob.php feat: calendar federation 2025-08-27 17:14:15 +07:00
GenerateBirthdayCalendarBackgroundJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
OutOfOfficeEventDispatcherJob.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
PruneOutdatedSyncTokensJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RefreshWebcalJob.php feat(dav): increase default calendar subscription refresh rate to one day 2024-11-20 10:07:29 +07:00
RegisterRegenerateBirthdayCalendars.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UpdateCalendarResourcesRoomsBackgroundJob.php Merge pull request #45532 from nextcloud/feat/publish-resources-room-update 2024-06-25 16:48:30 +07:00
UploadCleanup.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UserStatusAutomation.php fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-01 15:15:53 +07:00