nextcloud-server/apps/dav/lib
Christoph Wurst 5f05dd79ec
fix(dav): clean up user's addressbook shares on deletion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-09-26 15:26:52 +07:00
..
AppInfo feat(dav)!: migrate OCA calendar object events to OCP 2025-03-31 10:26:23 +07:00
Avatars
BackgroundJob fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-22 10:41:43 +07:00
BulkUpload
CalDAV fix: aliases and capitalization of emails 2025-09-16 22:05:47 +07:00
CardDAV fix(dav): clean up user's addressbook shares on deletion 2025-09-26 15:26:52 +07:00
Command feat(dav): add occ commands to get and set absences 2025-07-31 10:43:47 +07:00
Comments
Connector fix: Dispatch favorite event with an actual path 2025-09-15 16:52:28 +07:00
Controller
DAV Merge pull request #54425 from nextcloud/backport/54411/stable31 2025-08-15 15:40:42 +07:00
Db fix: add calendar enable 2025-05-23 10:42:12 +07:00
Direct
Events fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-19 14:35:04 +07:00
Exception
Files perf(dav): Preload dav search with tags/favorites 2025-07-02 21:52:12 +07:00
Listener feat(dav)!: migrate OCA calendar object events to OCP 2025-03-31 10:26:23 +07:00
Migration fix(dav): add repair step to queue job to update rooms and resources 2025-05-16 10:40:12 +07:00
Paginate
Profiler
Provisioning/Apple
Search fix(caldav): encode calendar URLs properly when formatting search results 2025-08-19 12:10:31 +07:00
Service
Settings
SetupChecks
Storage
SystemTag fix(dav): filter user files when updating tags 2025-03-25 12:30:03 +07:00
Traits
Upload fix: rework UploadFolder implementation 2025-08-14 15:50:42 +07:00
UserMigration
Capabilities.php Revert "[stable31] feat(bulk-upload): change the default to disabled as there are still some bugs present" 2025-04-24 14:54:02 +07:00
HookManager.php fix(dav): clean up user's addressbook shares on deletion 2025-09-26 15:26:52 +07:00
ResponseDefinitions.php
RootCollection.php Merge pull request #54276 from nextcloud/backport/50092/stable31 2025-08-15 15:53:18 +07:00
Server.php perf(dav): Preload dav search with tags/favorites 2025-07-02 21:52:12 +07:00
ServerFactory.php