summaryrefslogtreecommitdiffstats
path: root/apps/files_archive/lib/zip.php
Commit message (Expand)AuthorAgeFilesLines
* move archive library to core so we can properly depend on itRobin Appelman2012-05-021-200/+0
* move all the files stuff into a files classFrank Karlitschek2012-05-021-1/+1
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+1
* stricter tests for archive backends and make sure we make the testsRobin Appelman2012-03-281-8/+17
* add extract all option to OC_ArchiveRobin Appelman2012-03-281-0/+9
* add archive library and a storage provider on top of the archive libraryRobin Appelman2012-03-031-0/+182