Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if value exists before returning | Robin Appelman | 2014-03-07 | 1 | -2/+5 |
* | Fix FileInfo->getType errors | Robin Appelman | 2014-03-07 | 1 | -1/+8 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -0/+4 |
* | remove the JsonSerializable interface from \OC\Files\FileInfo | Robin Appelman | 2014-02-14 | 1 | -5/+1 |
* | Add isReadable, isUpdateable, isDeletable, isShareable | Robin Appelman | 2014-01-24 | 1 | -1/+37 |
* | add Support for passing a FileInfo instance to View->putFileInfo | Robin Appelman | 2014-01-13 | 1 | -0/+4 |
* | remove ArrayAccess, JsonSerializable from the public part of FileInfo | Robin Appelman | 2014-01-13 | 1 | -2/+2 |
* | Add a FileInfo class which holds all info of a file and return that from getF... | Robin Appelman | 2014-01-13 | 1 | -0/+149 |