Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix files_sharing | Roeland Jago Douma | 2018-11-02 | 1 | -1/+2 |
* | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 1 | -0/+2 |
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 1 | -0/+2 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -2/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Remove old code + add Middleware | Roeland Jago Douma | 2017-08-10 | 1 | -0/+8 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Do proper DI | Roeland Jago Douma | 2017-04-11 | 1 | -1/+1 |
* | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 1 | -5/+1 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+2 |
* | register cloudidmanager for files_sharing | Robin Appelman | 2017-02-08 | 1 | -0/+4 |
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -1/+2 |
* | allow to access mail shares even if public links are disabled | Bjoern Schiessle | 2017-01-04 | 1 | -1/+3 |
* | Move files_sharing Controllers => Controller | Roeland Jago Douma | 2016-10-24 | 1 | -2/+2 |
* | Move Share20OCS to ShareAPIController | Roeland Jago Douma | 2016-10-24 | 1 | -14/+0 |
* | Adding Open Graph Support for public shares http://ogp.me/ | Thomas Müller | 2016-10-21 | 1 | -2/+6 |
* | Move remote_shares OCS endpoint to AppFramework | Roeland Jago Douma | 2016-09-09 | 1 | -0/+1 |
* | HTTPHelper is deprecated | Roeland Jago Douma | 2016-08-24 | 1 | -1/+1 |
* | Add OCSShareAPIMiddleware | Roeland Jago Douma | 2016-08-05 | 1 | -0/+9 |
* | Convert Share API to use the AppFramework | Roeland Jago Douma | 2016-08-05 | 1 | -1/+14 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+5 |
* | Add eventdispatcher to public link view | Roeland Jago Douma | 2016-07-18 | 1 | -1/+2 |
* | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 1 | -1/+1 |
* | Catch exceptions while creating shared mounts (#25077) | Robin Appelman | 2016-06-20 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
* | Move classes from outside lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+145 |