aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Config/SystemMountPoint.php
Commit message (Collapse)AuthorAgeFilesLines
* feat(files_external): Enable ownerless sharesprovokateurin2024-12-041-1/+2
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore: Add SPDX headerAndy Scherzinger2024-06-061-17/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+0
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* add marker interface to mark system mount points for encryptionRobin Appelman2022-08-251-0/+30
Signed-off-by: Robin Appelman <robin@icewind.nl>