summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/Notifications.php
Commit message (Collapse)AuthorAgeFilesLines
* implement federated group sharesBjoern Schiessle2018-07-111-2/+5
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* remove unused codeBjoern Schiessle2018-07-021-24/+0
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* implement RESHARE_UNDO notificationBjoern Schiessle2018-07-021-2/+16
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* implement unshare notificationBjoern Schiessle2018-07-021-3/+19
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* send reshare over OCM APIBjoern Schiessle2018-07-021-3/+49
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* adjust to latest api versionBjoern Schiessle2018-07-021-1/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* use new API to send a federated share if possibleBjoern Schiessle2018-07-021-4/+84
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Update license headersMorris Jobke2017-11-061-2/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-6/+8
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* use https by default if no protocol is given. Only use unsecure connection ↵Bjoern Schiessle2016-11-021-32/+27
| | | | | | if it is explicitely given Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Fix apps/Joas Schilling2016-07-211-1/+5
|
* Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-1/+3
|\
| * Increase fed share timeout from 3 to 10 + unit testsVincent Petry2016-06-221-2/+2
| |
| * Add timeouts to make the UI usable again when a remote share is unreachableJoas Schilling2016-06-221-1/+3
| |
* | s/ownCloud/NextcloudBjoern Schiessle2016-06-201-1/+1
|/
* Update license headersLukas Reschke2016-05-261-2/+2
|
* improved error messagesBjörn Schießle2016-05-201-0/+1
|
* fall back to old re-sharing behaviour in case the remote server doesn't ↵Björn Schießle2016-05-201-0/+7
| | | | support flat-reshares
* update share permissionsBjörn Schießle2016-05-201-1/+5
|
* create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-201-11/+124
| | | | correctly accross share owner and share initiator
* Move FederatedFileSharing to PSR-4Joas Schilling2016-05-181-0/+184