nextcloud/apps/files_versions
Vincent Petry ca57a849ff 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
2014-01-20 17:11:33 +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-10 15:02:26 +01:00
l10n [tx-robot] updated from transifex 2014-01-07 01:56:11 -05:00
lib When reading the size of "files" mountpoints need to be excluded 2014-01-20 17:11:33 +01:00
download.php Moved content disposition code+workarounds to OCP\Response 2013-12-10 12:42:26 +01:00