Commit Graph

17 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

Author SHA1 Message Date
Bernhard Posselt 8e37214346 add an interface for the root folder so apps have an interface to deal with storage 12 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 12 years ago
Vincent Petry c6be491a89 Return file info from Node API 12 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 12 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 12 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 12 years ago
Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface 12 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 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 13 years ago
Joas Schilling b330d07b51 Fix more documentation failes 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago