summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-0610-2/+23
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* use OCSv2 to make sure that the error also arrives at the web front-endBjoern Schiessle2017-07-211-2/+2
* sent, an invitation, - successfulAllan Nordhøy2017-07-141-2/+2
* Fix owner cloud id in unshare activityJoas Schilling2017-07-101-1/+1
* Fix activity emails for accept/decline of remote sharesJoas Schilling2017-07-101-6/+8
* Simplified Nextcloud logo iconMarin Treselj2017-07-021-1/+1
* We're on 13 now…Arthur Schiwon2017-06-261-1/+1
* adapt federatedfilesharingArthur Schiwon2017-06-233-7/+187
* add new config switched for the global scale architectureBjoern Schiessle2017-05-293-3/+39
* Remove unused use statementsMorris Jobke2017-04-222-2/+0
* Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno...Roeland Jago Douma2017-04-191-1/+3
|\
| * Adjust existing bruteforce protection codeLukas Reschke2017-04-141-1/+3
* | Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-151-0/+40
|\ \ | |/ |/|
| * Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-131-0/+10
| * Fix returned paths for remote sharesJoas Schilling2017-04-131-2/+1
| * Return the token as wellJoas Schilling2017-04-131-1/+2
| * Return the paths for the users without setting them all upJoas Schilling2017-04-131-4/+9
| * Add mail element to access listRoeland Jago Douma2017-04-131-1/+1
| * Offload acceslist creation to providersRoeland Jago Douma2017-04-131-0/+25
* | Add support for ratelimiting via annotationsLukas Reschke2017-04-131-1/+1
|/
* 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