nextcloud/apps/files_versions/lib
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
..
capabilities.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
hooks.php 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
versions.php When reading the size of "files" mountpoints need to be excluded 2014-01-20 17:11:33 +01:00