summaryrefslogtreecommitdiffstats
path: root/apps/files_archive
Commit message (Expand)AuthorAgeFilesLines
* test data for archivesRobin Appelman2012-04-173-0/+4
* enable archive support on defaultRobin Appelman2012-04-151-0/+1
* only run archive tests if the test data is availableRobin Appelman2012-04-152-14/+22
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-2/+2
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* add the option to only load apps of a specific typeRobin Appelman2012-03-301-0/+3
* enble browsing tar files in the web interfaceRobin Appelman2012-03-282-1/+5
* stricter tests for archive backends and make sure we make the testsRobin Appelman2012-03-285-20/+73
* add tar backend for OC_ArchiveRobin Appelman2012-03-283-1/+293
* add extract all option to OC_ArchiveRobin Appelman2012-03-283-2/+29
* allow transparent opening of zip files from the web interfaceRobin Appelman2012-03-033-5/+64
* remove the archive after a testcase is doneRobin Appelman2012-03-031-2/+8
* add archive library and a storage provider on top of the archive libraryRobin Appelman2012-03-038-0/+543