Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 2 | -13/+41 |
* | remove the makefile | Bjoern Schiessle | 2018-07-02 | 1 | -50/+0 |
* | add support for different share types | Bjoern Schiessle | 2018-07-02 | 1 | -24/+15 |
* | let the actual federated share provider check if incoming/outgoing shares are... | Bjoern Schiessle | 2018-07-02 | 1 | -13/+0 |
* | send the display name back after a federated share was received | Bjoern Schiessle | 2018-07-02 | 1 | -1/+7 |
* | implement config check | Bjoern Schiessle | 2018-07-02 | 1 | -3/+23 |
* | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 1 | -1/+0 |
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC... | Bjoern Schiessle | 2018-07-02 | 1 | -2/+2 |
* | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 1 | -3/+3 |
* | fix capabilities | Bjoern Schiessle | 2018-07-02 | 1 | -3/+7 |
* | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 1 | -1/+8 |
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 2 | -16/+21 |
* | update capabilities | Bjoern Schiessle | 2018-07-02 | 1 | -1/+5 |
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 1 | -9/+14 |
* | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 1 | -3/+11 |
* | add cloud federation api app | Bjoern Schiessle | 2018-07-02 | 9 | -0/+1152 |