nextcloud/apps
Ferdinand Thiessen f7b7474cd3
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 20:31:31 +02:00
..
admin_audit style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
cloud_federation_api style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
comments test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
contactsinteraction style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
dashboard fix(dashboard): Adjust widget border radius 2024-08-22 18:07:33 +02:00
dav test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
encryption style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
federatedfilesharing style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
federation style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
files fix(files): Reset drop notice on firefox 2024-08-26 20:31:31 +02:00
files_external test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
files_reminders Fix(l10n): Update translations from Transifex 2024-08-15 00:25:46 +00:00
files_sharing test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
files_trashbin style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
files_versions style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
lookup_server_connector style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
oauth2 chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:07:50 +02:00
provisioning_api style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
settings test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
sharebymail style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
systemtags test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
testing feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +02:00
theming style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-08-26 00:20:22 +00:00
updatenotification style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
user_ldap style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
user_status style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
weather_status Fix(l10n): Update translations from Transifex 2024-08-15 00:25:46 +00:00
webhook_listeners style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
workflowengine fix(flow): cannot set customer user agent 2024-08-26 13:25:33 +02:00