Commit History

作者 SHA1 備註 提交日期
  Bjoern Schiessle 0eee3a2618 remove unencrypted_size from the cache, size will contain the unencrypted size 9 年之前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年之前
  Vincent Petry 4322287fc3 Fix size propagation over shared storage boundary 9 年之前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年之前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年之前
  Robin McCorkell 2b99fc76ec Cleanup of PHPDoc return types 9 年之前
  Vincent Petry 11b3aa2dbe Fix issues with searchByTag in shared storage 10 年之前
  Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 10 年之前
  Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 10 年之前
  Robin Appelman ce10b93519 Dont return cached date in shared cache when the file doesn't exist 10 年之前
  Robin Appelman 4438c7de1d Fix shared cache getFolderContents 10 年之前
  Robin Appelman eb8683e6ee trim leading slash 10 年之前
  Robin Appelman 12207ec0c7 Fix SharedCache::getPathById 10 年之前
  Jörn Friedrich Dreyer a7b4cd77b1 traverse folders in php to search in shared files 10 年之前
  Vincent Petry 658828867c Correctly return the owner display name for children of shares 10 年之前
  Bjoern Schiessle 84d36df70b make sure that we always return the correct permissions 10 年之前
  Robin Appelman a978607011 Use &= 10 年之前
  Bjoern Schiessle 0b2ae314c7 check if permissions exists 10 年之前
  Robin Appelman 60ea4388ed Limit permissions to share permissions 10 年之前
  Thomas Müller da3974bcb2 - drop permissions table and related code 10 年之前
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 年之前
  Robin McCorkell e7aebc5c32 Fix whitespace issues 10 年之前
  Robin McCorkell 6930ae22e4 Fix more missing or broken PHPDoc 10 年之前
  Vincent Petry 390549c286 Merge pull request #8221 from owncloud/type-hinting-sharing 10 年之前
  Bjoern Schiessle 33883a46f5 return the new name if a mount point was renamed 10 年之前
  icewind1991 b95aa43a5d Merge pull request #8285 from owncloud/better_getmountby_handling 10 年之前
  Bart Visscher 66b1ad0a9b Merge branch 'master' into type-hinting-sharing 10 年之前
  Robin Appelman b42418246f Also fixed the returned internal path when getting the root shared item by id 10 年之前
  Robin Appelman c53c4b9791 fix search by mime for shared single files 10 年之前
  Robin McCorkell 77e3d067f0 Better handle return values from Filesystem::getMountBy* 10 年之前