Commit Graph

47 Commits (17d466b03b91ccc058fe1a88340df36c22a580c2)

Author SHA1 Message Date
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
scambra 2b5133a1c4 check free space using folder's owner 13 years ago
Robin Appelman 9b44d0cb32 add OC_FileStorage::getLocalFolder 13 years ago
Michael Gapczynski f328f53ec1 Fix filesystem hash, no longer using basicOperation() 13 years ago
Michael Gapczynski f25ccaff59 Fix filesystem hash, no longer using basicOperation() 13 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
Sam Tuke c244daac89 removed readdir to fix bug oc-1054 13 years ago
Sam Tuke 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll) 13 years ago
Robin Appelman 449760f665 add hasUpdated to oc_filestorage 13 years ago
Sam Tuke ef60dcc23e fixed typo 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Robin Appelman e76e4e7540 add touch() to all storage backands, and make parameter optional 13 years ago
Robin Appelman e2721fc93c make OC_FileStorage abstract 13 years ago
Robin Appelman c8c3b8a63e chunked implementation for readfile 13 years ago
Robin Appelman 1cffeefa06 move implementation of from/toTmpFile from the file storage to the filesystem 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
Robin Appelman 66a7c35d80 improve handeling of links 14 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 15 years ago