aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Mount/RootMountProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* feat: move primary object store configuration to a single placeprimary-object-store-settingsRobin Appelman2025-05-281-50/+12
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-241-17/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-1/+1
| | | | Signed-off-by: Faraz Samapoor <fsamapoor@gmail.com>
* move root mount setup to mountprovidersRobin Appelman2022-02-241-0/+103
Signed-off-by: Robin Appelman <robin@icewind.nl>