58 Commits (d44cbe3793bcc4c80edb0b7534c94123c76232c1)

Author SHA1 Message Date
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Morris Jobke c733cdaa65
Use ::class in test mocks of encryption app 6 years ago
  Morris Jobke ab36980d20
Use ::class in test mocks of dav app 6 years ago
  Morris Jobke 43e498844e
Use ::class in test mocks 6 years ago
  Lukas Reschke f8b4b2c499
Fix PHPUnit warnings 6 years ago
  Morris Jobke 895b9c2309 Use proper methods for registerBackend 6 years ago
  Bjoern Schiessle 7c2d473d76
add new config switched for the global scale architecture 7 years ago
  Joas Schilling fad02fe00c
Add the column so we keep the value from before the update 7 years ago
  Christoph Wurst 2317d7bb49
Fix sinon.stub deprecation warnings 7 years ago
  Joas Schilling 629b7c0fc3
Adjust docs and make !$currentAccess simpler 7 years ago
  Joas Schilling 5df727d4ad
Fix federated file sharing 7 years ago
  Roeland Jago Douma 12afd7d1d5
Add mail element to access list 7 years ago
  Roeland Jago Douma 53bca14a27
Do proper DI 7 years ago
  Bjoern Schiessle 449011dae7
remove discovery manager in favour of the OCSDiscoveryService 7 years ago
  Bjoern Schiessle 9afd160e66
allow to disable upload to lookup server, by default it is enabled 7 years ago
  Bjoern Schiessle 3323d01db1
update unit tests 7 years ago
  Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User 7 years ago
  Morris Jobke d85a351e77
Cleanup not used legacy classes 7 years ago
  Robin Appelman a359d0d7c7
remove test for removed code 7 years ago
  Robin Appelman fa49c4a13b
Add a single public api for resolving a cloud id to a user and remote and back 7 years ago
  Lukas Reschke 7b3855a375
Add config switch 7 years ago
  Bjoern Schiessle 4623b70cc9
catch all exception and return a user friendly exception message 7 years ago
  Bjoern Schiessle 76b1dee499
use https by default if no protocol is given. Only use unsecure connection if it is explicitely given 7 years ago
  Roeland Jago Douma 7e2159e9bb
Add defaultShareProvider & federatedshareprovider tests 7 years ago
  Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 8 years ago
  Lukas Reschke bd70221d61
Mock HTTPClientService 7 years ago
  Joas Schilling 6f8f78b07a
Fix some more sniffs 7 years ago
  Roeland Jago Douma ac2be923a6
Fix deprecated usages of getMock in federatedfilesharing 7 years ago
  Roeland Jago Douma 2812755359
Move federated sharing routes to the federatedfilesharingapp 7 years ago
  Roeland Jago Douma a1ed8207e9
HTTPHelper is deprecated 7 years ago
  Lukas Reschke 7ffb7b0d84
Use MockBuilder instead of createMock 8 years ago
  Lukas Reschke 8a7a0f3287
Add unit tests 8 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 8 years ago
  Bjoern Schiessle f8a531c06c
don't convert link share to federated share if outgoing federated shares are forbidden 8 years ago
  Bjoern Schiessle c7f6461c53
rename SaveToNextcloudController to MountPublicLinkController 8 years ago
  Bjoern Schiessle 56d3100f44
adjust copyright notices 8 years ago
  Bjoern Schiessle 5bbba490c4
move some stuff over to the federatedfilesharing app 8 years ago
  Bjoern Schiessle 2f23054b01
s/ownCloud/Nextcloud 8 years ago
  Bjoern Schiessle 33a685bc41
continue to accept the URL of the remote server instead of the federated cloud id 8 years ago
  Björn Schießle a0ae16aa1a
add unit tests 8 years ago
  Robin Appelman 8d32e1d35b Handle exceptions thrown while trying to notify remote server of a fed share 8 years ago
  Vincent Petry ec968a48e4
Increase fed share timeout from 3 to 10 + unit tests 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Björn Schießle 7b25839bd5
use share initiator as fall back to access the file 8 years ago
  Björn Schießle d23df4cba7
create re-share by owner and propagate unshare and unshare-from self request 8 years ago
  Björn Schießle 8f87e1104d
use query builder for getShare and add tests 8 years ago
  Björn Schießle 5a1641bed2
move request handler for federated shares to the federated sharing app 8 years ago
  Joas Schilling 8dc25321d3
Move FederatedFileSharing to PSR-4 8 years ago
  Björn Schießle e10105474f
move federated sharing settings to the federatedfilesharing app 8 years ago