Commit Graph

4 Commits (742f54b6d556797bbef2847e546861de0008a28a)

Author SHA1 Message Date
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Robin Appelman a0d570b4cc Change default mimetype detection for storage backends to only use filename 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 12 years ago
Thomas Müller f1eec74f70 additional readdir check in mappedlocal 12 years ago
Robin Appelman d051d6f925 make rmdir recursive for mappellocal storage backend 12 years ago
Thomas Mueller a05820c659 fixing various filesystem/storage unit tests on windows 12 years ago
Thomas Mueller b488800bd5 fix error in recursive search 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Thomas Mueller 92e6409f40 fixing mappedlocal storage to work on non-windows as well 12 years ago
Thomas Müller 8174e5faf1 make MappedLocal available and testable within Linux as well 12 years ago
Thomas Mueller fd8cb9974b initial version of a local storage implementation which will use unique slugified filename on the local filesystem. 12 years ago
Thomas Mueller 02e6adfdb3 fixing namespace 12 years ago
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 13 years ago
Robin Appelman e8d3a47685 add getId to storage backends 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 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
Bjoern Schiessle f752a27605 write keyfiles to server 13 years ago
Michael Gapczynski 586fe8f940 Change is_writable() call to isUpdatable() 13 years ago
Michael Gapczynski ede2b8a55f Missed a is_readable() call in local filestorage 13 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 13 years ago
Bart Visscher 14af503374 Fix parameter order in OC_Filestorage_Common->hash 13 years ago
Robin Appelman 7152b8b4ee remove unused and depricated getFolderSize 13 years ago
Sam Tuke a9a913c273 Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic) 13 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 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
Robin Appelman 0622fa79ba add temporary filestorage backend for testing purposed 13 years ago
Michael Gapczynski ff4b0c4d7f Move writable check into local filestorage so shared files can be renamed 13 years ago
Robin Appelman f06858689f revert an accidental change 13 years ago
Robin Appelman 72947e46d1 small improvement for is_dir 13 years ago
Robin Appelman 2e365658c8 better handeling of files that can behave like folder (e.g. archives) 13 years ago
Robin Appelman e76e4e7540 add touch() to all storage backands, and make parameter optional 13 years ago
Robin Appelman d8d4420f22 some cleanup in filestorage 13 years ago
Robin Appelman c8c3b8a63e chunked implementation for readfile 13 years ago
Robin Appelman d9c7e4c333 proper mimetypes for encrypted files 13 years ago
Robin Appelman 1cffeefa06 move implementation of from/toTmpFile from the file storage to the filesystem 13 years ago
Robin Appelman 3d67cd51c2 encryption proxy wip 13 years ago
Klaas Freitag 60a03580ff allow to set a files mtime through a PROPPATCH request on resource 13 years ago
Robin Appelman 3c52ac7af3 make local filestorage comply with test cases 13 years ago
Robin Appelman d6aa5ac7e8 make local filestorage comply with test cases 13 years ago
Klaas Freitag 85853f9ec2 - Added the ability to change a files mtime via webdavs propset. 13 years ago
Robin Appelman 30673e4786 writable not writeable 13 years ago
Robin Appelman 2f4a289782 fix non-absolute symbolic links 13 years ago
Georg Ehrke 0fb73ec49d fix previous change 13 years ago