nextcloud/apps/files
Morris Jobke bf7624fb25 Merge pull request #6968 from owncloud/files-ajaxload
Ajaxify files list for files + trashbin + public page
2014-04-03 22:02:05 +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 Correctly set svg for crumb divider 2014-04-03 17:08:06 +02:00
l10n [tx-robot] updated from transifex 2014-04-03 01:56:12 -04: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 Merge pull request #6968 from owncloud/files-ajaxload 2014-04-03 22:02:05 +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