nextcloud/apps/files_sharing/ajax
Bart Visscher 17e631bc5e Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
2011-09-25 22:19:28 +02:00
..
getitem.php Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00
setpermissions.php Sharing dropdown changes: show users that have a parent folder shared with them and add the ability to change permissions 2011-08-07 15:20:57 -04:00
share.php Show users shared with in the drop down for reshared files 2011-08-24 18:41:36 -04:00
unshare.php Make unshare work from dropdown 2011-08-11 14:20:50 -04:00
userautocomplete.php Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00