aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Command/Copy.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-291-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 commands to copy/move filesRobin Appelman2023-07-121-0/+133
Signed-off-by: Robin Appelman <robin@icewind.nl>