nextcloud/apps/files_sharing
Vincent Petry d7f4547717 Merge pull request #6726 from owncloud/fix_6630
don't urldecode get var, php does this automatically
2014-02-14 14:34:20 +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 make header scroll up for single shares, more view of content on small screens 2014-01-29 17:20:55 +01:00
js merge master into mobile-style 2014-01-29 10:55:44 +01:00
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
lib replace 'size' with 'unencrypted_size' if encryption is enabled 2014-02-07 12:53:13 +01:00
templates Fixed double file encoding for previews 2014-01-30 16:34:37 +01:00
tests Fixed searchByMime in shared cache 2014-02-05 13:29:06 +01:00
public.php Remove unused template variable assignment of files_sharing/template/public.php 2014-02-06 12:26:36 +08:00