Commit Graph

64 Commits (1b2e60b53d199dfc6534d32efbdccd2bce99ce8a)

Author SHA1 Message Date
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
Robin Appelman 0d408fe6f5 make use of the command line tools id3info and mp3info for scanning music if they are available 15 years ago
Jakob Sack e69079f935 Further improvements 15 years ago
Jakob Sack 924100dd8c One class per File 15 years ago
Robin Appelman f441059b01 add getLocalFile to local storage provider 15 years ago
Robin Appelman 6935f036a5 move list of mimetypes by extention to a seperate file. 15 years ago
Robin Appelman 5425c3d1e9 fix delTree 15 years ago
Robin Appelman d8ba312679 fix incorrect variable name in libfilestorage 15 years ago
Robin Appelman e8e0608991 no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough 15 years ago
Robin Appelman b7aba15f17 add search functionality, for now only searches files but plugins/apps can extend that 15 years ago
Robin Appelman 70bf44401d correct them the right way this time 15 years ago
Robin Appelman 2673b6c054 typo's ... 15 years ago
Robin Appelman 67ba9b320e seperate hooks for OC_FILESYSTEM and OC_FILESTORAGE 15 years ago
Robin Appelman b8e1788ed0 replace filesystem observer with the more general OC_HOOK 15 years ago
Robin Appelman 871a4b3d4a more improvements for foldersize 15 years ago
Robin Appelman 225ad85e90 add free_space to OC_FILESYSTEM 15 years ago
Robin Appelman e984a3b47a fix keeping track of foldersize 15 years ago
Arthur Schiwon 5a03ce696c debug output should not be there 15 years ago
Arthur Schiwon 8a5d1ffebe fix that might solve strange uploading issues 15 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 15 years ago
Robin Appelman 318d024cc1 show size of folders in filebrowser 15 years ago
Matthew Dawson f2627dd757 When moving a file from/to a temporary location, also update the file access/modification times. 15 years ago
Robin Appelman ef5bd659fa added OC_FILESYSTEM::hash() 15 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 15 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 15 years ago
Robin Appelman 15d15104d4 check if we can read the file before trying to get it's mime type 15 years ago
Robin Appelman 66a7c35d80 improve handeling of links 15 years ago
François KUBLER 92d08d513b Add support for hosts where open_basedir restriction is in effect. 15 years ago
Robin Appelman a98dfbbf71 plugin manager and plugin installer 15 years ago
Robin Appelman 420178bec8 fix fallback for mimetype detection using the 'file' command 16 years ago
Robin Appelman 5162809c8a make the filesystem configurable (no gui yet) 16 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 16 years ago
Aldo "xoen" Giambelluca 50c067ffe8 Added more MIME Types in `inc/lib_filestorage.php` 16 years ago
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 16 years ago
Robin Appelman d374bcddc1 fix recursive copying of folders with webdav 16 years ago