]> source.dussan.org Git - nextcloud-server.git/commit
Fix quota text not updated after copying or moving a file 32993/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 23 Jun 2022 11:24:58 +0000 (13:24 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 23 Jun 2022 11:24:58 +0000 (13:24 +0200)
commit55722092d3602ba456e9b3bf2c6b06a871aa4bb3
tree6244118dee7e32058236897abfc2d4f053d1f082
parentc82181fec7ac4a0d3a52b6ca02fe146171c4f159
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