nextcloud/apps/dav/lib/BackgroundJob
Salvatore Martire 6aef05c79b fix: adjust setTimeout value for ClearOldStatusesBackgroundJob
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-07-22 10:41:43 +02:00
..
BuildReminderIndexBackgroundJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CalendarRetentionJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CleanupDirectLinksJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CleanupInvitationTokenJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CleanupOrphanedChildrenJob.php fix(dav): move orphan cleaning logic to a chunked background job 2025-05-06 13:05:26 +00:00
DeleteOutdatedSchedulingObjects.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
EventReminderJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
GenerateBirthdayCalendarBackgroundJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
OutOfOfficeEventDispatcherJob.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
PruneOutdatedSyncTokensJob.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
RefreshWebcalJob.php feat(dav): increase default calendar subscription refresh rate to one day 2024-11-20 10:07:29 +01:00
RegisterRegenerateBirthdayCalendars.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
UpdateCalendarResourcesRoomsBackgroundJob.php Merge pull request #45532 from nextcloud/feat/publish-resources-room-update 2024-06-25 16:48:30 +02:00
UploadCleanup.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
UserStatusAutomation.php fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-22 10:41:43 +02:00