nextcloud/lib
Ferdinand Thiessen 478ae957af 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-15 06:53:53 +00:00
..
composer Revert "[stable33] Stable33 authoritative share" 2026-03-24 16:41:26 +01:00
l10n fix(l10n): Update translations from Transifex 2026-04-14 00:38:13 +00:00
private fix(notifications): Require absolute links for support of desktop and mobile clients 2026-04-13 15:34:11 +00:00
public fix(Util): getScripts also need to reorder core translations 2026-04-15 06:53:53 +00:00
unstable feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
base.php fix: add user id header when redirecting to default app 2026-02-19 14:28:21 +00:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00