Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Share20OCS to ShareAPIController | Roeland Jago Douma | 2016-10-24 | 1 | -805/+0 |
* | remove unneeded unlock | Robin Appelman | 2016-10-12 | 1 | -2/+0 |
* | get node by path as fallback | Robin Appelman | 2016-10-12 | 1 | -6/+8 |
* | fix getting recipient share in ocs api | Robin Appelman | 2016-10-12 | 1 | -14/+18 |
* | re-use the share node while formating if we already have it | Robin Appelman | 2016-10-12 | 1 | -7/+13 |
* | Always unlock node after trying to create a share | Robin Appelman | 2016-10-12 | 1 | -1/+3 |
* | Allow increasing permissions for share owner | Vincent Petry | 2016-09-13 | 1 | -1/+1 |
* | Move remote_shares OCS endpoint to AppFramework | Roeland Jago Douma | 2016-09-09 | 1 | -230/+0 |
* | dont show shares you own in "shared with you" | Robin Appelman | 2016-09-07 | 1 | -0/+5 |
* | Sharee API to AppFramework | Roeland Jago Douma | 2016-08-26 | 1 | -537/+0 |
* | HTTPHelper is deprecated | Roeland Jago Douma | 2016-08-24 | 1 | -6/+6 |
* | Move updateShare and getShares over to use proper parameters | Roeland Jago Douma | 2016-08-17 | 1 | -12/+23 |
* | Use parameters in createShare | Roeland Jago Douma | 2016-08-17 | 1 | -18/+17 |
* | Move the Share20OCS code over to use the proper DataResponse | Roeland Jago Douma | 2016-08-10 | 1 | -7/+7 |
* | Fix tests | Roeland Jago Douma | 2016-08-05 | 1 | -2/+2 |
* | DataResponse required ['data' => DATA] | Roeland Jago Douma | 2016-08-05 | 1 | -9/+9 |
* | More exceptions | Roeland Jago Douma | 2016-08-05 | 1 | -57/+24 |
* | Add OCSShareAPIMiddleware | Roeland Jago Douma | 2016-08-05 | 1 | -75/+24 |
* | Throw OCSNotFoundExceptions | Roeland Jago Douma | 2016-08-05 | 1 | -91/+40 |
* | Remove unneeded wrapper | Roeland Jago Douma | 2016-08-05 | 1 | -64/+0 |
* | Convert Share API to use the AppFramework | Roeland Jago Douma | 2016-08-05 | 1 | -59/+187 |
* | Do not allow to delete/update group shares as a group member | Joas Schilling | 2016-08-02 | 1 | -4/+4 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 4 | -11/+16 |
* | Allow shares with create permissions only aswell | Joas Schilling | 2016-07-14 | 1 | -5/+6 |
* | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 1 | -4/+17 |
* | Show the path relative to the requesting user | Roeland Jago Douma | 2016-06-07 | 1 | -12/+12 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -2/+3 |
* | Move classes from outside lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 4 | -0/+1596 |