Commit Graph

23 Commits (f4dc9e6bf3bf1db1712fde818b5df64516763ce6)

Author SHA1 Message Date
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Robin McCorkell a79757bc37 Store FileInfo::getType() result for future use 10 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 10 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 10 years ago
Lukas Reschke 6535540dcd Check if the size field is available 10 years ago
Robin Appelman ccb4475a8d Expose creatable permissions trough fileinfo 11 years ago
Thomas Müller 9d2cff50ed shared files/folders are not mounted 11 years ago
Robin Appelman dea5219244 Fix folder name for storage root 11 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 11 years ago
Thomas Müller c92c577b5e - Introduce isShared() and isMounted() on FileInfo class 11 years ago
Robin Appelman 51165a1a04 Check if value exists before returning 11 years ago
Robin Appelman 65f52fee4f Fix FileInfo->getType errors 11 years ago
Robin Appelman db6fb198fe don't throw errors in getType 11 years ago
Robin Appelman 9231195c98 Fix FileInfo->getType 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Robin Appelman 09502fcb36 remove the JsonSerializable interface from \OC\Files\FileInfo 11 years ago
Robin Appelman fc5f20112e Add isReadable, isUpdateable, isDeletable, isShareable 11 years ago
Robin Appelman e706cf6c06 add Support for passing a FileInfo instance to View->putFileInfo 11 years ago
Robin Appelman 82762bb462 remove ArrayAccess, JsonSerializable from the public part of FileInfo 11 years ago
Robin Appelman 617acbd6f9 Add a FileInfo class which holds all info of a file and return that from getFileInfo, getDirectoryContent and search 11 years ago