Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support to mount a specific folder from dropbox | Robin Appelman | 2012-10-06 | 1 | -0/+11 |
| | |||||
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 1 | -2/+0 |
| | |||||
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 1 | -4/+16 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/group.php lib/group/backend.php lib/group/database.php lib/group/interface.php lib/public/user.php lib/user.php lib/user/backend.php lib/user/database.php lib/user/interface.php | ||||
| * | Throw exception in Dropbox and Google Drive storage constructors if ↵ | Michael Gapczynski | 2012-08-13 | 1 | -4/+16 |
| | | | | | | | | parameters are not correct | ||||
* | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: apps/calendar/js/loader.js apps/contacts/index.php apps/contacts/js/loader.js apps/files/js/files.js apps/files_sharing/sharedstorage.php lib/filesystemview.php | ||||
| * | remove unused variable from dropbox filestorage backend | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
| | | |||||
* | | Add CRUDS permissions calls to filesystem, deprecate is_readable() and ↵ | Michael Gapczynski | 2012-07-24 | 1 | -2/+2 |
|/ | | | | is_writable() | ||||
* | Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and ↵ | Michael Gapczynski | 2012-06-27 | 1 | -11/+48 |
| | | | | copy in Dropbox storage backend | ||||
* | Don't overwrite fake directory stream for Dropbox and Google Drive | Michael Gapczynski | 2012-06-27 | 1 | -3/+2 |
| | |||||
* | Improve error handling of Dropbox storage backend | Michael Gapczynski | 2012-06-26 | 1 | -4/+8 |
| | |||||
* | Add Dropbox storage backend | Michael Gapczynski | 2012-06-09 | 1 | -0/+203 |