summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20/DefaultShareProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Fix detecting deleted shares in object storeAndrius2017-03-091-1/+2
* commit transaction after select queryphisch2016-12-161-1/+1
* always use numeric storage id in cacheentryRobin Appelman2016-12-131-1/+0
* also work with group sharesRobin Appelman2016-11-171-1/+5
* let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-171-3/+18
* Fix merging backend resultsRoeland Jago Douma2016-11-011-1/+2
* Stricter signatureRoeland Jago Douma2016-10-311-1/+2
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+43
* Merge pull request #1640 from nextcloud/less_queries_group_shareMorris Jobke2016-10-101-30/+49
|\
| * More efficient group share resolvingRoeland Jago Douma2016-10-061-30/+49
* | Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry2016-10-061-8/+38
|/
* Fix othersJoas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-0/+1
* use share initiator as fall back to access the fileBjörn Schießle2016-05-201-1/+1
* Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-131-0/+38
* Migrate post_groupDelete hook to share manager (#23841)Roeland Douma2016-04-121-0/+43
* Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-041-1/+64
* Remove dead functionRoeland Jago Douma2016-03-231-24/+0
* Remove support for old shares in the default share providerRoeland Jago Douma2016-03-231-24/+3
* Move (new) sharing over to composer autoloaderRoeland Jago Douma2016-03-201-0/+852