summaryrefslogtreecommitdiffstats
path: root/apps/files_archive/lib
Commit message (Expand)AuthorAgeFilesLines
* move archive library to core so we can properly depend on itRobin Appelman2012-05-023-592/+0
* move all the files stuff into a files classFrank Karlitschek2012-05-023-8/+8
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-023-8/+8
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+1
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-2/+2
* enble browsing tar files in the web interfaceRobin Appelman2012-03-281-1/+1
* stricter tests for archive backends and make sure we make the testsRobin Appelman2012-03-284-20/+48
* add tar backend for OC_ArchiveRobin Appelman2012-03-281-0/+271
* add extract all option to OC_ArchiveRobin Appelman2012-03-282-0/+16
* allow transparent opening of zip files from the web interfaceRobin Appelman2012-03-031-5/+45
* add archive library and a storage provider on top of the archive libraryRobin Appelman2012-03-033-0/+383