]> source.dussan.org Git - nextcloud-server.git/commit
Add API method for sharing a file, currently only via a link.
authorTom Needham <needham.thomas@gmail.com>
Sun, 28 Oct 2012 11:06:47 +0000 (11:06 +0000)
committerTom Needham <needham.thomas@gmail.com>
Sun, 28 Oct 2012 11:06:47 +0000 (11:06 +0000)
commitb07944798848bc5196dc75e8d8caea5ca71b0f15
tree36f9d1f314c209a5261348f9c4e2ca2ad25be0e0
parent07111ff672037282a6ca870fc19eab9f36875ea0
Add API method for sharing a file, currently only via a link.
apps/files_sharing/appinfo/app.php
apps/files_sharing/appinfo/routes.php [new file with mode: 0644]
apps/files_sharing/lib/api.php [new file with mode: 0644]
lib/api.php