summaryrefslogtreecommitdiffstats
path: root/lib/private/share20
Commit message (Expand)AuthorAgeFilesLines
* Replace other usagesJoas Schilling2016-01-251-4/+3
* [Share 2.0] Add deleteFromSelf methodRoeland Jago Douma2016-01-223-0/+104
* [Share 2.0] Fix displaying old shares propleryRoeland Jago Douma2016-01-211-1/+12
* Comments from VincentRoeland Jago Douma2016-01-212-8/+8
* Add Unit tests for the default share providerRoeland Jago Douma2016-01-211-13/+17
* [Share 2.0] Add subfiles=xRoeland Jago Douma2016-01-212-13/+1
* [Share 2.0] Resolve group sharesRoeland Jago Douma2016-01-211-5/+72
* [Sharing 2.0] Start with getSharesRoeland Jago Douma2016-01-213-13/+128
* [Share 2.0] Add fetching link shares to share managerRoeland Jago Douma2016-01-203-12/+71
* Properly DI the servercontainerRoeland Jago Douma2016-01-202-4/+22
* [Share 2.0] Share Object creation is a fragile thingRoeland Jago Douma2016-01-182-13/+84
* Only select elements from the database that we supportRoeland Jago Douma2016-01-141-1/+26
* Use namedparameterRoeland Jago Douma2016-01-141-6/+3
* [Share 2.0] Fix pre_share and post_share hooksRoeland Jago Douma2016-01-131-1/+17
* [Share 2.0] Let the factory do the factory stuffRoeland Jago Douma2016-01-135-131/+53
* [Share 2.0] Use full share id (providerId:shareId)Roeland Jago Douma2016-01-135-61/+127
* [Share 2.0] Add share provider factoryRoeland Jago Douma2016-01-135-60/+167
* [Share 2.0] Allow registering of share providersRoeland Jago Douma2016-01-132-17/+164
* Happy new year!Thomas Müller2016-01-127-7/+7
* [Sharing 2.0] Some error cases report 404 instead of 403Roeland Jago Douma2016-01-061-2/+5
* [Sharing 2.0] Add L10N instance to manager for translated errorsRoeland Jago Douma2016-01-061-7/+18
* [Share 2.0] Make the share manager ready for share creationRoeland Jago Douma2016-01-061-9/+511
* [Share 2.0] Make share provider ready for create sharesRoeland Jago Douma2016-01-062-13/+114
* [Share 2.0] Update share classRoeland Jago Douma2016-01-062-2/+35
* [Sharing 2.0] Fix phpdoc etcRoeland Jago Douma2015-11-245-40/+47
* [Sharing 2.0] Default share provider only generic DIRoeland Jago Douma2015-11-241-11/+11
* [Sharing 2.0] Removed unused DI stuffRoeland Jago Douma2015-11-241-36/+8
* [Sharing 2.0] Move hook and delete children logic to share managerRoeland Jago Douma2015-11-233-49/+93
* [Share2.0] OCS Share API getShare uses new codeRoeland Jago Douma2015-11-163-17/+70
* Add unshare hooksRoeland Jago Douma2015-11-053-2/+59
* The new sharing code now handles deletionRoeland Jago Douma2015-11-057-103/+532
* Initial setup of shareing 2.0 sharemanager and shareRoeland Jago Douma2015-11-053-0/+623