summaryrefslogtreecommitdiffstats
path: root/lib/public/Files/DavUtil.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-28/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* improve performance of calculating dav permissionsRobin Appelman2023-08-181-6/+7
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* fix share roots always being marked as writableRobin Appelman2023-07-281-2/+16
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Move dav utils functions to OCP\Files\DavUtilCôme Chilliet2022-08-301-0/+89
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>