nextcloud/apps/dav
Vincent Petry 53eff9792f Check the quota on the actual file's storage in dav quota plugin
Fix quota plugin to use the correct file name when chunking

When chunking, the file name is the compound name, so need to convert it
to the correct final file name before doing the free space check.
This ensures that in the case of shared files, the correct storage is
used for the quota check.
2016-02-17 11:52:49 +01:00
..
appinfo On login we create a default calendar and a default addressbook for the user - fixes #22360 2016-02-15 14:41:54 +01:00
command Migration of calendars 2016-02-09 11:20:31 +01:00
lib Check the quota on the actual file's storage in dav quota plugin 2016-02-17 11:52:49 +01:00
tests Check the quota on the actual file's storage in dav quota plugin 2016-02-17 11:52:49 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00