You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing
Björn Schießle 609d5f2458 Merge pull request #6987 from owncloud/share_api_and_encryption 13 years ago
..
ajax 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 13 years ago
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 13 years ago
css Merge pull request #6912 from owncloud/replace-webroot-in-css 13 years ago
js Fixed download URL in public page 13 years ago
l10n remove ru_RU - it has bee removed from transifex 13 years ago
lib public upload is also possible with encryption enabled, since OC6 13 years ago
templates Merge pull request #6912 from owncloud/replace-webroot-in-css 13 years ago
tests Removed numRows usage from encryption app 13 years ago
public.php Merge branch 'master' into fixing-gallery-password-protected-access-master 13 years ago