nextcloud/apps/files_sharing
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
..
ajax Use OC_JSON for json responses 2011-09-25 22:19:28 +02:00
appinfo Register OC_Share for autoloading and cleanup hooks 2011-08-22 12:37:44 -04:00
css Change the share file action icon if the file is already shared with someone 2011-08-12 11:34:17 -04:00
js single quotes in JavaScript & PHP, double quotes in HTML 2011-08-20 05:56:04 +02:00
templates changed quotes 2011-08-11 13:53:25 +02:00
get.php files: hide non functioning code when called from a/f_s/get.php 2011-09-24 18:41:54 +02:00
lib_share.php Show users shared with in the drop down for reshared files 2011-08-24 18:41:36 -04:00
list.php Move some common code to OC_Util 2011-09-18 21:31:56 +02:00
sharedstorage.php Check that the files exist before adding them to the fakedirs 2011-08-22 12:00:56 -04:00