nextcloud-server/apps/files
Joas Schilling eb8b2210cd Send correct path on file upload when using public app
Fix issue #7152
2014-02-14 12:27:34 +07:00
..
ajax Send correct path on file upload when using public app 2014-02-14 12:27:34 +07:00
appinfo Added exception logger plugin for sabre connector 2014-01-28 14:19:13 +07:00
command Load authentication apps to get users from all backends - fixes #7019 2014-02-11 18:42:09 +07:00
css Merge branch 'stable6' into backport_6777_stable6 2014-02-07 14:21:10 +07:00
js Only add files to file list when uploading to current directory 2014-02-10 12:41:45 +07:00
l10n remove ru_RU - it's almost untranslated 2014-01-13 16:44:03 +07:00
lib Fixed directory icon after rename 2013-11-28 13:15:20 +07:00
templates Merge branch 'stable6' into backport_6777_stable6 2014-02-07 14:21:10 +07:00
tests Fixed unit tests for ajax rename 2013-11-27 23:19:57 +07:00
admin.php Remove outdated comments 2013-01-26 14:03:17 +07:00
download.php Moved content disposition code+workarounds to OCP\Response 2014-01-07 22:11:22 +07:00
index.php public upload now also works with encryption enabled 2013-11-21 00:23:38 +07:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +07: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 16:39:31 +07:00