Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle unshare request from owner | Bjoern Schiessle | 2018-07-11 | 1 | -18/+25 |
* | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 1 | -0/+2 |
* | fix notification when a group share is received | Bjoern Schiessle | 2018-07-11 | 1 | -9/+15 |
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 1 | -32/+81 |
* | 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 |
* | make sure that remote url gets stored with a trailing '/' | Bjoern Schiessle | 2018-07-02 | 1 | -0/+5 |
* | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 1 | -15/+12 |
* | replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC... | Bjoern Schiessle | 2018-07-02 | 1 | -14/+14 |
* | fix check for reshare permissions | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
* | send RESHARE_CHANGE_PERMISSION message | Bjoern Schiessle | 2018-07-02 | 1 | -0/+82 |
* | implement RESHARE_UNDO notification | Bjoern Schiessle | 2018-07-02 | 1 | -2/+1 |
* | implement unshare notification | Bjoern Schiessle | 2018-07-02 | 1 | -1/+110 |
* | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 1 | -6/+74 |
* | implement decline share | Bjoern Schiessle | 2018-07-02 | 1 | -7/+98 |
* | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 1 | -8/+149 |
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 1 | -4/+5 |
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 1 | -5/+15 |
* | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 1 | -9/+1 |
* | implement receiving of federated shares | Bjoern Schiessle | 2018-07-02 | 2 | -83/+272 |
* | start implementing federated sharing 2.0 | Bjoern Schiessle | 2018-07-02 | 1 | -0/+83 |