]> source.dussan.org Git - nextcloud-server.git/commit
add command to write a file
authorRobin Appelman <robin@icewind.nl>
Fri, 28 Apr 2023 15:34:39 +0000 (17:34 +0200)
committerRobin Appelman <robin@icewind.nl>
Thu, 4 May 2023 16:21:58 +0000 (18:21 +0200)
commit36221a88650d5a09ffd7e1a81e9e9f62bd2a96ff
treece9e2916a045390917828d24042846727c1ce174
parentf9fb102f0b21ba4c7014b2594b986b71a6a9495e
add command to write a file

Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/files/appinfo/info.xml
apps/files/composer/composer/autoload_classmap.php
apps/files/composer/composer/autoload_static.php
apps/files/lib/Command/Delete.php
apps/files/lib/Command/Get.php
apps/files/lib/Command/Put.php [new file with mode: 0644]