nextcloud/apps/files_versions
Vincent Petry 127ab3cb47 When reading the size of "files" mountpoints need to be excluded
The versions and trashbin app are now passing "includeMountPoints=false"
to "getFileInfo()" to make sure that the calculated total size doesn't
include mount points like Shared or external storage.

This is because the default call (legacy) used to return the size of
mount points as well.

Fixes #6731

Backport of ca57a84 to stable6
2014-01-20 18:29:27 +01:00
..
ajax detect mimetype from the original filename, without the versioning timestamp 2013-11-28 18:59:38 +01:00
appinfo make sure that we don't try to access an already deleted files, fixes some file source not found warnings 2013-11-28 13:31:08 +01:00
css remove hover effect from preview image 2013-10-04 15:13:05 +02:00
js Fixed various file name escaping issues in core apps 2014-01-12 13:29:54 +01:00
l10n [tx-robot] updated from transifex 2013-11-29 14:10:40 -05:00
lib When reading the size of "files" mountpoints need to be excluded 2014-01-20 18:29:27 +01:00
download.php Moved content disposition code+workarounds to OCP\Response 2014-01-07 22:11:22 +01:00