nextcloud-server/apps/dav/lib/Upload
Salvatore Martire 8167b07118 feat(files): automatically create directories on upload
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-06-26 15:08:11 +07:00
..
AssemblyStream.php fix: improve assembly stream 2024-12-05 14:12:36 +07:00
ChunkingPlugin.php refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
ChunkingV2Plugin.php refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
CleanupService.php refactor(dav): Pass UID from UploadHome to UploadFolder and CleanupService 2025-05-05 13:23:11 +07:00
FutureFile.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
PartFile.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RootCollection.php feat(dav): Allow UploadHome to handle public shares 2025-05-05 13:23:11 +07:00
UploadAutoMkcolPlugin.php feat(files): automatically create directories on upload 2025-06-26 15:08:11 +07:00
UploadFile.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
UploadFolder.php refactor(dav): Pass UID from UploadHome to UploadFolder and CleanupService 2025-05-05 13:23:11 +07:00
UploadHome.php feat(dav): Allow UploadHome to handle public shares 2025-05-05 13:23:11 +07:00