Commit Graph

25 Commits (33165e3915dc5d8f09583d70fca0441e17db905f)

Author SHA1 Message Date
Sam Tuke c244daac89 removed readdir to fix bug oc-1054 13 years ago
Sam Tuke 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll) 13 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 13 years ago
Arthur Schiwon 3db28d7616 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
Robin Appelman 48505c5626 improve tar archive backend 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman 6779f28af4 cache app types during install or update 13 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 13 years ago
Robin Appelman e5ef3e1340 move archive library to core so we can properly depend on it 13 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 13 years ago
Robin Appelman 4dabd0fb9c test data for archives 13 years ago
Robin Appelman cf3bb08dfb enable archive support on default 13 years ago
Robin Appelman 9ee931e790 only run archive tests if the test data is available 13 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 13 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 13 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 13 years ago
Robin Appelman 72882beb0d enble browsing tar files in the web interface 13 years ago
Robin Appelman 1b6fe4f65e stricter tests for archive backends and make sure we make the tests 13 years ago
Robin Appelman c26e003462 add tar backend for OC_Archive 13 years ago
Robin Appelman e57de98bbe add extract all option to OC_Archive 13 years ago
Robin Appelman a5df3f8ea7 allow transparent opening of zip files from the web interface 13 years ago
Robin Appelman 23b64cd9ce remove the archive after a testcase is done 13 years ago
Robin Appelman 042878a5a9 add archive library and a storage provider on top of the archive library 13 years ago