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 0bede65947 Fix dirInfo check when dir does not exist 13 years ago
..
ajax Merge pull request #7107 from owncloud/load-apps-proper-master 13 years ago
appinfo Merge pull request #7107 from owncloud/load-apps-proper-master 13 years ago
command killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 13 years ago
css adding proper notification area for multi line messages 13 years ago
js Merge pull request #7724 from owncloud/mobile 13 years ago
l10n Merge pull request #7975 from owncloud/fix-7973-master-2 13 years ago
lib Improve sorting performance of large lists of files 13 years ago
templates external storage: fix merge conflict, indentation 13 years ago
tests Added unit tests for "add()" method for file upload 13 years ago
admin.php
download.php Moved content disposition code+workarounds to OCP\Response 13 years ago
index.php Fix dirInfo check when dir does not exist 13 years ago
settings.php
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