nextcloud/apps
Carl Schwan fd3878448b
feat(filecache): Scale DB query created when deleting file from filecache
Instead of creating a CacheEntryRemovedEvent for each deleted files,
create a single CacheEntriesRemovedEvent which wrap multiple
CacheEntryRemovedEvent.

This allow listener to optimize the query they do when multiple files
are deleted at the same time (e.g. when deleting a folder).

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2026-01-28 16:07:57 +01:00
..
admin_audit chore: Bump app versions and requirements 2026-01-22 08:59:28 +01:00
cloud_federation_api fix(l10n): Update translations from Transifex 2026-01-23 00:21:28 +00:00
comments chore: Bump app versions and requirements 2026-01-22 08:59:28 +01:00
contactsinteraction chore: Bump app versions and requirements 2026-01-22 08:59:28 +01:00
dashboard chore: Bump app versions and requirements 2026-01-22 08:59:28 +01:00
dav fix(l10n): Update translations from Transifex 2026-01-28 00:20:51 +00:00
encryption fix(l10n): Update translations from Transifex 2026-01-28 00:20:51 +00:00
federatedfilesharing refactor(IShare): Add typing for node 2026-01-27 11:19:33 +01:00
federation fix(l10n): Update translations from Transifex 2026-01-28 00:20:51 +00:00
files feat(filecache): Scale DB query created when deleting file from filecache 2026-01-28 16:07:57 +01:00
files_external fix(l10n): Update translations from Transifex 2026-01-28 00:20:51 +00:00
files_reminders fix(l10n): Update translations from Transifex 2026-01-26 00:20:49 +00:00
files_sharing fix(l10n): Update translations from Transifex 2026-01-28 00:20:51 +00:00
files_trashbin fix(l10n): Update translations from Transifex 2026-01-24 00:20:53 +00:00
files_versions chore: fix vue/attribute-hyphenation ESLint rule 2026-01-25 23:47:39 +01:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-01-23 00:21:28 +00:00
oauth2 chore: fix vue/attribute-hyphenation ESLint rule 2026-01-25 23:47:39 +01:00
profile fix(l10n): Update translations from Transifex 2026-01-26 00:20:49 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2026-01-24 00:20:53 +00:00
settings fix(l10n): Update translations from Transifex 2026-01-28 00:20:51 +00:00
sharebymail Merge pull request #57575 from nextcloud/carl/typing-share 2026-01-27 13:36:01 +01:00
systemtags fix(systemtags): remove duplicated event listener 2026-01-27 23:52:40 +01:00
testing chore: Bump app versions and requirements 2026-01-22 08:59:28 +01:00
theming fix(l10n): Update translations from Transifex 2026-01-28 00:20:51 +00:00
twofactor_backupcodes chore: Bump app versions and requirements 2026-01-22 08:59:28 +01:00
updatenotification fix(l10n): Update translations from Transifex 2026-01-24 00:20:53 +00:00
user_ldap fix(user_ldap): Fix crash in some code path when a DN is longer that 64 2026-01-27 14:05:53 +01:00
user_status chore: fix vue/attribute-hyphenation ESLint rule 2026-01-25 23:47:39 +01:00
weather_status fix(l10n): Update translations from Transifex 2026-01-23 00:21:28 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2026-01-24 00:20:53 +00:00
workflowengine fix(workflowengine): use constant to render template 2026-01-27 22:57:24 +01:00