Commit Graph

19 Commits (5721bd27861f7119fd51711583ca68b4bcce42bc)

Author SHA1 Message Date
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Robin Appelman 9b44d0cb32 add OC_FileStorage::getLocalFolder 13 years ago
Michael Gapczynski f328f53ec1 Fix filesystem hash, no longer using basicOperation() 13 years ago
Michael Gapczynski f25ccaff59 Fix filesystem hash, no longer using basicOperation() 13 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 13 years ago
Robin Appelman c9be9ab251 remove unused variables 13 years ago
Sam Tuke a9a913c273 Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic) 13 years ago
Robin Appelman 449760f665 add hasUpdated to oc_filestorage 13 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 13 years ago
Robin Appelman bb97cbbb0c fix commong filestorage for files without extention 13 years ago
Robin Appelman 1794ad353d fix file_get_content on empty files for filestorage common 13 years ago
Robin Appelman e8afe4f158 add search implementation to filestorage common 13 years ago
Robin Appelman e76e4e7540 add touch() to all storage backands, and make parameter optional 13 years ago
Robin Appelman d1c3aa3112 add test case for getLocalFile 13 years ago
Robin Appelman 3e0bb3e7c4 use temporary file managment 13 years ago
Robin Appelman 273d7fb4fd fix copy/paste error in common filestorage 13 years ago
Robin Appelman cef230c141 extend filestorage common and provide test implementation 13 years ago