summaryrefslogtreecommitdiffstats
path: root/lib/private/share/hooks.php
Commit message (Expand)AuthorAgeFilesLines
* Fix addUserToGroup hook of the share codeMorris Jobke2016-02-251-0/+17
* When a user is removed we should remove the right sharesRoeland Jago Douma2016-02-051-1/+1
* intproduce pre_addToGroup hook. we need to calculate the possible uniqueBjoern Schiessle2015-07-061-28/+87
* owner is stored as 'uid_owner', not as 'owner' in the oc_share tableBjoern Schiessle2015-07-021-2/+2
* Remove unused variablesMorris Jobke2015-04-181-1/+1
* Update license headersJenkins for ownCloud2015-03-261-12/+14
* Revert "Updating license headers"Morris Jobke2015-02-261-13/+13
* Updating license headersJenkins for ownCloud2015-02-231-13/+13
* some small fixed, suggested by scrutinizerBjoern Schiessle2014-09-291-1/+1
* fix add user to group to work with grouped sharesBjoern Schiessle2014-09-241-10/+18
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-5/+5
* add a "helper" and a "hooks" class. Move constants needed by multiple classesBjoern Schiessle2014-03-251-0/+108