nextcloud/apps/files_sharing
Bart Visscher 1d7564dc2f Only check for existence of shared files when doing shared storage setup
The getItemsSharedWith function also retrieves related information,
resulting in work that isn't used here.
2014-02-21 23:07:35 +01:00
..
ajax don't urldecode get var, php does this automatically 2014-01-30 16:32:45 +01:00
appinfo OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 2014-01-21 11:32:30 +01:00
css Consolidate two sections, per code review. Issue #1648 2014-02-17 12:57:54 -05:00
js Do not send file list for select all on Download/delete 2014-02-13 20:28:52 +01:00
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
lib Only check for existence of shared files when doing shared storage setup 2014-02-21 23:07:35 +01:00
templates Fixed double file encoding for previews 2014-01-30 16:34:37 +01:00
tests fix test so that it doesn't depend on the array order 2014-02-21 13:37:47 +01:00
public.php Remove usage of legacy OC_Appconfig 2014-02-13 16:28:49 +01:00