nextcloud/lib
Ferdinand Thiessen 8beba76b75
fix(Util): getScripts also need to reorder core translations
Currently `core-common` and `core-main` are prepanded to the scripts,
as they provide the global state. But the script ordering logic does not
know about this and might sort core translations after they are used.

Meaning we need to register core translations as soon as the global
scope is initialized (so that `OC.L10N.register` is available).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-09 12:03:48 +02:00
..
composer Merge pull request #59015 from nextcloud/copilot/add-taskprocessing-worker-command 2026-03-19 15:33:21 +01:00
l10n fix(l10n): Update translations from Transifex 2026-04-08 00:19:10 +00:00
private Merge pull request #59296 from nextcloud/automated/noid/rector-changes 2026-04-08 15:29:02 +02:00
public fix(Util): getScripts also need to reorder core translations 2026-04-09 12:03:48 +02:00
unstable feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
base.php refactor: remove long deprecated IServerContainer methods 2026-03-10 10:36:35 +01:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00