nextcloud/apps/files_sharing
Florian Pritz d928cd3636 files: hide non functioning code when called from a/f_s/get.php
The checkboxes don't work because files.js is missing. Adding it leads
to the problem that it relies on files/ajax and most of the code only
works for logged in users.

The actions div contains undefined variables and doesn't work either.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:54 +02:00
..
ajax Show users shared with in the drop down for reshared files 2011-08-24 18:41:36 -04: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