Commit Graph

35 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl aefe826202
Adjust default 5 years ago
Julius Härtl f68f67f354
Move remoteId of remote reshares to string 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Morris Jobke 0763a17332
Move federated_share_added into a typed event 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Bjoern Schiessle b23032e4c5
implement federated group shares 8 years ago
Bjoern Schiessle ce567b6121
remove unused code 8 years ago
Bjoern Schiessle 2bb1956c1f
implement RESHARE_UNDO notification 8 years ago
Bjoern Schiessle a176a1f318
implement unshare notification 8 years ago
Bjoern Schiessle fab4e561f4
send reshare over OCM API 8 years ago
Bjoern Schiessle bbce8c3ea1
adjust to latest api version 8 years ago
Bjoern Schiessle a3948e8a12
use new API to send a federated share if possible 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Bjoern Schiessle 449011dae7
remove discovery manager in favour of the OCSDiscoveryService 9 years ago
Bjoern Schiessle 76b1dee499
use https by default if no protocol is given. Only use unsecure connection if it is explicitely given 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Vincent Petry ec968a48e4
Increase fed share timeout from 3 to 10 + unit tests 10 years ago
Joas Schilling 3e763ac81e
Add timeouts to make the UI usable again when a remote share is unreachable 10 years ago
Bjoern Schiessle 9eaccaf2b1
s/ownCloud/Nextcloud 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Björn Schießle 06b6e2bff5
improved error messages 10 years ago
Björn Schießle 92fa0c7dfd
fall back to old re-sharing behaviour in case the remote server doesn't support flat-reshares 10 years ago
Björn Schießle 2dc26aada7
update share permissions 10 years ago
Björn Schießle d23df4cba7
create re-share by owner and propagate unshare and unshare-from self request 10 years ago
Joas Schilling 8dc25321d3
Move FederatedFileSharing to PSR-4 10 years ago
Bjoern Schiessle fbd5c28c39 re-try to send unshare notification if remote server is not available 10 years ago
Lukas Reschke 59028cced0 Add autodiscovery support to server-to-server sharing 10 years ago
Bjoern Schiessle 9079388e02 implementation of the federated share provider 10 years ago