summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Add mail element to access listRoeland Jago Douma2017-04-131-1/+1
* Offload acceslist creation to providersRoeland Jago Douma2017-04-131-0/+25
* Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-126-182/+21
|\
| * Do proper DIRoeland Jago Douma2017-04-114-5/+5
| * remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-116-182/+21
* | Update comments to NextcloudMorris Jobke2017-04-111-1/+1
|/
* properly quota table names in getSharesInFolderRobin Appelman2017-04-101-1/+1
* simplify return statementBjoern Schiessle2017-04-101-4/+4
* allow to disable upload to lookup server, by default it is enabledBjoern Schiessle2017-04-072-0/+12
* Add api to change the remote of an incoming federated shareRobin Appelman2017-03-101-21/+58
* Fix DI of the cloud id manager into appsJoas Schilling2017-02-141-1/+1
* clean cloud idsRobin Appelman2017-02-091-1/+1
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-087-90/+78
* some code cleanup while working on the fileBjoern Schiessle2017-01-191-19/+26
* add brute force protection to 'mount public link' operationBjoern Schiessle2017-01-191-0/+1
* Add an icon to the federated sharing notificationJoas Schilling2016-11-281-1/+8
* Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-221-15/+23
|\
| * Move file sharing activities to the new APIJoas Schilling2016-11-161-15/+23
* | Add config switchLukas Reschke2016-11-212-0/+11
|/
* catch all exception and return a user friendly exception messageBjoern Schiessle2016-11-021-4/+11
* use https by default if no protocol is given. Only use unsecure connection if...Bjoern Schiessle2016-11-022-32/+43
* Fix merging backend resultsRoeland Jago Douma2016-11-011-1/+1
* Add remoteprovider getsharesinfolder functionRoeland Jago Douma2016-10-311-2/+40
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+5
* Move federated share notifications to ROSJoas Schilling2016-10-201-5/+127
* Fix some more sniffsJoas Schilling2016-09-121-1/+0
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-282-71/+132
* HTTPHelper is deprecatedRoeland Jago Douma2016-08-242-2/+2
* adjust federatedfilesharingArthur Schiwon2016-08-112-1/+69
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-2110-14/+32
* don't convert link share to federated share if outgoing federated shares are ...Bjoern Schiessle2016-07-141-1/+11
* rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-8/+15
* adjust copyright noticesBjoern Schiessle2016-07-141-0/+2
* allow to mount public link from Nextclouds <= 9Bjoern Schiessle2016-07-141-4/+130
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-141-5/+70
* s/ownCloud/NextcloudBjoern Schiessle2016-07-141-4/+4
* continue to accept the URL of the remote server instead of the federated clou...Bjoern Schiessle2016-07-141-7/+33
* create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-143-4/+96
* Merge branch 'master' into sync-masterMorris Jobke2016-07-073-4/+4
|\
| * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-2/+2
| |\
| * \ Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-262-2/+7
| |\ \
| * | | s/ownCloud/NextcloudBjoern Schiessle2016-06-203-4/+4
* | | | Merge pull request #25262 from owncloud/fed-sharing-errorVincent Petry2016-07-011-23/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Log reason why we removed the fed shareRobin Appelman2016-06-271-0/+1
| * | | Handle exceptions thrown while trying to notify remote server of a fed shareRobin Appelman2016-06-271-23/+35
| | |/ | |/|
* / | Remove a fed share from the local table before trying to notify the remote se...Robin Appelman2016-06-231-2/+2
|/ /
* | Increase fed share timeout from 3 to 10 + unit testsVincent Petry2016-06-222-4/+4
* | Add timeouts to make the UI usable again when a remote share is unreachableJoas Schilling2016-06-222-2/+7
|/
* Update license headersLukas Reschke2016-05-269-11/+12