]> source.dussan.org Git - nextcloud-server.git/commit
Fix quota text not updated after copying or moving a file 33125/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 23 Jun 2022 11:24:58 +0000 (13:24 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Tue, 5 Jul 2022 20:25:44 +0000 (20:25 +0000)
commit14f3029fe5203fefe1e295da675c7618daa4cf1c
tree7726cabd8d43ed36e2bb7b61facf2f6d70f336c0
parentedbda9c15b26a86cd5b394bfe5ae59117aa61214
Fix quota text not updated after copying or moving a file

Note that the quota may change too when files are moved if the file is
moved, for example, to or from a folder shared by other user.

Besides the quota the storage statistics are also updated, similar to
what is done when a file is deleted.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/files/js/filelist.js