aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Command/Object/ObjectUtil.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-291-17/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Refactors files app commands.Faraz Samapoor2023-07-121-21/+20
| | | | | | To improve code readability. Signed-off-by: Faraz Samapoor <fsa@adlas.at>
* add utility command for object store objectsRobin Appelman2023-06-091-0/+110
Signed-off-by: Robin Appelman <robin@icewind.nl>