aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Share/IAttributes.php
Commit message (Collapse)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix share attribute related tests + code styleVincent Petry2022-07-281-4/+4
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+68
Makes it possible to store download permission Signed-off-by: Vincent Petry <vincent@nextcloud.com>