nextcloud-server/apps/dav/lib
Christoph Wurst 1722044992
Only set copy etag if the destination source can be found
The etag is only set for files, but it's also possible that in edge
cases the copy destination node can't be found. In that case we don't
need to set any etag.

Required for #26083

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-04-23 10:53:24 +02:00
..
AppInfo Move over notification to new registration 2021-04-16 13:56:28 +02:00
Avatars Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
BackgroundJob Add some closure return types 2021-02-14 12:43:31 +01:00
CalDAV change calendar invite emails to use pngs instead of svgs 2021-03-26 23:57:48 -04:00
CardDAV Map old account scope properties to new names 2021-03-26 13:07:08 +01:00
Command Restrict autocompletion also based on the phonebook known users 2021-03-10 17:19:55 +01:00
Comments
Connector Only set copy etag if the destination source can be found 2021-04-23 10:53:24 +02:00
Controller
DAV Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Db Move DirectMapper to QBMapper 2021-03-03 12:35:14 +01:00
Direct add event for when a direct download is triggered 2021-02-12 17:33:12 +01:00
Events add event for when a direct download is triggered 2021-02-12 17:33:12 +01:00
Exception
Files Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Listener
Migration Drop redundant indes 2021-02-16 11:38:43 +01:00
Provisioning/Apple Fix some RedundantCast in dav code 2021-02-15 20:50:28 +01:00
Search
Settings
Storage
SystemTag
Traits Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Upload Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Capabilities.php
HookManager.php
RootCollection.php Restrict autocompletion also based on the phonebook known users 2021-03-10 17:19:55 +01:00
Server.php