Commit Graph

8 Commits (72c38686449a8887d8441377a11f0bfc910bc31f)

Author SHA1 Message Date
Robin Appelman 3ff0772a05 add getCache and getScanner to storage api in order to allow storage backends to overwride caching behaviour 13 years ago
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 13 years ago
Robin Appelman 96d7cd5997 correct namespace usage in common filestorage backend 13 years ago
Robin Appelman c94fe38d39 add getPermissions to storage backends to get all permission flags in one go 13 years ago
Robin Appelman e8d3a47685 add getId to storage backends 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 14 years ago
Robin Appelman 9b44d0cb32 add OC_FileStorage::getLocalFolder 14 years ago
Michael Gapczynski f328f53ec1 Fix filesystem hash, no longer using basicOperation() 14 years ago
Michael Gapczynski f25ccaff59 Fix filesystem hash, no longer using basicOperation() 14 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 14 years ago
Robin Appelman c9be9ab251 remove unused variables 14 years ago
Sam Tuke a9a913c273 Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic) 14 years ago
Robin Appelman 449760f665 add hasUpdated to oc_filestorage 14 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 14 years ago
Robin Appelman bb97cbbb0c fix commong filestorage for files without extention 14 years ago
Robin Appelman 1794ad353d fix file_get_content on empty files for filestorage common 14 years ago
Robin Appelman e8afe4f158 add search implementation to filestorage common 14 years ago
Robin Appelman e76e4e7540 add touch() to all storage backands, and make parameter optional 14 years ago
Robin Appelman d1c3aa3112 add test case for getLocalFile 14 years ago
Robin Appelman 3e0bb3e7c4 use temporary file managment 14 years ago
Robin Appelman 273d7fb4fd fix copy/paste error in common filestorage 14 years ago
Robin Appelman cef230c141 extend filestorage common and provide test implementation 14 years ago