nextcloud/apps/dav/lib
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
..
caldav Migration of calendars 2016-02-09 11:20:31 +01:00
carddav Queries on the cards table by uri require the addressbook as well - fixes #22284 2016-02-15 14:29:24 +01:00
comments Deduplicate slashes 2016-02-15 10:54:56 +01:00
connector Check the quota on the actual file's storage in dav quota plugin 2016-02-17 11:52:49 +01:00
dav Fix PHPDoc 2016-02-08 11:36:58 +01:00
files Check that the owner of a link share still has share permissions on access 2016-02-09 15:02:34 +01:00
migration Migration of calendars 2016-02-09 11:20:31 +01:00
systemtag Make sure user has access to file for system tag operations 2016-02-01 18:23:40 +01:00
hookmanager.php On login we create a default calendar and a default addressbook for the user - fixes #22360 2016-02-15 14:41:54 +01:00
rootcollection.php Add calendar sharing 2016-02-03 17:18:22 +01:00
server.php Only set the header if the node exists and in case the request is a GET 2016-02-08 17:49:25 +01:00