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/lib/private/Files/Storage
Côme Chilliet 672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
2 years ago
..
PolyFill Rename file1 and file2 to source and target in Storage abstraction 3 years ago
Wrapper Merge pull request #44294 from nextcloud/fix/storage-mount-owner 2 years ago
Common.php fix: Pass the mountpoint target user to storages without owner 2 years ago
CommonTest.php
DAV.php fix(storage): Fix DAV storage as false is never returned 2 years ago
FailedStorage.php Remove unused method getLocalFolder 3 years ago
Home.php improve di performance for cache 2 years ago
Local.php fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
LocalRootStorage.php
LocalTempFileTrait.php Fix return type of methods returning false on error 3 years ago
Storage.php composer run cs:fix 3 years ago
StorageFactory.php
Temporary.php