nextcloud/lib/private/Files/Storage
Benjamin Frueh b75a1bce15 feat(dav): allow extending propfind properties via event
Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>

Update lib/public/Files/Events/BeforePropfindEvent.php

Co-authored-by: Julius Knorr <jus@bitgrid.net>
Signed-off-by: Benjamin Früh <134610227+benjaminfrueh@users.noreply.github.com>

Update lib/public/Files/Events/BeforePropfindEvent.php

Co-authored-by: Julius Knorr <jus@bitgrid.net>
Signed-off-by: Benjamin Früh <134610227+benjaminfrueh@users.noreply.github.com>

refactor: rename BeforePropfindEvent to BeforeRemotePropfindEvent

Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>

chore: update composer autoloader for new event class

Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>

Update lib/public/Files/Events/BeforeRemotePropfindEvent.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Benjamin Früh <134610227+benjaminfrueh@users.noreply.github.com>
2026-02-05 13:31:33 +01:00
..
PolyFill refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Wrapper perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Common.php feat: add an option to filter what paths get checked for updates 2025-12-31 12:23:04 +01:00
CommonTest.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
DAV.php feat(dav): allow extending propfind properties via event 2026-02-05 13:31:33 +01:00
FailedStorage.php perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Home.php refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Local.php fix: Use strict array comparisons in lib/ 2026-01-13 11:48:04 +01:00
LocalRootStorage.php refactor: Fix some easy psalm issues in Files 2025-10-02 13:34:47 +02:00
LocalTempFileTrait.php chore: move streamCopy implementation from OC_Helper to OCP\Files 2025-05-16 13:03:05 +02:00
Storage.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
StorageFactory.php refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Temporary.php chore: move implementation from OC legacy to OCP\Files 2025-05-14 14:55:45 +02:00