nextcloud/apps
Ferdinand Thiessen 6ef37924bf
fix(files): do nothing if view local dialog was just closed
We try to open a file in the Nextcloud client.
If this fails a dialog is shown with 3 options:

1. Retry: If it fails no further dialog is shown.
2. Open online: The viewer is used to open the file.
3. Close the dialog and nothing happens (abort).

This correctly implements 3 and also adds some comments + order file in
reading order (using `function` instead of arrow functions allows this
easily).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-02 16:56:07 +02:00
..
admin_audit fix(l10n): Update translations from Transifex 2025-05-22 00:22:57 +00:00
cloud_federation_api chore: apply code style 2025-04-30 19:04:59 +02:00
comments chore: apply code style 2025-04-30 19:04:59 +02:00
contactsinteraction fix(l10n): Update translations from Transifex 2025-05-18 00:22:57 +00:00
dashboard fix(l10n): Update translations from Transifex 2025-05-31 00:22:55 +00:00
dav fix(dav): only consider user's principal for unsharing entries 2025-06-01 16:39:43 +02:00
encryption fix: throw a better error if we can't get the encrypted header size 2025-05-12 14:14:59 +02:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-06-01 00:22:14 +00:00
federation fix(l10n): Update translations from Transifex 2025-05-10 00:23:15 +00:00
files fix(files): do nothing if view local dialog was just closed 2025-06-02 16:56:07 +02:00
files_external fix(l10n): Update translations from Transifex 2025-06-01 00:22:14 +00:00
files_reminders fix(l10n): Update translations from Transifex 2025-05-18 00:22:57 +00:00
files_sharing fix(l10n): Update translations from Transifex 2025-06-02 00:48:07 +00:00
files_trashbin fix(l10n): Update translations from Transifex 2025-06-02 00:48:07 +00:00
files_versions fix(l10n): Update translations from Transifex 2025-05-31 00:22:55 +00:00
lookup_server_connector chore: apply code style 2025-04-30 19:04:59 +02:00
oauth2 chore: apply code style 2025-04-30 19:04:59 +02:00
provisioning_api fix(l10n): Update translations from Transifex 2025-05-02 00:23:13 +00:00
settings fix(AppNavigationGroupList): restore navigation panel and search/filter functionality for sub-admin groups 2025-06-02 07:19:42 +00:00
sharebymail fix(l10n): Update translations from Transifex 2025-06-01 00:22:14 +00:00
systemtags fix(l10n): Update translations from Transifex 2025-05-31 00:22:55 +00:00
testing chore: apply code style 2025-04-30 19:04:59 +02:00
theming fix(l10n): Update translations from Transifex 2025-05-30 00:22:51 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2025-05-28 00:22:53 +00:00
updatenotification fix(l10n): Update translations from Transifex 2025-05-22 00:22:57 +00:00
user_ldap fix(l10n): Update translations from Transifex 2025-05-30 00:22:51 +00:00
user_status fix(user_status): Avoid unique constraint violations from parallel heartbeats and GET requests 2025-05-30 08:00:35 +00:00
weather_status fix(l10n): Update translations from Transifex 2025-05-17 00:23:32 +00:00
webhook_listeners fix(webhooks_listener): correctly set userId from event 2025-05-29 14:50:54 +02:00
workflowengine fix(workflowengine): fix group not shown in Group membership check 2025-05-05 17:46:02 +02:00