diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-08-01 21:20:07 +0200 |
---|---|---|
committer | skjnldsv <skjnldsv@protonmail.com> | 2024-08-14 09:47:56 +0200 |
commit | ee4fb148b3430d64b9d7fb514ef6ea1466c006f9 (patch) | |
tree | 22027821ce82f92d25089ffd284950533c3c3135 /dist/files-init.js | |
parent | 4920f9049503cc71b3d202786bb0582e75746d60 (diff) | |
download | nextcloud-server-ee4fb148b3430d64b9d7fb514ef6ea1466c006f9.tar.gz nextcloud-server-ee4fb148b3430d64b9d7fb514ef6ea1466c006f9.zip |
perf(files): Cache `getContents` function used for uploader
Instead of trigger a PROPFIND for every new-menu entry clicks,
or conflict handling of uploads, we can just use the cached content from the file store.
If we do not have any cache entry we fetch new, but otherwise this is not needed.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'dist/files-init.js')
0 files changed, 0 insertions, 0 deletions