nextcloud/apps/files
Robin Appelman 1e6a79e244 Reuse known free space in the files app 2014-04-02 16:53:45 +02:00
..
ajax Merge pull request #7107 from owncloud/load-apps-proper-master 2014-03-28 10:33:55 +01: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 Fixed broken delete file action 2014-04-01 16:09:48 +02:00
l10n [tx-robot] updated from transifex 2014-04-02 01:56:39 -04:00
lib Improve sorting performance of large lists of files 2014-03-19 13:53:59 +01:00
templates external storage: fix merge conflict, indentation 2014-03-31 13:12:04 +02:00
tests Fixed broken delete file action 2014-04-01 16:09:48 +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 Reuse known free space in the files app 2014-04-02 16:53:45 +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