| Commit message (Expand) | Author | Age | Files | Lines |
* | Only call mkdir() if the root folder does not exist for FTP external storage | Michael Gapczynski | 2012-07-27 | 1 | -2/+3 |
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -2/+0 |
* | remove unused variable from dropbox filestorage backend | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
* | minor fixes for the google filestorage backend | Robin Appelman | 2012-07-20 | 1 | -5/+4 |
* | remove unused variables from webdav file backend | Robin Appelman | 2012-07-20 | 1 | -10/+5 |
* | remove comments around code block | Bjoern Schiessle | 2012-07-09 | 1 | -2/+2 |
* | webdav ssl cleanup | Bjoern Schiessle | 2012-07-09 | 1 | -3/+6 |
* | allow user to upload his own root certificate for secure webdav mount | Bjoern Schiessle | 2012-07-06 | 2 | -2/+27 |
* | CURLOPT_SSL_VERIFYPEER=false shouldn't be in master | Bjoern Schiessle | 2012-07-06 | 1 | -2/+1 |
* | use OC_Connector_Sabre_Client | Bjoern Schiessle | 2012-07-06 | 1 | -6/+6 |
* | check if caview really exists | Bjoern Schiessle | 2012-07-05 | 1 | -2/+4 |
* | send ca cert path to sabredav client | Bjoern Schiessle | 2012-07-05 | 1 | -0/+3 |
* | allow users to upload ssl root certificates for the webdav client | Bjoern Schiessle | 2012-07-04 | 1 | -0/+15 |
* | webdav client crashes for secure connections if he doesn't have the right roo... | Bjoern Schiessle | 2012-07-02 | 1 | -0/+2 |
* | Fix WebDAV external storage opendir() and stat() for directories, bug fix for... | Michael Gapczynski | 2012-06-29 | 1 | -14/+12 |
* | - remove leading http[s] to let createBaseUri() generate secure/unsecure base... | Bjoern Schiessle | 2012-06-29 | 1 | -3/+7 |
* | Don't overwrite fake directory stream for Amazon S3 storage | Michael Gapczynski | 2012-06-27 | 1 | -2/+2 |
* | Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and c... | Michael Gapczynski | 2012-06-27 | 1 | -11/+48 |
* | Add Samba Share parameter to external storage UI | Michael Gapczynski | 2012-06-27 | 1 | -1/+1 |
* | Don't overwrite fake directory stream for Dropbox and Google Drive | Michael Gapczynski | 2012-06-27 | 2 | -5/+4 |
* | Improve error handling of Dropbox storage backend | Michael Gapczynski | 2012-06-26 | 1 | -4/+8 |
* | Fix removing personal mounts | Michael Gapczynski | 2012-06-22 | 1 | -3/+8 |
* | suppress error when using is_dir on non directory in smb backend | Robin Appelman | 2012-06-17 | 1 | -1/+1 |
* | improve caching smb results a bit | Robin Appelman | 2012-06-17 | 1 | -0/+4 |
* | improve filecache support for smb | Robin Appelman | 2012-06-17 | 1 | -1/+43 |
* | Fix upload for Google Drive; Google Documents List API documentation was misl... | Michael Gapczynski | 2012-06-14 | 1 | -7/+9 |
* | Add support for mounting Google Drive in external storage UI | Michael Gapczynski | 2012-06-13 | 2 | -2/+3 |
* | Add support for mounting Dropbox in external storage UI | Michael Gapczynski | 2012-06-12 | 1 | -0/+3 |
* | Mount personal mount points into filesystem | Michael Gapczynski | 2012-06-10 | 1 | -3/+6 |
* | Add Dropbox storage backend | Michael Gapczynski | 2012-06-09 | 1 | -0/+203 |
* | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 4 | -8/+8 |
* | Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storage | Michael Gapczynski | 2012-06-08 | 1 | -1/+1 |
* | Working UI for external storage mount configuration | Michael Gapczynski | 2012-06-08 | 1 | -0/+231 |
* | split share and root config for smb backend, also sanitize config a bit more | Robin Appelman | 2012-06-08 | 1 | -2/+18 |
* | Initial support for Amazon S3 storage backend | Michael Gapczynski | 2012-05-29 | 1 | -0/+236 |
* | share code between smb and ftp filestorage backends | Robin Appelman | 2012-05-24 | 3 | -157/+91 |
* | smb filestorage backend | Robin Appelman | 2012-05-24 | 1 | -0/+120 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 4 | -0/+0 |
* | Refactoring and upload support for Google Drive backend | Michael Gapczynski | 2012-05-02 | 1 | -69/+195 |
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 4 | -7/+7 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 4 | -7/+7 |
* | some performance improvements to the openstack swift backend | Robin Appelman | 2012-04-25 | 1 | -1/+16 |
* | emulate touch with custom mtime for swift backend | Robin Appelman | 2012-04-19 | 1 | -11/+39 |
* | add SWIFT (openstack object storage) storage backend | Robin Appelman | 2012-04-18 | 1 | -0/+488 |
* | renaming remote storage support to External storage support to clear up namin... | Jan-Christoph Borchardt | 2012-03-30 | 3 | -0/+859 |