Commit Graph

13 Commits (a77d468d3568055ee85dd9508a2f009cb5da650f)

Author SHA1 Message Date
Thomas Müller 9d2cff50ed shared files/folders are not mounted 12 years ago
Robin Appelman dea5219244 Fix folder name for storage root 12 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago
Thomas Müller c92c577b5e - Introduce isShared() and isMounted() on FileInfo class 12 years ago
Robin Appelman 51165a1a04 Check if value exists before returning 13 years ago
Robin Appelman 65f52fee4f Fix FileInfo->getType errors 13 years ago
Robin Appelman db6fb198fe don't throw errors in getType 13 years ago
Robin Appelman 9231195c98 Fix FileInfo->getType 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Robin Appelman 09502fcb36 remove the JsonSerializable interface from \OC\Files\FileInfo 13 years ago
Robin Appelman fc5f20112e Add isReadable, isUpdateable, isDeletable, isShareable 13 years ago
Robin Appelman e706cf6c06 add Support for passing a FileInfo instance to View->putFileInfo 13 years ago
Robin Appelman 82762bb462 remove ArrayAccess, JsonSerializable from the public part of FileInfo 13 years ago
Robin Appelman 617acbd6f9 Add a FileInfo class which holds all info of a file and return that from getFileInfo, getDirectoryContent and search 13 years ago