Commit Graph

22 Commits (f4dc9e6bf3bf1db1712fde818b5df64516763ce6)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 378eef7eb4 migrate share helper method to IConfig 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Joas Schilling b180724cd0 Extract the remote host from user input in share dropdown 10 years ago
Vincent Petry 9f137ac259 Fix reshare permission change to not impair other deletion code 10 years ago
Bjoern Schiessle b6f63e9b3d don't delete share table entries for the unique name if re-share permission was removed 10 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 10 years ago
Miguel Prokop 397f14ed86 Consolidate if statement, and update unit test 10 years ago
Miguel Prokop 1d4d308a6c fix calculation of expiration date if there is a default expiration date set (but not forced) and the user does not want the link to expire. 10 years ago
Bjoern Schiessle 6e7acb8ae0 some small fixed, suggested by scrutinizer 11 years ago
Bjoern Schiessle 2a4da7fe09 on unshare only unshare childrens if there is no other parent available 11 years ago
Bjoern Schiessle 52b6469b0c call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all checks are executed, e.g. to check if the share is really visible 11 years ago
Bjoern Schiessle bd268c35f5 generateTarget() will always find a unique target 11 years ago
Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly 11 years ago
Bjoern Schiessle f15d7dfec0 only expire link shares 11 years ago
Bjoern Schiessle 5bbfdc35d7 make sure that we remove all shares refering to the same parent 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Bjoern Schiessle 7a48f24459 use default expire date only for link shares 11 years ago
Thomas Müller 147007bdd8 fixing typo and missing @throws 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Bjoern Schiessle 6650be9913 add setting to set default expire date 11 years ago
Bjoern Schiessle b602662578 add a "helper" and a "hooks" class. Move constants needed by multiple classes 11 years ago