nextcloud-server/apps
Carl Schwan ac029d1839 refactor(trash): Port deletion code of Trashbin to node based API
Instead of using a mix of View and Node based file system manipulation,
use the 'new' node based API everywhere.

Replace the hooks used in the admin_audit related to the deletion to new
typed event that expose the deleted nodes.

And remove old calculateSize to get the size of the deleted folder and
instead rely on the Node::getSize information.

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-06 16:07:16 +02:00
..
admin_audit refactor(trash): Port deletion code of Trashbin to node based API 2025-10-06 16:07:16 +02:00
cloud_federation_api
comments fix(l10n): Update translations from Transifex 2025-10-06 00:13:08 +00:00
contactsinteraction
dashboard fix(l10n): Update translations from Transifex 2025-10-05 00:13:12 +00:00
dav fix(l10n): Update translations from Transifex 2025-10-05 00:13:12 +00:00
encryption Merge pull request #55472 from nextcloud/carl/fix-encryption-commands 2025-10-06 10:47:10 +02:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-10-05 00:13:12 +00:00
federation
files fix(l10n): Update translations from Transifex 2025-10-06 00:13:08 +00:00
files_external Merge pull request #55507 from nextcloud/techdebt/noid/bye-bye-8.1 2025-10-06 08:22:50 +02:00
files_reminders
files_sharing fix(l10n): Update translations from Transifex 2025-10-06 00:13:08 +00:00
files_trashbin refactor(trash): Port deletion code of Trashbin to node based API 2025-10-06 16:07:16 +02:00
files_versions fix(l10n): Update translations from Transifex 2025-10-05 00:13:12 +00:00
lookup_server_connector
oauth2
profile
provisioning_api
settings Merge pull request #55507 from nextcloud/techdebt/noid/bye-bye-8.1 2025-10-06 08:22:50 +02:00
sharebymail
systemtags fix(l10n): Update translations from Transifex 2025-10-05 00:13:12 +00:00
testing
theming
twofactor_backupcodes
updatenotification fix(l10n): Update translations from Transifex 2025-10-05 00:13:12 +00:00
user_ldap fix(l10n): Update translations from Transifex 2025-10-06 00:13:08 +00:00
user_status
weather_status
webhook_listeners fix(l10n): Update translations from Transifex 2025-10-05 00:13:12 +00:00
workflowengine fix(l10n): Update translations from Transifex 2025-10-06 00:13:08 +00:00