Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |