nextcloud/apps
Ferdinand Thiessen 8fb9c821ad
fix(files): Reset drop notice on firefox
On firefox there is an old bug where when you move a dragged file outside
the window the `dragleave` event is never emitted.
So we just use a timeout to reset the drag over state.

Also a small change: Use the ID of the main container instead of relying on tag name and class.
(The ID is guranteed as other APIs rely on it, while the class is just used internally).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-27 11:58:27 +02:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-08-07 00:20:18 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-06-05 09:56:15 +00:00
comments fix: Handle comment deletion correctly 2024-08-24 12:45:42 +02:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-07-31 00:20:25 +00:00
dashboard Fix(l10n): Update translations from Transifex 2024-08-20 00:20:46 +00:00
dav fix(caldav): limit property length 2024-08-22 11:20:49 +00:00
encryption Fix(l10n): Update translations from Transifex 2024-08-15 00:26:07 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-08-16 00:20:21 +00:00
federation fix(federation): always set server status to OK after successful runs 2024-08-22 15:04:59 +00:00
files fix(files): Reset drop notice on firefox 2024-08-27 11:58:27 +02:00
files_external Fix(l10n): Update translations from Transifex 2024-08-23 00:20:20 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2024-08-15 00:26:07 +00:00
files_sharing Fix(l10n): Update translations from Transifex 2024-08-25 00:24:33 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-08-24 00:20:41 +00:00
files_versions Fix(l10n): Update translations from Transifex 2024-08-23 00:20:20 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-08-19 00:20:32 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-08-15 00:26:07 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-08-24 00:20:41 +00:00
settings Fix(l10n): Update translations from Transifex 2024-08-26 00:20:35 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2024-08-24 00:20:41 +00:00
systemtags Fix(l10n): Update translations from Transifex 2024-08-25 00:24:33 +00:00
testing fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
theming Fix(l10n): Update translations from Transifex 2024-08-24 00:20:41 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-08-26 00:20:35 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-08-25 00:24:33 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-08-24 00:20:41 +00:00
user_status Fix(l10n): Update translations from Transifex 2024-08-23 00:20:20 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-08-15 00:26:07 +00:00
workflowengine fix(flow): cannot set customer user agent 2024-08-26 12:12:25 +00:00