You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/dav/lib/Upload
Josh c6dd592d60
fix(dav): catch NotFound exception in UploadHome::childExists()
2 weeks ago
..
AssemblyStream.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
ChunkingPlugin.php refactor: Use Http framework where possible 1 year ago
ChunkingV2Plugin.php refactor: Use Http framework where possible 1 year ago
CleanupService.php refactor(dav): Pass UID from UploadHome to UploadFolder and CleanupService 8 months ago
FutureFile.php refactor(apps): Use constructor property promotion when possible 1 year ago
PartFile.php refactor(apps): Use constructor property promotion when possible 1 year ago
RootCollection.php feat(dav): Allow UploadHome to handle public shares 8 months ago
UploadAutoMkcolPlugin.php feat(files): automatically create directories on upload 6 months ago
UploadFile.php refactor(apps): Use constructor property promotion when possible 1 year ago
UploadFolder.php refactor(dav): Pass UID from UploadHome to UploadFolder and CleanupService 8 months ago
UploadHome.php fix(dav): catch NotFound exception in UploadHome::childExists() 2 weeks ago