nextcloud/lib/private/files/storage
Lukas Reschke 676041ba7e Ensure that stored version is at least 1 for cross-storage copy
In case of a move operation from an unencrypted to an encrypted
storage the old encrypted version would stay with "0" while the
correct value would be "1". Thus we manually set the value to "1"
for those cases.

See also https://github.com/owncloud/core/issues/23078
2016-03-16 10:36:15 +01:00
..
polyfill Happy new year! 2016-01-12 15:02:18 +01:00
wrapper Ensure that stored version is at least 1 for cross-storage copy 2016-03-16 10:36:15 +01:00
common.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
commontest.php Happy new year! 2016-01-12 15:02:18 +01:00
dav.php Verify the getResponse returns a ResponseInterface 2016-03-12 22:45:07 +01:00
failedstorage.php move failedstorage to core 2016-03-11 13:15:45 +01:00
flysystem.php Happy new year! 2016-01-12 15:02:18 +01:00
home.php ignore encryption keys for propagation 2016-02-29 17:47:09 +01:00
local.php Fix call to disk_free_space when a file is provided 2016-03-07 11:01:24 +01:00
localtempfiletrait.php Happy new year! 2016-01-12 15:02:18 +01:00
storage.php Happy new year! 2016-01-12 15:02:18 +01:00
storagefactory.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
temporary.php Happy new year! 2016-01-12 15:02:18 +01:00