summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/API
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unneeded wrapperRoeland Jago Douma2016-08-051-64/+0
* 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-214-11/+16
* 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-263-2/+3
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-254-0/+1596