Commit Graph

17 Commits (5a8d37023a84d933eaa5113400014805048a689b)

Author SHA1 Message Date
Vincent Petry 788c8540aa Added isLocal() method to storage, used for xsendfile 11 years ago
Robin Appelman fc5f20112e Add isReadable, isUpdateable, isDeletable, isShareable 11 years ago
Robin Appelman 82762bb462 remove ArrayAccess, JsonSerializable from the public part of FileInfo 11 years ago
Robin Appelman 39d2c18793 Extends phpdoc for \OCP\File\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
Morris Jobke b3e7e54c8d fix some capital letters 12 years ago
Morris Jobke 4e0fa85307 page level doc blocks and class descriptions 12 years ago
Morris Jobke ef592981ea unify license headers for public API files 12 years ago
Thomas Müller 730c80ff9c adding additional exceptions for special cases where creating a file might not be allowed 12 years ago
Robin Appelman 58ed78aa9e cleanup public storage interface a bit 12 years ago
Robin Appelman 2e5ce091f0 add storage backend interface to public namespace 12 years ago
Robin Appelman 9ad7891b4e improve phpdoc for the public files interface 12 years ago
Robin Appelman e271a55783 move filesystem expceptions to global namespace 12 years ago
Robin Appelman 315344eb9c move public files api to a clearer namespace 12 years ago
Robin Appelman 2e1b534957 update phpdoc for public fileapi 12 years ago
Robin Appelman 0131a32025 extract interfaces from fileapi for public namespace 12 years ago