nextcloud/lib/files/storage
Robin Appelman 2522c25af7 use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache
most apps would want to use this api instead of using the cache directly
2012-10-21 02:12:58 +02:00
..
common.php add getCache and getScanner to storage api in order to allow storage backends to overwride caching behaviour 2012-10-21 00:31:32 +02:00
commontest.php add getId to storage backends 2012-09-12 22:50:10 +02:00
local.php drop filectime from the filesystem api's 2012-10-20 23:58:07 +02:00
storage.php use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache 2012-10-21 02:12:58 +02:00
temporary.php fix namespace error in temporary storage backend 2012-09-22 15:03:17 +02:00