aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Federation/CloudFederationShare.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-10/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Update share type constant usageJoas Schilling2020-06-241-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* translate nextcloud share types to OCM share typesBjoern Schiessle2018-07-111-1/+5
* look for correct OCM permissionsBjoern Schiessle2018-07-021-1/+1
* adjust to latest api versionBjoern Schiessle2018-07-021-6/+22
* use new API to send a federated share if possibleBjoern Schiessle2018-07-021-3/+3
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-021-0/+336