nextcloud/apps/files
Ferdinand Thiessen ee4fb148b3 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>
2024-08-14 09:47:56 +02:00
..
ajax chore: Add SPDX header 2024-05-29 08:58:16 +02:00
appinfo feat(files): Support setting view config for complex ids 2024-08-01 09:17:36 -07:00
composer feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +02:00
css chore(assets): Recompile assets 2024-06-19 10:22:05 +00:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js fix(files): do not show legacy edit locally action on public pages 2024-07-31 17:40:11 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-08-14 00:20:23 +00:00
lib refactor(files): Drop unneeded initial state 2024-08-14 09:31:27 +02:00
src perf(files): Cache getContents function used for uploader 2024-08-14 09:47:56 +02:00
templates revert: chore(files): cleanup old templates 2024-07-31 10:58:00 +02:00
tests test(files): Fix ApiController test 2024-08-01 09:17:56 -07:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json feat(files): Update openapi 2024-08-08 10:52:20 -07:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00