aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/ViewOnly.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-06-061-17/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Fix view-only code after code review commentsVincent Petry2022-07-281-4/+9
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+116
Makes it possible to store download permission Signed-off-by: Vincent Petry <vincent@nextcloud.com>