Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-14 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-10 | 2 | -20/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-06 | 2 | -0/+2 |
| | |||||
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-01 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-27 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-24 | 10 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-23 | 30 | -30/+0 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-13 | 2 | -0/+8 |
| | |||||
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-31 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-28 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-27 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-25 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-23 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-22 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-19 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-17 | 4 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-14 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-13 | 4 | -0/+12 |
| | |||||
* | update unit tests | Bjoern Schiessle | 2018-07-11 | 2 | -3/+46 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | handle unshare request from owner | Bjoern Schiessle | 2018-07-11 | 1 | -18/+25 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 1 | -0/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix notification when a group share is received | Bjoern Schiessle | 2018-07-11 | 1 | -9/+15 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 4 | -49/+122 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add setting to enable/disable federated group sharing | Bjoern Schiessle | 2018-07-11 | 3 | -2/+63 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 8 | -6/+12 |
| | |||||
* | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 1 | -0/+5 |
| | | | | | | | | | | | When a group share is deleted we keep track of this in the DB. Right now it is only possible for a recipient to get back the share by asking the sharer to delete it and to share it again. This doesn't scale. This endpoint makes it possible to get back the share. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | remove unused code | Bjoern Schiessle | 2018-07-02 | 1 | -24/+0 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove debug output | Bjoern Schiessle | 2018-07-02 | 1 | -1/+0 |
| | |||||
* | add support for different share types | Bjoern Schiessle | 2018-07-02 | 1 | -0/+10 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | make sure that remote url gets stored with a trailing '/' | Bjoern Schiessle | 2018-07-02 | 1 | -0/+5 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix notification tests | Bjoern Schiessle | 2018-07-02 | 1 | -4/+19 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | update tests | Bjoern Schiessle | 2018-07-02 | 1 | -259/+119 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove unused method | Bjoern Schiessle | 2018-07-02 | 1 | -24/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 2 | -17/+14 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic ↵ | Bjoern Schiessle | 2018-07-02 | 3 | -32/+22 |
| | | | | | | \OCP\Share\Exception\ShareNotFound exception Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | fix check for reshare permissions | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send RESHARE_CHANGE_PERMISSION message | Bjoern Schiessle | 2018-07-02 | 2 | -45/+114 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement RESHARE_UNDO notification | Bjoern Schiessle | 2018-07-02 | 3 | -5/+18 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | - Don't remove share before all notifications are created, otherwise we miss ↵ | Bjoern Schiessle | 2018-07-02 | 1 | -13/+3 |
| | | | | | | | | information necessary to create the notifications - Don't send message to owner/sharer about revoked re-shares twice. Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement unshare notification | Bjoern Schiessle | 2018-07-02 | 4 | -63/+145 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 4 | -42/+147 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement decline share | Bjoern Schiessle | 2018-07-02 | 4 | -46/+115 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 3 | -72/+168 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 3 | -6/+7 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 1 | -5/+15 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 4 | -16/+94 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement receiving of federated shares | Bjoern Schiessle | 2018-07-02 | 5 | -181/+338 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> |