nextcloud/core
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
..
ajax allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation 2023-06-12 11:36:29 +00:00
BackgroundJobs Use table prefix in metadata migration 2024-03-04 12:21:18 +01:00
Command fix(security): Describe occ security:bruteforce:attempts accurately 2024-02-21 14:31:42 +00:00
Controller fix(core): unsupported browser redirect url 2024-06-04 13:26:56 +00:00
css chore: Compile assets 2024-04-15 12:43:48 +02:00
Data composer run cs:fix 2023-01-20 11:45:08 +01:00
Db Add type hints for mappers 2023-04-07 09:49:42 +02:00
doc
Events Add password reset typed events 2022-06-10 16:41:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img fix(core): Convert text to path in f-droid banner SVG 2024-02-27 10:59:37 +00:00
js fix(settings): Fix incorrect user quota on page reload in non-English locales 2024-02-08 16:16:06 -08:00
l10n Fix(l10n): Update translations from Transifex 2024-05-08 00:21:24 +00:00
Listener Only check unsupported browsers on user rendering 2022-10-28 12:23:02 +02:00
Middleware AppAPI: allowed to bypass Two-Factor 2023-12-29 14:46:58 +02:00
Migrations Move oc_file_metadata.metadata migration to a background job 2024-02-22 18:12:30 +01:00
Notification update notifications for one-click instances 2022-10-24 18:28:00 +02:00
Service Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
skeleton
src fix(dialogs): Make sure conflict dialog is loaded before adding conflicts 2024-06-04 15:56:23 +02:00
templates fix(manifest): Check if app exists instead of accessing null as an array 2024-01-17 09:59:12 +01:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +00:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php fix(systemtags): Add missing systemtags index 2023-07-10 18:41:42 +02:00
openapi.json ocm services 2023-09-22 17:26:02 -01:00
register_command.php feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 2023-10-05 23:15:48 +02:00
routes.php ocm services 2023-09-22 17:26:02 -01:00
shipped.json enh: add to shipped 2023-08-08 16:29:12 -07:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00