summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/API/Share20OCS.php
Commit message (Expand)AuthorAgeFilesLines
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-241-805/+0
* remove unneeded unlockRobin Appelman2016-10-121-2/+0
* get node by path as fallbackRobin Appelman2016-10-121-6/+8
* fix getting recipient share in ocs apiRobin Appelman2016-10-121-14/+18
* re-use the share node while formating if we already have itRobin Appelman2016-10-121-7/+13
* Always unlock node after trying to create a shareRobin Appelman2016-10-121-1/+3
* Allow increasing permissions for share ownerVincent Petry2016-09-131-1/+1
* dont show shares you own in "shared with you"Robin Appelman2016-09-071-0/+5
* Move updateShare and getShares over to use proper parametersRoeland Jago Douma2016-08-171-12/+23
* Use parameters in createShareRoeland Jago Douma2016-08-171-18/+17
* Move the Share20OCS code over to use the proper DataResponseRoeland Jago Douma2016-08-101-7/+7
* Fix testsRoeland Jago Douma2016-08-051-2/+2
* DataResponse required ['data' => DATA]Roeland Jago Douma2016-08-051-9/+9
* More exceptionsRoeland Jago Douma2016-08-051-57/+24
* Add OCSShareAPIMiddlewareRoeland Jago Douma2016-08-051-75/+24
* Throw OCSNotFoundExceptionsRoeland Jago Douma2016-08-051-91/+40
* Convert Share API to use the AppFrameworkRoeland Jago Douma2016-08-051-59/+187
* Do not allow to delete/update group shares as a group memberJoas Schilling2016-08-021-4/+4
* Fix apps/Joas Schilling2016-07-211-3/+5
* Allow shares with create permissions only aswellJoas Schilling2016-07-141-5/+6
* Add explicit delete permission to link sharesVincent Petry2016-06-241-4/+17
* Show the path relative to the requesting userRoeland Jago Douma2016-06-071-12/+12
* Update license headersLukas Reschke2016-05-261-0/+1
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-251-0/+768