Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust json to match the definition | Bjoern Schiessle | 2019-02-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | update compatible versions for cloud federation api | Robin Appelman | 2018-11-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 2 | -13/+41 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | 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 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | let the actual federated share provider check if incoming/outgoing shares ↵ | Bjoern Schiessle | 2018-07-02 | 1 | -13/+0 |
| | | | | | | are enabled for the specific resource type Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send the display name back after a federated share was received | Bjoern Schiessle | 2018-07-02 | 1 | -1/+7 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement config check | Bjoern Schiessle | 2018-07-02 | 1 | -3/+23 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 1 | -1/+0 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic ↵ | Bjoern Schiessle | 2018-07-02 | 1 | -2/+2 |
| | | | | | | \OCP\Share\Exception\ShareNotFound exception Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 1 | -3/+3 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix capabilities | Bjoern Schiessle | 2018-07-02 | 1 | -3/+7 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 1 | -1/+8 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 2 | -16/+21 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | update capabilities | Bjoern Schiessle | 2018-07-02 | 1 | -1/+5 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 1 | -9/+14 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 1 | -3/+11 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add cloud federation api app | Bjoern Schiessle | 2018-07-02 | 9 | -0/+1152 |
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> |