Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -6/+20 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | According to the OCM specification the body needs to be JSON encoded | Bjoern Schiessle | 2019-02-19 | 1 | -3/+4 |
* | translate nextcloud share types to OCM share types | Bjoern Schiessle | 2018-07-11 | 1 | -1/+5 |
* | log error messgage | Bjoern Schiessle | 2018-07-11 | 1 | -0/+1 |
* | cache results from ocm end-point discovery | Bjoern Schiessle | 2018-07-02 | 1 | -0/+11 |
* | fix return type from send share | Bjoern Schiessle | 2018-07-02 | 1 | -1/+2 |
* | look for correct OCM permissions | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
* | cleanup variable naming, it is actually a resource type | Bjoern Schiessle | 2018-07-02 | 1 | -12/+10 |
* | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 2 | -1/+8 |
* | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 1 | -3/+4 |
* | detect correctly if a share was send successful | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 4 | -22/+41 |
* | check API Version | Bjoern Schiessle | 2018-07-02 | 1 | -1/+5 |
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 2 | -14/+55 |
* | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 2 | -5/+74 |
* | check if cloud federation api is ready | Bjoern Schiessle | 2018-07-02 | 1 | -1/+15 |
* | start implementing federated sharing 2.0 | Bjoern Schiessle | 2018-07-02 | 4 | -0/+559 |
* | Make OCP\Federation strict | Roeland Jago Douma | 2018-01-16 | 2 | -10/+12 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -12/+19 |
* | Fix DI of the cloud id manager into apps | Joas Schilling | 2017-02-14 | 1 | -0/+1 |
* | fix copyright headers | Robin Appelman | 2017-02-09 | 2 | -1/+5 |
* | clean cloud ids | Robin Appelman | 2017-02-09 | 1 | -3/+2 |
* | add tests | Robin Appelman | 2017-02-08 | 1 | -1/+1 |
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 2 | -0/+182 |