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
Bjoern Schiessle e7232a848b versions should always use the keys of the original file, no need to create new one 11 years ago
..
availability.php Store storage availability in database 11 years ago
encryption.php versions should always use the keys of the original file, no need to create new one 11 years ago
jail.php Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 11 years ago
permissionsmask.php Add storage and cache wrappers to apply a permissions mask to a storage 12 years ago
quota.php Only use quota stream wrapper on "files" 11 years ago
wrapper.php Use base class to reset the file mapper 12 years ago