summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/AppInfo
Commit message (Collapse)AuthorAgeFilesLines
* 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