nextcloud/apps/files_external
Vincent Petry 17e5c03a02 Fix swift touch operation
The touch() operation now uses "UpdateMetadata()" instead of "Update()"
which doesn't clear the object's contents.

This fixes syncing, as the sync client needs to use touch to update the
object's mtime.

Backport of 2a08e35 from master
2014-03-27 18:39:57 +01:00
..
3rdparty Fix smb4php to work with home shares 2014-03-18 21:37:14 +01:00
ajax fixing dropbox require path 2013-11-05 10:33:21 +01:00
appinfo renaming OC\Files\Storage\SWIFT to OC\Files\Storage\Swift 2013-10-22 14:22:03 +02:00
css Fix spacing issue for checkboxes, vertically center checkboxes on personal page 2013-11-11 18:03:57 +01:00
js Fixed Dropbox/Google storage async save call 2014-01-15 16:41:54 +01:00
l10n remove ru_RU - it's almost untranslated 2014-01-13 16:44:03 +01:00
lib Fix swift touch operation 2014-03-27 18:39:57 +01:00
templates Fixed placeholder after page reload 2013-12-03 15:55:24 +01:00
tests Added extra checks for ext storage class 2014-02-22 08:13:11 +01:00
personal.php [files_external] From echo to p 2013-02-27 21:31:27 +01:00
settings.php Files External: show display names instead of internal user names in Settings UI 2013-03-27 19:07:33 +01:00