nextcloud/apps/dav/tests/unit/CalDAV
David Dreschner bfe9e36a64 feat(CalDAV): Add function to get the token of a publicly shared calendar
Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
2026-03-19 13:26:05 +00:00
..
Activity chore: run rector 2025-07-01 22:45:52 +02:00
AppCalendar chore: run rector 2025-07-01 22:45:52 +02:00
BirthdayCalendar test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
Export test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
Federation feat: calendar federation 2025-08-27 17:14:15 +02:00
Import feat: Calendar Import 2025-08-27 08:30:33 -04:00
Integration chore: run rector 2025-07-01 22:45:52 +02:00
Listener test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
Publishing chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Reminder chore: run rector 2025-07-01 22:45:52 +02:00
ResourceBooking chore: run rector 2025-07-01 22:45:52 +02:00
Schedule feat: restrict calendar invitation participants 2026-01-15 17:56:07 -05:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Security test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
Status test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
Validation test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
WebcalCaching fix: calendar subscription memory exhaustion 2025-12-11 12:32:39 -05:00
AbstractCalDavBackend.php Merge pull request #54426 from nextcloud/perf/prevent-fetching-account 2025-08-28 16:59:38 +02:00
CachedSubscriptionImplTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
CachedSubscriptionObjectTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
CachedSubscriptionProviderTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
CachedSubscriptionTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
CalDavBackendTest.php chore: run rector 2025-07-01 22:45:52 +02:00
CalendarHomeTest.php feat: calendar federation 2025-08-27 17:14:15 +02:00
CalendarImplTest.php feat(CalDAV): Add function to get the token of a publicly shared calendar 2026-03-19 13:26:05 +00:00
CalendarManagerTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
CalendarObjectTest.php fix(caldav): show confidential event if writable 2025-08-20 13:34:38 +02:00
CalendarTest.php fix(caldav): show confidential event if writable 2025-08-20 13:34:38 +02:00
DefaultCalendarValidatorTest.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +02:00
EventComparisonServiceTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
EventReaderTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
OutboxTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
PluginTest.php chore: run rector 2025-07-01 22:45:52 +02:00
PublicCalendarObjectTest.php fix(caldav): show confidential event if writable 2025-08-20 13:34:38 +02:00
PublicCalendarRootTest.php perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +02:00
PublicCalendarTest.php fix(caldav): show confidential event if writable 2025-08-20 13:34:38 +02:00
TimeZoneFactoryTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
TimezoneServiceTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00
TipBrokerTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +02:00