You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files/lib/Command
Louis 189e1fcf22
Merge pull request #56834 from nextcloud/artonge/feat/repair_tree_path_and_storage
1 month ago
..
Mount feat: add command to list mounts for user 2 months ago
Object feat: multi object store rename command 5 months ago
Copy.php
Delete.php
DeleteOrphanedFiles.php chore: Run rector with new rules for fetch 2 months ago
Get.php
Move.php
Put.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 4 months ago
RepairTree.php feat(files): Add support for `storage-id` and `path` in RepairTree command 1 month ago
SanitizeFilenames.php feat(files): provide UI to sanitize filenames after enabling WCF 5 months ago
Scan.php
ScanAppData.php feat(preview): Implement scanning for previews 3 months ago
TransferOwnership.php feat(files): add --use-user-id option to transfer-ownership command 2 months ago
WindowsCompatibleFilenames.php