Commit Graph

16 Commits (30d7993e0105a6c98cbf61d4253d08acf236aca7)

Author SHA1 Message Date
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Michael Gapczynski 98c7d40fcd Throw exception in Dropbox and Google Drive storage constructors if parameters are not correct 13 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 13 years ago
Robin Appelman 1224d7ec01 minor fixes for the google filestorage backend 13 years ago
Michael Gapczynski 19f94774fb Don't overwrite fake directory stream for Dropbox and Google Drive 13 years ago
Michael Gapczynski 92083aa20c Fix upload for Google Drive; Google Documents List API documentation was misleading 13 years ago
Michael Gapczynski bd01e93469 Add support for mounting Google Drive in external storage UI 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Michael Gapczynski 6d37b8567b Refactoring and upload support for Google Drive backend 13 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Jan-Christoph Borchardt 011132feb3 renaming remote storage support to External storage support to clear up naming conflict 13 years ago
Michael Gapczynski d139e3c3cd Move Google Docs storage backend to files_remote app 13 years ago
Michael Gapczynski 26fcb35a89 Implement fopen() for Google Docs storage backend 13 years ago
Michael Gapczynski baffa03fa5 Fix opendir for folders aka Google Docs collections 13 years ago
Michael Gapczynski 02f15e9a03 More work on Google Docs storage backend 13 years ago
Michael Gapczynski d190ebee48 Initial work on Google Docs storage backend 13 years ago
Michael Gapczynski 6f1ed85f0b Temporary fix for sharing files 13 years ago
Robin Appelman 30673e4786 writable not writeable 13 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 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Robin Appelman 0d408fe6f5 make use of the command line tools id3info and mp3info for scanning music if they are available 14 years ago
Jakob Sack e69079f935 Further improvements 14 years ago
Jakob Sack 924100dd8c One class per File 14 years ago
Robin Appelman f441059b01 add getLocalFile to local storage provider 14 years ago
Robin Appelman 6935f036a5 move list of mimetypes by extention to a seperate file. 14 years ago
Robin Appelman 5425c3d1e9 fix delTree 14 years ago
Robin Appelman d8ba312679 fix incorrect variable name in libfilestorage 14 years ago
Robin Appelman e8e0608991 no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough 14 years ago
Robin Appelman b7aba15f17 add search functionality, for now only searches files but plugins/apps can extend that 14 years ago
Robin Appelman 70bf44401d correct them the right way this time 14 years ago
Robin Appelman 2673b6c054 typo's ... 14 years ago
Robin Appelman 67ba9b320e seperate hooks for OC_FILESYSTEM and OC_FILESTORAGE 14 years ago
Robin Appelman b8e1788ed0 replace filesystem observer with the more general OC_HOOK 14 years ago
Robin Appelman 871a4b3d4a more improvements for foldersize 14 years ago
Robin Appelman 225ad85e90 add free_space to OC_FILESYSTEM 14 years ago
Robin Appelman e984a3b47a fix keeping track of foldersize 14 years ago
Arthur Schiwon 5a03ce696c debug output should not be there 14 years ago
Arthur Schiwon 8a5d1ffebe fix that might solve strange uploading issues 14 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 14 years ago
Robin Appelman 318d024cc1 show size of folders in filebrowser 14 years ago
Matthew Dawson f2627dd757 When moving a file from/to a temporary location, also update the file access/modification times. 14 years ago
Robin Appelman ef5bd659fa added OC_FILESYSTEM::hash() 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Robin Appelman 15d15104d4 check if we can read the file before trying to get it's mime type 14 years ago