Commit Graph

23 Commits (00a30e665128352e9b20268ea65400a968903c74)

Author SHA1 Message Date
Michael Gapczynski 8a63bcc1e8 Don't use more entropy for etags 14 years ago
Robin Appelman 04f83e3b53 Cache: optional path argument for getCache/Scanner/etc 14 years ago
Robin Appelman b41189de44 Cache: allow storage backends to overwrite Watcher 14 years ago
Michael Gapczynski b4515d874e Only folders have Create permission 14 years ago
Robin Appelman d3e37fa157 remove fileatime from common storage backend 14 years ago
Robin Appelman 810563ae8a don't redefine inherited functions as abstract 14 years ago
Robin Appelman cbcd9ba84a allow storage backends to implement custom permission management 14 years ago
Robin Appelman 706bb3ccd6 move ETag generation to storage backends 14 years ago
Robin Appelman 2522c25af7 use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache 14 years ago
Robin Appelman 3ff0772a05 add getCache and getScanner to storage api in order to allow storage backends to overwride caching behaviour 14 years ago
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 14 years ago
Robin Appelman 96d7cd5997 correct namespace usage in common filestorage backend 14 years ago
Robin Appelman 46896be0d4 fix namespace error in temporary storage backend 14 years ago
Robin Appelman c94fe38d39 add getPermissions to storage backends to get all permission flags in one go 14 years ago
Robin Appelman e8d3a47685 add getId to storage backends 14 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago