Commit Graph

26 Commits (92969052d7f4f008205bbfdf3e5437f3deca1d6b)

Author SHA1 Message Date
Vincent Petry 7c81ac3d28 Fixed various Dropbox issues + unit tests 12 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 12 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 years ago
Thomas Müller 6c518797ef fixing require path 13 years ago
Thomas Müller 7575186fa6 moving Dropbox and smb4php 3rdparty code over to the apps 13 years ago
Robin Appelman c05195a46d Dont task external storages with creating their own root 13 years ago
Michael Gapczynski 25cf18f614 Fix undefined root parameter in Dropbox storage 13 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 13 years ago
Michael Gapczynski ad902a9848 Move storage backend tests from constructor to test function 13 years ago
Michael Gapczynski 0dbf1d0260 Show status icons for mount points in external storage UI 13 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 13 years ago
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 141ff806c6 fix namespace problems for external storage backends 13 years ago
Robin Appelman 542869114a implement getId for the external storage providers 13 years ago
Robin Appelman a203a4a1c7 add support to mount a specific folder from dropbox 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 14 years ago
Michael Gapczynski 98c7d40fcd Throw exception in Dropbox and Google Drive storage constructors if parameters are not correct 14 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 14 years ago
Robin Appelman 3c2967074f remove unused variable from dropbox filestorage backend 14 years ago
Michael Gapczynski 9b605969f1 Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and copy in Dropbox storage backend 14 years ago
Michael Gapczynski 19f94774fb Don't overwrite fake directory stream for Dropbox and Google Drive 14 years ago
Michael Gapczynski 79da782892 Improve error handling of Dropbox storage backend 14 years ago
Michael Gapczynski ab41b57f62 Add Dropbox storage backend 14 years ago