Commit Graph

38 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman 0062888aaf Also add metadata for postDelete hooks triggered from the view 10 years ago
Robin Appelman 0d63e95a5d Add metadata to post delete hooks 10 years ago
Robin Appelman 331ef0e3c0 Add getOwner to FileInfo 10 years ago
Robin Appelman c2d76d2010 fix internal path when searching in storage root 10 years ago
Olivier Paroz 3173ed29df The minimum size for internalRootLength is 1 10 years ago
Robin Appelman 1e5a41f008 Add hook connector to connect view and node hooks 10 years ago
Robin Appelman 9f11b27797 Use the view logic for getFolderContent for the node api 11 years ago
Morris Jobke 3e97ca3b96 Add getUserFolder to IRootFolder 11 years ago
Robin Appelman 0497534a6e more type hints 11 years ago
Scrutinizer Auto-Fixer fdbc21fc6c Scrutinizer Auto-Fixes 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Robin Appelman d11f01fa0f Add `getNonExistingName()` to the node api 11 years ago
Joas Schilling 3a6a0501c4 Add "throws" lines to calling methods and interface aswell 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Robin Appelman f5befbeac6 Check if we have a proper fileinfo 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Robin Appelman 8c9f1a982c Update the cache when renaming even if we dont emit hooks 11 years ago
Bernhard Posselt b8769802df fix node interface 11 years ago
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name 11 years ago
Bernhard Posselt 8e37214346 add an interface for the root folder so apps have an interface to deal with storage 11 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 11 years ago
Vincent Petry c6be491a89 Return file info from Node API 11 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 11 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 11 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 11 years ago
Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Robin Appelman 12207ec0c7 Fix SharedCache::getPathById 12 years ago
Robin Appelman 1deb6aadd3 return null instead of throwing an exception 12 years ago
Robin Appelman bf8f910a32 Fix Folder::getById 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago
Joas Schilling b330d07b51 Fix more documentation failes 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago