nextcloud/apps/files_trashbin/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
..
helper.php make it possible to select folders 2013-12-02 16:30:03 +01:00
hooks.php expire trash bin if trash bin exceeds max size after a new file was added to ownCloud 2013-07-26 11:45:38 +02:00
trashbin.php When reading the size of "files" mountpoints need to be excluded 2014-01-20 17:11:33 +01:00