nextcloud-server/apps
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 +07:00
..
admin_audit fix(admin_audit): Do not log errors for new files 2024-08-07 09:50:30 +07:00
cloud_federation_api fix(federation): Return the used userID to allow the inviting server to react to the famous `mapUid` result 2024-08-13 14:30:16 +07:00
comments chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-07-31 00:20:17 +07:00
dashboard chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
dav Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-calendars 2024-08-14 08:57:03 +07:00
encryption Merge pull request #46804 from nextcloud/refactor/encryption/security-attributes 2024-08-01 09:56:19 +07:00
federatedfilesharing chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
federation Merge pull request #46806 from nextcloud/refactor/federation/security-attributes 2024-08-14 09:40:41 +07:00
files perf(files): Cache `getContents` function used for uploader 2024-08-14 09:47:56 +07:00
files_external Fix(l10n): Update translations from Transifex 2024-07-31 00:20:17 +07:00
files_reminders Fix(l10n): Update translations from Transifex 2024-07-31 00:20:17 +07:00
files_sharing Fix(l10n): Update translations from Transifex 2024-08-14 00:20:23 +07:00
files_trashbin fix: fix getting the folder node from the dav response 2024-08-10 14:29:52 +07:00
files_versions feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
lookup_server_connector
oauth2 Merge pull request #46814 from nextcloud/refactor/oauth2/security-attributes 2024-08-14 09:38:28 +07:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-08-10 00:20:14 +07:00
settings Merge pull request #46816 from nextcloud/refactor/settings/security-attributes 2024-08-14 09:38:08 +07:00
sharebymail Fix(l10n): Update translations from Transifex 2024-08-14 00:20:23 +07:00
systemtags Fix(l10n): Update translations from Transifex 2024-08-14 00:20:23 +07:00
testing feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and translate providers in the testing app 2024-08-13 00:05:26 +07:00
theming chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-08-10 00:20:14 +07:00
updatenotification Merge pull request #46821 from nextcloud/refactor/updatenotification/security-attributes 2024-08-14 09:37:56 +07:00
user_ldap fix(LDAP): remove unneeded dependencies 2024-08-01 20:13:11 +07:00
user_status chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
weather_status chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
webhook_listeners fix(webhook_listeners): Avoid collision between two identical calls at the same second 2024-08-06 12:38:26 +07:00
workflowengine Fix(l10n): Update translations from Transifex 2024-08-07 00:20:09 +07:00