aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/RequestHandler.php
Commit message (Collapse)AuthorAgeFilesLines
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-281-581/+0
| | | | | | | | * 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.
* HTTPHelper is deprecatedRoeland Jago Douma2016-08-241-1/+1
| | | | Use the IClientService instead
* Fix apps/Joas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-3/+3
|
* improved error messagesBjörn Schießle2016-05-201-1/+1
|
* update share permissionsBjörn Schießle2016-05-201-11/+27
|
* create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-201-34/+250
| | | | correctly accross share owner and share initiator
* use query builder for getShare and add testsBjörn Schießle2016-05-201-9/+25
|
* move request handler for federated shares to the federated sharing appBjörn Schießle2016-05-201-0/+332