nextcloud/apps/dav/lib/Connector
Salvatore Martire 75d9aaa3b5
Merge pull request #54318 from nextcloud/feat/54115/emitPreloadCollectionEvent
Emits a `preloadCollection` event in the DAV server, so that plugins can listen to it and preload DAV properties for files inside a collection, to avoid the N+1 issue that would follow if loading properties on a per-file basis.
2025-08-15 11:06:48 +02:00
..
Sabre Merge pull request #54318 from nextcloud/feat/54115/emitPreloadCollectionEvent 2025-08-15 11:06:48 +02:00
LegacyDAVACL.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
LegacyPublicAuth.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00