summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Remove unused use statementsMorris Jobke2017-04-222-2/+0
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-1/+3
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-1/+1
* Do proper DIRoeland Jago Douma2017-04-112-2/+2
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-112-17/+9
* Add api to change the remote of an incoming federated shareRobin Appelman2017-03-101-21/+58
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-082-6/+20
* 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
* Move file sharing activities to the new APIJoas Schilling2016-11-161-15/+23
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-281-0/+608
* HTTPHelper is deprecatedRoeland Jago Douma2016-08-241-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* 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-141-0/+88