summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/AppInfo/Application.php
Commit message (Collapse)AuthorAgeFilesLines
* add new config switched for the global scale architectureBjoern Schiessle2017-06-021-1/+4
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Do proper DIRoeland Jago Douma2017-04-111-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-9/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-4/+8
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix some more sniffsJoas Schilling2016-09-121-1/+0
|
* Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-281-0/+34
| | | | | | | | * 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.
* adjust federatedfilesharingArthur Schiwon2016-08-111-1/+0
|
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-141-0/+4
| | | | this way the owner sees all mounted public links and control them individually
* Update license headersLukas Reschke2016-05-261-1/+1
|
* use share initiator as fall back to access the fileBjörn Schießle2016-05-201-1/+2
| | | | | in case of federated re-shares the owner can be a remote user. Therefore we can't always use to owner to access the local file
* Move FederatedFileSharing to PSR-4Joas Schilling2016-05-181-0/+88