nextcloud/apps/files
Vincent Petry 7c9537f33a Fixed dirInfo check for non existing dir in files ajax call 2014-04-03 17:04:13 +02:00
..
ajax Fixed dirInfo check for non existing dir in files ajax call 2014-04-03 17:04:13 +02:00
appinfo Merge pull request #7107 from owncloud/load-apps-proper-master 2014-03-28 10:33:55 +01:00
command killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
css adding proper notification area for multi line messages 2014-03-26 00:04:11 +01:00
js Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
l10n Merge pull request #7975 from owncloud/fix-7973-master-2 2014-04-01 12:38:47 +02:00
lib Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
templates Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
tests Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
admin.php Remove outdated comments 2013-01-26 14:03:17 +01:00
download.php Moved content disposition code+workarounds to OCP\Response 2013-12-10 12:42:26 +01:00
index.php Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00
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 2014-01-21 11:32:30 +01:00