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
Vincent Petry e6f93fc841 Fix warnings in logs when renaming over the web UI 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 Added exception logger plugin for sabre connector 13 years ago
command Add copyright, remove starting blank line 13 years ago
css Merge pull request #6912 from owncloud/replace-webroot-in-css 13 years ago
js Merge pull request #6929 from owncloud/sharing-fixfiledownloadlink 13 years ago
l10n remove ru_RU - it has bee removed from transifex 13 years ago
lib Fix warnings in logs when renaming over the web UI 13 years ago
templates Merge pull request #6912 from owncloud/replace-webroot-in-css 13 years ago
tests Fixed download URL in public page 13 years ago
admin.php Remove outdated comments 14 years ago
download.php Moved content disposition code+workarounds to OCP\Response 13 years ago
index.php Remove unused $freeSpace 13 years ago
settings.php merge master into filesystem 14 years ago
triggerupdate.php 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