summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-131-1/+1
|\
| * Removed some unessecary sanitizationsLukas Reschke2012-06-111-4/+4
* | Add support for mounting Google Drive in external storage UIMichael Gapczynski2012-06-134-2/+102
* | Add support for mounting Dropbox in external storage UIMichael Gapczynski2012-06-125-42/+150
|/
* Sanitize user inputLukas Reschke2012-06-111-4/+4
* Mount personal mount points into filesystemMichael Gapczynski2012-06-101-3/+6
* Add Dropbox storage backendMichael Gapczynski2012-06-092-0/+204
* Don't use substr to get first char of stringBart Visscher2012-06-084-8/+8
* Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storageMichael Gapczynski2012-06-081-1/+1
* Working UI for external storage mount configurationMichael Gapczynski2012-06-089-92/+482
* split share and root config for smb backend, also sanitize config a bit moreRobin Appelman2012-06-083-4/+21
* Initial support for Amazon S3 storage backendMichael Gapczynski2012-05-293-0/+292
* share code between smb and ftp filestorage backendsRobin Appelman2012-05-244-157/+92
* smb filestorage backendRobin Appelman2012-05-244-0/+159
* Initial work on UI for mounting external storageMichael Gapczynski2012-05-246-1/+176
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* removing executable bit - againThomas Mueller2012-05-155-0/+0
* cache app types during install or updateRobin Appelman2012-05-141-1/+1
* run none of the extranal storage tests on defaultRobin Appelman2012-05-021-1/+1
* Refactoring and upload support for Google Drive backendMichael Gapczynski2012-05-021-69/+195
* move all the files stuff into a files classFrank Karlitschek2012-05-025-8/+8
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-025-8/+8
* some performance improvements to the openstack swift backendRobin Appelman2012-04-251-1/+16
* emulate touch with custom mtime for swift backendRobin Appelman2012-04-191-11/+39
* add SWIFT (openstack object storage) storage backendRobin Appelman2012-04-184-1/+529
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* only run tests for files_external when asked for explicitlyRobin Appelman2012-04-134-35/+59
* renaming remote storage support to External storage support to clear up namin...Jan-Christoph Borchardt2012-03-309-0/+989