nextcloud/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 Merge pull request #54858 from nextcloud/chore/noid/branch-off-32 2025-09-04 11:26:19 +02:00
comments fix(l10n): Update translations from Transifex 2025-10-06 00:13:08 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2025-09-27 00:13:34 +00:00
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 chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
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 fix(l10n): Update translations from Transifex 2025-10-03 00:14:33 +00:00
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 fix(l10n): Update translations from Transifex 2025-09-17 00:13:30 +00:00
oauth2 chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
profile chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
provisioning_api fix(IGroupManager): Use correct return type for search method 2025-10-01 13:14:05 +02:00
settings Merge pull request #55507 from nextcloud/techdebt/noid/bye-bye-8.1 2025-10-06 08:22:50 +02:00
sharebymail chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
systemtags fix(l10n): Update translations from Transifex 2025-10-05 00:13:12 +00:00
testing chore: Bump app versions and requirements 2025-09-04 09:11:05 +02:00
theming chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
twofactor_backupcodes chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
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 chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
weather_status chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
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