nextcloud/lib/private/Files
Julius Härtl 87e5fd0d2c
Check if quota should be applied to path when creating directories
This fixes an issue where the files_trashbin hierarchy of a user could
not been created as the mkdir operations were blocked by the quota
storage wrapper. Even with 0 quota, users should be able to have a
trashbin for external storages.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-08 07:33:57 +02:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Config Transfer shares of the transferred root node 2020-08-31 14:23:34 +02:00
Mount set the mount id before calling storage wrapper 2020-08-31 16:38:47 +02:00
Node Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
ObjectStore Only update the filecache entry once the file has been written to S3 2020-08-31 12:28:04 +02:00
Search Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
SimpleFS Update license headers for 19 2020-04-29 11:57:22 +02:00
Storage Check if quota should be applied to path when creating directories 2020-09-08 07:33:57 +02:00
Stream Cast float to int to avoid invalid scalar argument warning 2020-08-18 16:56:36 +02:00
Type Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Utils Add visibility to all constants 2020-04-10 16:54:27 +02:00
FileInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Filesystem.php fix: file quota was not applied in all cases 2020-08-20 16:11:50 +02:00
View.php Update license headers for 19 2020-04-29 11:57:22 +02:00