0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 03:59:16 +00:00
nextcloud_server/apps/dav/lib/BackgroundJob
provokateurin c8dbb119c7
fix(BackgroundJobs): Adjust intervals and time sensitivities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 08:40:57 +01:00
..
BuildReminderIndexBackgroundJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CalendarRetentionJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CleanupDirectLinksJob.php Mark DAV background jobs as time sensitive/insensitive 2022-02-22 13:55:06 +01:00
CleanupInvitationTokenJob.php Mark DAV background jobs as time sensitive/insensitive 2022-02-22 13:55:06 +01:00
DeleteOutdatedSchedulingObjects.php fix(caldav): automatically delete outdated scheduling objects 2024-06-03 11:10:03 +00:00
EventReminderJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
GenerateBirthdayCalendarBackgroundJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
OutOfOfficeEventDispatcherJob.php feat(dav): dispatch out-of-office started and ended events 2023-11-23 17:18:49 +01:00
PruneOutdatedSyncTokensJob.php fix(dav): Add retention time to sync token cleanup 2024-03-21 18:37:21 +01:00
RefreshWebcalJob.php Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +01:00
RegisterRegenerateBirthdayCalendars.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UpdateCalendarResourcesRoomsBackgroundJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UploadCleanup.php fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
UserStatusAutomation.php fix(userstatus): Fix user status automation in real-life scenario 2024-06-25 09:33:12 +00:00