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/tests/lib/files/storage/wrapper
Robin Appelman d2c579e167 fix quota wrapper 10 years ago
..
availability.php Store storage availability in database 11 years ago
encryption.php make sure that we update the unencrypted size for the versions 10 years ago
jail.php Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 10 years ago
permissionsmask.php Add storage and cache wrappers to apply a permissions mask to a storage 11 years ago
quota.php fix quota wrapper 10 years ago
wrapper.php Use TempManager instead of tmpFolder 10 years ago