33 Commits (eb502c02ff7693bb36318d857985f79e7bac370c)

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
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Daniel Kesselberg 6b1af4ac8c
Pass $path to ocmPermissions2ncPermissions 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 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 0e72d38747
Catch Request exception in testRemoteUrl 7 years ago
Robin Appelman 2c1f6331a4
Add interface to allow storages from opting out of encryption 7 years ago
Bjoern Schiessle cdf8abb060
look for correct OCM permissions 7 years ago
Roeland Jago Douma 055a003661
Use an actual function of the storage to determine needsPartFile 8 years ago
Morris Jobke d2d73f1ce8
Also replace all other occurences 8 years ago
Roeland Jago Douma 3b343e287f
Also cache invalid DiscoveryService response 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Morris Jobke 1729e4471f
Update comments to Nextcloud 9 years ago
Roeland Jago Douma 53bca14a27
Do proper DI 9 years ago
Bjoern Schiessle 449011dae7
remove discovery manager in favour of the OCSDiscoveryService 9 years ago
Robin Appelman fa49c4a13b
Add a single public api for resolving a cloud id to a user and remote and back 9 years ago
Lukas Reschke 498b7399c1
Inject IHTTPClientService 9 years ago
Vincent Petry 118c9d58fe
Fix fed share test call to return proper result 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Robin Appelman 88ef163276 handle unavailable fed shares while testing for availability (#25277) 9 years ago
Vincent Petry ec968a48e4
Increase fed share timeout from 3 to 10 + unit tests 9 years ago
Joas Schilling 3e763ac81e
Add timeouts to make the UI usable again when a remote share is unreachable 9 years ago
Robin Appelman 4f02bd1dff disable cleanFolder for the federated share storage 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 3a716ae91c
Move lib/ to PSR-4 10 years ago
Björn Schießle e906796f99
ask for share-permissions on propfind 10 years ago
Lukas Reschke 80b91264e1 Delay check till scanner is used 10 years ago
Lukas Reschke c0200bc5c3 Use "hasKey" instead of checking the value 10 years ago
Lukas Reschke 8214fae9ae Use HTTPClient instead of file_get_contents 10 years ago
Lukas Reschke 63bd6b25db Cache results of testRemoteUrl 10 years ago
Lukas Reschke 9ca1e9c7e9 Only use scanner if remote is an ownCloud 10 years ago
Lukas Reschke e965dcaebf /shareinfo is not required 10 years ago
Lukas Reschke 74e47da883 Add missing trailing slash 10 years ago
Robin Appelman 080a62231e use ocs discover endpoint to test remote 10 years ago
Lukas Reschke 59028cced0 Add autodiscovery support to server-to-server sharing 10 years ago
Vincent Petry e1dbae1467 Properly trigger testRemote after getting a 404 from remote fed share 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Vincent Petry 6e4006d139 Add reshare permission checks 10 years ago
Robin Appelman 1d82d93baa Implement getOwner for external share storage 10 years ago
Vincent Petry d658d8dd4e Always detect remote changes for fed sharing 10 years ago
Vincent Petry 3d6be69f25 Throw storage not available on guzzle error 10 years ago
Vincent Petry 5d3aa36355 Catch more error codes thrown by federated shares 10 years ago
Scrutinizer Auto-Fixer fdbc21fc6c Scrutinizer Auto-Fixes 11 years ago