]> source.dussan.org Git - nextcloud-server.git/commit
Update file list entry on rename
authorVincent Petry <pvince81@owncloud.com>
Wed, 27 Nov 2013 20:34:19 +0000 (21:34 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 27 Nov 2013 20:35:00 +0000 (21:35 +0100)
commit68f610a90e496f95bec54dd97e992a01e34c61bc
tree86566ed62a403fecefc9901ed0ed0969be4ee33a
parent43b1cf798839888e9e7266d80f55f6ce6f74d852
Update file list entry on rename

Whenever a file is renamed, if the extension changes, the mime type and
preview might change. This fix passes the updated info to the client
that updates it.
apps/files/js/filelist.js
apps/files/lib/app.php