nextcloud-server/apps/dav/tests/unit/CalDAV
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks
Reject calendars that
- are subscriptions
- are not writable
- are shared with a user
- are deleted
- don't support VEVENTs

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-07-22 15:24:39 +07:00
..
Activity fix(caldav): encode calendar URIs with umlauts for activities 2024-06-20 10:56:27 +07:00
AppCalendar chore: Add SPDX header 2024-05-28 14:41:28 +07:00
BirthdayCalendar chore: Add SPDX header 2024-05-28 14:41:28 +07:00
Integration chore: Add SPDX header 2024-05-28 14:41:28 +07:00
Listener chore: Add SPDX header 2024-05-28 14:41:28 +07:00
Publishing chore: Add SPDX header 2024-05-28 14:41:28 +07:00
Reminder feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
ResourceBooking chore: Add SPDX header 2024-05-28 14:41:28 +07:00
Schedule fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
Search chore: Add SPDX header 2024-05-28 14:41:28 +07:00
Security chore: Add SPDX header 2024-05-28 14:41:28 +07:00
Status chore: Add SPDX header 2024-05-28 14:41:28 +07:00
Validation fix(caldav): limit vevent size 2024-07-04 18:56:27 +07:00
WebcalCaching chore: Add SPDX header 2024-05-28 14:41:28 +07:00
AbstractCalDavBackend.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
CachedSubscriptionImplTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
CachedSubscriptionObjectTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
CachedSubscriptionProviderTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
CachedSubscriptionTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
CalDavBackendTest.php feat(caldav): order the calendar objects by start date for search 2024-05-28 19:56:36 +07:00
CalendarHomeTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
CalendarImplTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
CalendarManagerTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
CalendarTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
DefaultCalendarValidatorTest.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
EventComparisonServiceTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
EventReaderTest.php feat: Improve recurrence invitations messages 2024-07-17 19:10:32 +07:00
OutboxTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
PluginTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
PublicCalendarRootTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
PublicCalendarTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
TimezoneServiceTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00