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/files/storage
Robin Appelman 2522c25af7 use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache 13 years ago
..
common.php add getCache and getScanner to storage api in order to allow storage backends to overwride caching behaviour 13 years ago
commontest.php add getId to storage backends 13 years ago
local.php drop filectime from the filesystem api's 13 years ago
storage.php use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache 13 years ago
temporary.php fix namespace error in temporary storage backend 13 years ago