nextcloud/apps/dav/lib/CalDAV/Federation
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +02:00
..
Protocol feat: calendar federation 2025-08-27 17:14:15 +02:00
CalendarFederationConfig.php feat: calendar federation 2025-08-27 17:14:15 +02:00
CalendarFederationNotifier.php feat: calendar federation 2025-08-27 17:14:15 +02:00
CalendarFederationProvider.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
FederatedCalendar.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
FederatedCalendarAuth.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
FederatedCalendarEntity.php refactor: Apply rector changes 2026-03-01 14:43:11 +00:00
FederatedCalendarFactory.php feat: calendar federation write 2026-02-25 10:35:27 -05:00
FederatedCalendarImpl.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
FederatedCalendarMapper.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
FederatedCalendarObject.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
FederatedCalendarSyncService.php feat: calendar federation write 2026-02-25 10:35:27 -05:00
FederationSharingService.php fix(dav): Fix PHP warnings triggered by tests in dav application 2025-09-27 13:05:33 +02:00
RemoteUserCalendarHome.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00