nextcloud-server/apps/files/lib/Command
Benjamin Gaussorgues 3aa0c23e40
Merge pull request #54543 from nextcloud/preview-db-rework
2025-10-08 16:39:23 +07:00
..
Object feat: multi object store rename command 2025-08-14 13:06:51 +07:00
Copy.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
Delete.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
DeleteOrphanedFiles.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Get.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Move.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
Put.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
RepairTree.php fix(RepairTree): Update files:repair-tree description 2025-10-06 16:25:45 +07:00
SanitizeFilenames.php feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +07:00
Scan.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ScanAppData.php feat(preview): Implement scanning for previews 2025-10-06 13:37:15 +07:00
TransferOwnership.php fix(files): Always transfer incoming shares when doing ownership transfer to prevent broken reshares 2025-07-01 08:23:53 +07:00
WindowsCompatibleFilenames.php feat(files): add command to (dis)enable windows compatible filenames 2025-04-30 16:32:49 +07:00