nextcloud/apps/dav/lib/connector/sabre
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
..
exception Happy new year! 2016-01-12 15:02:18 +01:00
appenabledplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
auth.php Adding pre oc 9.0 CardDAV endpoint for migration of old clients 2016-02-08 10:52:30 +01:00
blocklegacyclientplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
checksumlist.php For possible future usage allow multiple checksums 2016-02-08 11:55:07 +01:00
commentpropertiesplugin.php url encode id 2016-01-29 13:28:17 +01:00
copyetagheaderplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
custompropertiesbackend.php Happy new year! 2016-01-12 15:02:18 +01:00
directory.php Put nodes from Directory->getChildren in the ObjectTree cache 2016-01-17 09:33:05 +01:00
dummygetresponseplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
exceptionloggerplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
fakelockerplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
file.php also fix lock order for chunked dav uploads 2016-02-10 16:31:32 +01:00
filesplugin.php For possible future usage allow multiple checksums 2016-02-08 11:55:07 +01:00
filesreportplugin.php Stop when a mid result is empty 2016-02-09 12:07:30 +01:00
lockplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
maintenanceplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
node.php Happy new year! 2016-01-12 15:02:18 +01:00
objecttree.php fix getNodeForPath for non existing part files 2016-02-11 17:22:40 +01:00
principal.php Fix group principal 2016-02-10 10:43:32 +01:00
quotaplugin.php Check the quota on the actual file's storage in dav quota plugin 2016-02-17 11:52:49 +01:00
server.php Happy new year! 2016-01-12 15:02:18 +01:00
serverfactory.php Check that the owner of a link share still has share permissions on access 2016-02-09 15:02:34 +01:00
taglist.php Fix TagList serializer 2016-01-22 15:55:54 +01:00
tagsplugin.php Fix oc:tags tag list serializer 2016-01-22 14:07:26 +01:00