nextcloud/apps/files_sharing/appinfo
Roeland Jago Douma 7310c4166a Added '../remote_shares' endpoint
* list incoming remote shares at 'remote_shares'
* get per share info at 'remote_shares/<ID>'
* delete remote share with a DELETE to 'remote_shares/<ID>'
2015-10-02 07:40:04 +02:00
..
app.php Disable the remote sharing notifications until they work properly 2015-09-17 11:14:28 +02:00
application.php Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +02:00
database.xml Add default value for remote_id 2015-02-26 12:09:21 +01:00
info.xml [master] Remove OCS IDs 2015-07-02 08:45:16 +02:00
install.php Move registration of background job to install/update 2015-09-02 19:26:22 +02:00
routes.php Added '../remote_shares' endpoint 2015-10-02 07:40:04 +02:00
update.php Move registration of background job to install/update 2015-09-02 19:26:22 +02:00
version Move registration of background job to install/update 2015-09-02 19:26:22 +02:00