nextcloud/apps
Ferdinand Thiessen fc64d5c838 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-26 19:03:42 +00:00
..
admin_audit fix(adminaudit): Don't crash when creating folder 2024-08-15 13:35:19 +00:00
cloud_federation_api fix(federation): Return the used userID to allow the inviting server to react to the famous mapUid result 2024-08-13 14:30:16 +02:00
comments Fix(l10n): Update translations from Transifex 2024-08-21 00:20:25 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-07-31 00:20:17 +00:00
dashboard fix(dashboard): Adjust widget border radius 2024-08-23 16:43:54 +02:00
dav fix(caldav): limit property length 2024-08-22 11:22:43 +00:00
encryption Fix(l10n): Update translations from Transifex 2024-08-15 00:25:56 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-08-16 00:20:14 +00:00
federation chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
files fix(files): Reset drop notice on firefox 2024-08-26 19:03:42 +00:00
files_external Fix(l10n): Update translations from Transifex 2024-08-23 00:20:13 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2024-08-15 00:25:56 +00:00
files_sharing Fix(l10n): Update translations from Transifex 2024-08-25 00:24:27 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-08-24 00:20:35 +00:00
files_versions Fix(l10n): Update translations from Transifex 2024-08-23 00:20:13 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-08-19 00:20:25 +00:00
oauth2 chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-08-24 00:20:35 +00:00
settings Fix(l10n): Update translations from Transifex 2024-08-26 00:20:28 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2024-08-24 00:20:35 +00:00
systemtags Fix(l10n): Update translations from Transifex 2024-08-25 00:24:27 +00:00
testing feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and translate providers in the testing app 2024-08-13 00:05:26 +02:00
theming Fix(l10n): Update translations from Transifex 2024-08-24 00:20:35 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-08-26 00:20:28 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-08-25 00:24:27 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-08-24 00:20:35 +00:00
user_status Fix(l10n): Update translations from Transifex 2024-08-23 00:20:13 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-08-15 00:25:56 +00:00
webhook_listeners chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
workflowengine fix(flow): cannot set customer user agent 2024-08-26 12:13:54 +00:00