nextcloud/core/src
Jonas f3cd03b141
fix(dialogs): Make sure conflict dialog is loaded before adding conflicts
Fixes a possible race condition where conflicts are added and the dialog
loading finishes only afterwards.

The race condition sometimes led to missing files in the conflict dialog
when uploading several existing files at once.

Fixes: #45661
2024-06-04 15:56:23 +02:00
..
components feat: Limit email input on auth pages to 255 chars 2024-05-28 21:29:58 +00:00
files feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +01:00
jquery Move deprecation warnings to debug 2023-06-24 16:25:58 +00:00
mixins feat: Limit email input on auth pages to 255 chars 2024-05-28 21:29:58 +00:00
OC fix(dialogs): Make sure conflict dialog is loaded before adding conflicts 2024-06-04 15:56:23 +02:00
OCA Move deprecation warnings to debug 2023-06-24 16:25:58 +00:00
OCP chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
Polyfill Move deprecation warnings to debug 2023-06-24 16:25:58 +00:00
profile Add api to load additional section in profile page 2022-09-14 12:55:40 +02:00
services chore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0 2023-04-22 12:16:01 +02:00
systemtags Revert "Add minimumInputLength for tags select" 2022-11-07 15:14:48 +01:00
tests chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
Util Rename a11y helper function 2022-06-09 00:25:13 +00:00
utils Generate proper URL for unsupported browsers page 2022-11-22 11:57:26 +01:00
views fix(core): remove unwanted unsupported browser import 2024-06-04 13:29:02 +00:00
globals.js Move deprecation warnings to debug 2023-06-24 16:25:58 +00:00
icons.js chore(eslint): replace node/no-unpublished-import by n/no-unpublished-import 2023-03-23 08:14:19 +01:00
init.js fix(ui): Do not close all menus on right click 2023-11-28 19:00:40 +00:00
install.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
logger.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
login.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
main.js feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default. 2023-08-10 23:47:40 +02:00
maintenance.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
profile.js Add api to load additional section in profile page 2022-09-14 12:55:40 +02:00
recommendedapps.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
session-heartbeat.js stop the auto-logout loop after redirecting to the logout 2024-02-21 09:35:00 +00:00
unified-search.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
unsupported-browser-redirect.js Only check unsupported browsers on user rendering 2022-10-28 12:23:02 +02:00
unsupported-browser.js Only check unsupported browsers on user rendering 2022-10-28 12:23:02 +02:00