Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 1 | -2/+5 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove unused code | Bjoern Schiessle | 2018-07-02 | 1 | -24/+0 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement RESHARE_UNDO notification | Bjoern Schiessle | 2018-07-02 | 1 | -2/+16 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | implement unshare notification | Bjoern Schiessle | 2018-07-02 | 1 | -3/+19 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 1 | -3/+49 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 1 | -4/+84 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -2/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 1 | -6/+8 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | use https by default if no protocol is given. Only use unsecure connection ↵ | Bjoern Schiessle | 2016-11-02 | 1 | -32/+27 |
| | | | | | | if it is explicitely given Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+5 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 1 | -1/+3 |
|\ | |||||
| * | Increase fed share timeout from 3 to 10 + unit tests | Vincent Petry | 2016-06-22 | 1 | -2/+2 |
| | | |||||
| * | Add timeouts to make the UI usable again when a remote share is unreachable | Joas Schilling | 2016-06-22 | 1 | -1/+3 |
| | | |||||
* | | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-06-20 | 1 | -1/+1 |
|/ | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
| | |||||
* | improved error messages | Björn Schießle | 2016-05-20 | 1 | -0/+1 |
| | |||||
* | fall back to old re-sharing behaviour in case the remote server doesn't ↵ | Björn Schießle | 2016-05-20 | 1 | -0/+7 |
| | | | | support flat-reshares | ||||
* | update share permissions | Björn Schießle | 2016-05-20 | 1 | -1/+5 |
| | |||||
* | create re-share by owner and propagate unshare and unshare-from self request | Björn Schießle | 2016-05-20 | 1 | -11/+124 |
| | | | | correctly accross share owner and share initiator | ||||
* | Move FederatedFileSharing to PSR-4 | Joas Schilling | 2016-05-18 | 1 | -0/+184 |