summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/Controller/RequestHandlerController.php
Commit message (Expand)AuthorAgeFilesLines
* implement accept share notificationBjoern Schiessle2018-07-021-62/+16
* adjust to latest api versionBjoern Schiessle2018-07-021-1/+1
* implement receiving of federated sharesBjoern Schiessle2018-07-021-87/+49
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+1
* Fix DI for federated file sharing controllerMorris Jobke2018-04-231-5/+10
* Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-221-2/+3
* Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-261-5/+24
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-1/+5
* Cleanup OC_User and OCP\UserMorris Jobke2018-01-161-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* use OCSv2 to make sure that the error also arrives at the web front-endBjoern Schiessle2017-07-211-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
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-12/+8
* 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-081-3/+10
* 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