summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/dropbox.php
Commit message (Expand)AuthorAgeFilesLines
* add support to mount a specific folder from dropboxRobin Appelman2012-10-061-0/+11
* Remove php close at end of fileBart Visscher2012-08-291-2/+0
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-141-4/+16
|\
| * Throw exception in Dropbox and Google Drive storage constructors if parameter...Michael Gapczynski2012-08-131-4/+16
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-251-1/+1
|\|
| * remove unused variable from dropbox filestorage backendRobin Appelman2012-07-201-1/+1
* | Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_wri...Michael Gapczynski2012-07-241-2/+2
|/
* Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and c...Michael Gapczynski2012-06-271-11/+48
* Don't overwrite fake directory stream for Dropbox and Google DriveMichael Gapczynski2012-06-271-3/+2
* Improve error handling of Dropbox storage backendMichael Gapczynski2012-06-261-4/+8
* Add Dropbox storage backendMichael Gapczynski2012-06-091-0/+203