nextcloud/apps/files
Ferdinand Thiessen 1550af87cd
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-14 17:35:59 +02:00
..
ajax chore: Add SPDX header 2024-05-29 08:58:16 +02:00
appinfo chore: Add SPDX header 2024-05-29 08:58:16 +02:00
composer fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
css chore(assets): Recompile assets 2024-05-29 07:06:27 +00:00
img chore: Add SPDX header 2024-06-06 18:05:37 +02:00
js chore: Add SPDX header 2024-06-06 18:05:37 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-06-14 00:19:48 +00:00
lib fix(files): Properly handle denied ownership transfers 2024-06-14 17:35:59 +02:00
src fix(files): Ignore right click for default action 2024-06-13 16:16:08 +02:00
templates chore: Add SPDX header 2024-05-29 08:58:16 +02:00
tests chore: Add SPDX header 2024-05-29 08:58:16 +02:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-04-15 09:10:59 +02:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00