nextcloud/apps/files
Vincent Petry e72b2e6e3b Fix public upload to not close session when encryption is on
The encryption app needs to create keys when uploading files, so the
session needs to be kept open in such case.
2014-03-24 17:34:37 +01:00
..
ajax Fix public upload to not close session when encryption is on 2014-03-24 17:34:37 +01:00
appinfo remove Sabre_DAV_Browser_Plugin 2014-03-12 00:10:16 +01:00
command Load authentication apps to get users from all backends - fixes #7019 2014-02-05 12:54:31 +01:00
css fix too much distance between text and icon 2014-02-21 14:10:13 +01:00
js remove executable flag for file-upload.js 2014-03-20 13:26:21 +01:00
l10n [tx-robot] updated from transifex 2014-03-20 01:56:42 -04:00
lib Improve sorting performance of large lists of files 2014-03-19 13:53:59 +01:00
templates drop file cache migration OC5 -> OC6 2014-03-18 17:14:38 +01:00
tests Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01: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 drop file cache migration OC5 -> OC6 2014-03-18 17:14:38 +01: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