nextcloud/apps/dav/tests/unit
Joas Schilling b10e8d46cf
fix(comments): Check comment object
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-11 08:42:50 +01:00
..
AppInfo Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
Avatars chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
BackgroundJob fix(userstatus): Fix user status automation in real-life scenario 2024-06-25 09:33:12 +00:00
CalDAV fix: disable both iTip and iMip messages 2024-12-10 13:29:47 -05:00
CardDAV fix(contacts): Do not expose SAB in /contactsmenu 2025-10-14 17:44:40 +02:00
Command fix(caldav): allow renaming of birthday calendars 2024-09-04 23:18:30 +02:00
Comments fix(comments): Check comment object 2025-12-11 08:42:50 +01:00
Connector feat(config): add maximum.supported.desktop.version 2025-10-24 16:37:50 +02:00
Controller perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
DAV Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-15 16:51:00 +01:00
Direct perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
Files perf(dav): Preload dav search with tags/favorites 2025-07-07 20:10:27 +02:00
Listener fix(dav): Prevent out-of-office event time drifts 2023-12-11 17:51:54 +01:00
Migration fix(dav): Create SAB at installation 2025-03-28 15:15:42 +01:00
Provisioning/Apple chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Search fix(TasksSearchProviderTest): adjust deep link to Tasks app 2025-01-24 22:25:25 +00:00
Service fix(dav): don't schedule out-of-office jobs for dates in the past 2023-11-28 15:21:06 +01:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SystemTag fix(systemtags): Forbid tagging of readonly files 2024-03-19 16:01:12 +01:00
Upload test: cast node name and data to string 2024-09-16 09:10:52 +00:00
bootstrap.php Update license headers 2019-12-05 15:38:45 +01:00
CapabilitiesTest.php chore(absence): Add capability for absence api 2024-12-05 23:30:57 +01:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02:00
ServerTest.php Check share attributes when downloading versions 2024-02-21 15:06:01 +01:00