aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/DAV/ViewOnlyPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Cleanup view-only checkfix/dav/view-only-checkprovokateurin2024-10-281-0/+1
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-3/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-121-2/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-271-17/+4
* Check share attributes when downloading versionsLouis Chemineau2024-02-211-4/+16
* Improve view only error messageLouis Chemineau2024-01-101-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* Extend ViewOnly DAV plugin to versions endpointVincent Petry2023-01-131-3/+7
* Do not output a warning when a file is not foundCôme Chilliet2022-09-121-6/+1
* Fix copy in view-only modeVincent Petry2022-08-261-0/+1
* Multiple fixesCarl Schwan2022-07-311-22/+16
* Fix view-only code after code review commentsVincent Petry2022-07-281-4/+4
* Fix share attribute related tests + code styleVincent Petry2022-07-281-0/+1
* Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+113