Bjoern Schiessle
|
449011dae7
|
remove discovery manager in favour of the OCSDiscoveryService
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2017-04-11 15:04:01 +02:00 |
Robin Appelman
|
1c59240894
|
Add api to change the remote of an incoming federated share
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-03-10 14:45:40 +01:00 |
Robin Appelman
|
fa49c4a13b
|
Add a single public api for resolving a cloud id to a user and remote and back
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-02-08 15:17:02 +01:00 |
Bjoern Schiessle
|
3882a8d648
|
some code cleanup while working on the file
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2017-01-19 10:12:46 +01:00 |
Bjoern Schiessle
|
cd8104dfb0
|
add brute force protection to 'mount public link' operation
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2017-01-19 10:12:46 +01:00 |
Joas Schilling
|
bdaf334c53
|
Move file sharing activities to the new API
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 16:45:08 +01:00 |
Roeland Jago Douma
|
2812755359
|
Move federated sharing routes to the federatedfilesharingapp
* Move routes to app
* Move routes over to the AppFramework
* Fix tests
There is plenty of stuff to fix properly here. But out of scope for now.
|
2016-08-28 21:26:33 +02:00 |
Roeland Jago Douma
|
a1ed8207e9
|
HTTPHelper is deprecated
Use the IClientService instead
|
2016-08-24 21:30:39 +02:00 |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
Bjoern Schiessle
|
f8a531c06c
|
don't convert link share to federated share if outgoing federated shares are forbidden
|
2016-07-14 20:48:45 +02:00 |
Bjoern Schiessle
|
c7f6461c53
|
rename SaveToNextcloudController to MountPublicLinkController
|
2016-07-14 16:39:48 +02:00 |
Bjoern Schiessle
|
56d3100f44
|
adjust copyright notices
|
2016-07-14 16:39:48 +02:00 |
Bjoern Schiessle
|
55b990b544
|
allow to mount public link from Nextclouds <= 9
|
2016-07-14 16:39:48 +02:00 |
Bjoern Schiessle
|
5bbba490c4
|
move some stuff over to the federatedfilesharing app
|
2016-07-14 16:39:48 +02:00 |
Bjoern Schiessle
|
2f23054b01
|
s/ownCloud/Nextcloud
|
2016-07-14 16:39:48 +02:00 |
Bjoern Schiessle
|
33a685bc41
|
continue to accept the URL of the remote server instead of the federated cloud id
|
2016-07-14 16:39:48 +02:00 |
Björn Schießle
|
f5d0b464a7
|
create a real federated share if a user add a public link to his ownCloud
this way the owner sees all mounted public links and control them individually
|
2016-07-14 11:22:35 +02:00 |