nextcloud-server/apps/files
Thomas Müller e4104e63d9 remove Sabre_DAV_Browser_Plugin 2014-03-12 23:56:28 +07:00
..
ajax don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 2014-03-06 12:09:32 +07:00
appinfo remove Sabre_DAV_Browser_Plugin 2014-03-12 23:56:28 +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 enable drag&drop upload if public upload is allowed, backport of #7631 2014-03-12 17:50:26 +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
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
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