summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* CSRF checksLukas Reschke2012-07-072-0/+4
* close file after write processBjoern Schiessle2012-07-061-0/+1
* allow user to upload his own root certificate for secure webdav mountBjoern Schiessle2012-07-065-5/+45
* CURLOPT_SSL_VERIFYPEER=false shouldn't be in masterBjoern Schiessle2012-07-061-2/+1
* use OC_Connector_Sabre_ClientBjoern Schiessle2012-07-061-6/+6
* check if caview really existsBjoern Schiessle2012-07-051-2/+4
* disabled user upload of root certificates until sabredav client can handle themBjoern Schiessle2012-07-051-1/+1
* send ca cert path to sabredav clientBjoern Schiessle2012-07-051-0/+3
* certificate should be only visible for usersBjoern Schiessle2012-07-041-0/+2
* allow users to upload ssl root certificates for the webdav clientBjoern Schiessle2012-07-046-6/+66
* webdav client crashes for secure connections if he doesn't have the right roo...Bjoern Schiessle2012-07-021-0/+2
* Fix placeholder value for optional fields in external storage UIMichael Gapczynski2012-06-291-1/+1
* Fix WebDAV external storage opendir() and stat() for directories, bug fix for...Michael Gapczynski2012-06-291-14/+12
* Allow multiple Google Drive and Dropbox external storages to be configuredMichael Gapczynski2012-06-292-2/+0
* Clear the mount point value for the new mount point rowMichael Gapczynski2012-06-291-1/+2
* Hide the delete button on new mount point rowMichael Gapczynski2012-06-292-1/+2
* - remove leading http[s] to let createBaseUri() generate secure/unsecure base...Bjoern Schiessle2012-06-291-3/+7
* Fix external storage UI for Admin pageMichael Gapczynski2012-06-284-5/+5
* Don't overwrite fake directory stream for Amazon S3 storageMichael Gapczynski2012-06-271-2/+2
* Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and c...Michael Gapczynski2012-06-271-11/+48
* Add Samba Share parameter to external storage UIMichael Gapczynski2012-06-271-1/+1
* Don't overwrite fake directory stream for Dropbox and Google DriveMichael Gapczynski2012-06-272-5/+4
* Improve error handling of Dropbox storage backendMichael Gapczynski2012-06-261-4/+8
* Fix removing personal mountsMichael Gapczynski2012-06-221-3/+8
* Fix variable checks for mounting Google DriveMichael Gapczynski2012-06-221-1/+1
* suppress error when using is_dir on non directory in smb backendRobin Appelman2012-06-171-1/+1
* improve caching smb results a bitRobin Appelman2012-06-171-0/+4
* improve filecache support for smbRobin Appelman2012-06-171-1/+43
* Fix upload for Google Drive; Google Documents List API documentation was misl...Michael Gapczynski2012-06-141-7/+9
* 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