Commit Graph

18 Commits (2cffcfbc03dfa4463bdfd72de0341000509bcec3)

Author SHA1 Message Date
Robin Appelman a4e840f4f1 improve hasUpdated for archive storage backend 14 years ago
Robin Appelman 758ebe0446 don't report ctime in the archive storage backend since it isn't reliable 14 years ago
Robin Appelman 7f6a037b8c small fix for normalizing paths in archives 14 years ago
Robin Appelman 808d6c58fe ensure proper result format when using opendir on the archive storage backend 14 years ago
Robin Appelman 2ea46ee1ca better file_get_contents, file_put_contents and toTmpFile for archive storage backend 14 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 14 years ago
Sam Tuke c244daac89 removed readdir to fix bug oc-1054 14 years ago
Sam Tuke 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll) 14 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 14 years ago
Robin Appelman 48505c5626 improve tar archive backend 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 14 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 14 years ago
Robin Appelman 72882beb0d enble browsing tar files in the web interface 15 years ago
Robin Appelman 1b6fe4f65e stricter tests for archive backends and make sure we make the tests 15 years ago
Robin Appelman a5df3f8ea7 allow transparent opening of zip files from the web interface 15 years ago
Robin Appelman 042878a5a9 add archive library and a storage provider on top of the archive library 15 years ago