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
Thomas Citharel d3068f5db5
feat(dav): increase default calendar subscription refresh rate to one day
With the performance benefits from #43541 it makes sense

Reference https://github.com/nextcloud/server/issues/46171#issuecomment-2487910923

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-11-20 10:07:29 +01: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
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 chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00