nextcloud-server/apps/files_sharing
Michael Gapczynski e9a63900de Don't return file handle if the mode supports writing and the file is not writable
Conflicts:
	apps/files_sharing/sharedstorage.php
2012-08-10 09:46:44 +07:00
..
ajax Add additional error handling for emailing private links 2012-07-30 10:07:20 +07:00
appinfo latin1 => utf8. I thought I did this a month ago? 2012-07-16 01:41:45 +07:00
css Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ajax calls 2012-05-05 15:18:14 +07:00
js Add additional error handling for emailing private links 2012-07-30 10:07:20 +07:00
templates Sharing: offer an option to allow sharing with everyone, i.e. do not check group memberships 2012-07-17 14:09:01 +07:00
get.php Fix private links inside folders 2012-05-17 16:12:33 +07:00
lib_share.php Correction for 'Fix group detection for sharing in case username contains '@', fix for oc-1270' 2012-07-30 10:07:20 +07:00
list.php removing executable bit - again 2012-05-15 00:52:00 +07:00
settings.php Sharing: offer an option to allow sharing with everyone, i.e. do not check group memberships 2012-07-17 14:09:01 +07:00
sharedstorage.php Don't return file handle if the mode supports writing and the file is not writable 2012-08-10 09:46:44 +07:00