Commit Graph

46 Commits (92969052d7f4f008205bbfdf3e5437f3deca1d6b)

Author SHA1 Message Date
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 13 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Robin Appelman 88cc2ccb3b use renamed constants 13 years ago
Michael Gapczynski c904504365 Remove root option from Google Drive storage, because it is only used for testing and we have our own empty Google account for testing 13 years ago
Michael Gapczynski 00e2b46017 Fix 'most' Google Drive tests 13 years ago
Michael Gapczynski 8793acfb4e substr storage id to prevent problems with storing the change id in appconfig 13 years ago
Michael Gapczynski 8be23efa73 Implement hasUpdated() to watch for changes on Google Drive side 13 years ago
Michael Gapczynski b4bf6a8d3a Include 3rdparty Google Drive SDK 0.6.2 13 years ago
Michael Gapczynski 4bb9c4a42e Fix constant in last commit 13 years ago
Michael Gapczynski 5368c8dafa Prepare for #2013 fix 13 years ago
Michael Gapczynski ee398ccbc2 Setting Redirect URI is not required here 13 years ago
Michael Gapczynski d8c660c6d5 Switch to using Google Drive SDK, closes #2047 13 years ago
Michael Gapczynski 808a13922c Remove the leading slash from the filename for opendir 13 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 13 years ago
Michael Gapczynski 464dafd7d2 Make Google Drive storage id unique, before it was anonymousanonymous 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
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 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 bd83422095 put filestorages in a namespace 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 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 1224d7ec01 minor fixes for the google filestorage backend 14 years ago
Michael Gapczynski 19f94774fb Don't overwrite fake directory stream for Dropbox and Google Drive 14 years ago
Michael Gapczynski 92083aa20c Fix upload for Google Drive; Google Documents List API documentation was misleading 14 years ago
Michael Gapczynski bd01e93469 Add support for mounting Google Drive in external storage UI 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Michael Gapczynski 6d37b8567b Refactoring and upload support for Google Drive backend 14 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 14 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 14 years ago
Jan-Christoph Borchardt 011132feb3 renaming remote storage support to External storage support to clear up naming conflict 14 years ago
Michael Gapczynski d139e3c3cd Move Google Docs storage backend to files_remote app 14 years ago
Michael Gapczynski 26fcb35a89 Implement fopen() for Google Docs storage backend 14 years ago
Michael Gapczynski baffa03fa5 Fix opendir for folders aka Google Docs collections 14 years ago
Michael Gapczynski 02f15e9a03 More work on Google Docs storage backend 14 years ago
Michael Gapczynski d190ebee48 Initial work on Google Docs storage backend 14 years ago
Michael Gapczynski 6f1ed85f0b Temporary fix for sharing files 14 years ago
Robin Appelman 30673e4786 writable not writeable 14 years ago
Robin Appelman 5cc6635eb8 remove OC_Filesystem::fromUploadedFile 14 years ago
Robin Appelman ca6c500799 remove OC_Filesystem::fileatime 14 years ago
Robin Appelman 13cbd7f578 some filesystem fixes 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago