nextcloud/apps/files_sharing/api
Roeland Jago Douma fc64ea670d Allow to directly set the expireDate on a new (link)share
Since this extends the API we now properly parse the date. We only
accept valid ISO 8601 Dates (YYYY-MM-DD).

Currently this only works for link shares (it is just ignored for other
shares). Since we do not have user/group/federated expiring shares yet.

* Tests added
2015-08-29 12:39:47 +02:00
..
local.php Allow to directly set the expireDate on a new (link)share 2015-08-29 12:39:47 +02:00
remote.php Add OCS api to get, accept and decline remote shares 2015-07-03 09:30:49 +02:00
server2server.php Use an IEvent object instead of a huge parameter list 2015-08-19 17:44:57 +02:00