nextcloud/apps/dav/lib/BackgroundJob
Carl Schwan 7e1c49ad9d refactor: Port away from IQueryBuilder::execute in apps/
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-09-16 11:35:01 +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: Port away from IQueryBuilder::execute in apps/ 2025-09-16 11:35:01 +02:00
CleanupOrphanedChildrenJob.php fix(dav): move orphan cleaning logic to a chunked background job 2025-05-05 12:13:09 +02: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
FederatedCalendarPeriodicSyncJob.php feat: calendar federation 2025-08-27 17:14:15 +02:00
FederatedCalendarSyncJob.php feat: calendar federation 2025-08-27 17:14:15 +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-01 15:15:53 +02:00