nextcloud/apps/files/lib
Ferdinand Thiessen 320283b67d fix(files): Properly handle denied ownership transfers
When the receiver denies the transfer the notification handler was missing,
so no notification was created for the transfer owner.

But also the internal notification was created two times:
1. When rejecting the transfer
2. By the reject function when dismissing the notification

This is fixed by only relying on the dismiss function.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-25 18:01:04 +02:00
..
Activity fix(files): Make sure to add the fileid on favorite folders navigation entries 2024-01-25 17:43:48 +01:00
AppInfo fix(files): Do not require files_trashbin in live photo sync listener 2024-04-03 19:04:42 +02:00
BackgroundJob chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Collaboration/Resources chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Command chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Controller fix(files): Properly handle denied ownership transfers 2024-06-25 18:01:04 +02:00
Db Add type hints for mappers 2023-04-07 09:49:42 +02:00
Event chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Listener fix(files): Do not require files_trashbin in live photo sync listener 2024-04-03 19:04:42 +02:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Notification fix(files): Properly handle denied ownership transfers 2024-06-25 18:01:04 +02:00
Search chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Service fix(files): Fix ownership transfer encrypted files detection 2024-04-30 09:52:24 +00:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
App.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Capabilities.php files: Add OpenAPI spec 2023-07-12 09:06:10 +02:00
DirectEditingCapabilities.php files: Add OpenAPI spec 2023-07-12 09:06:10 +02:00
Helper.php Show usage percenteage in the tooltip 2022-08-10 11:23:27 +02:00
ResponseDefinitions.php chore(files): Remove unused type alias 2024-01-19 09:12:26 +01:00