nextcloud/lib
Daniel Calviño Sánchez 1e9b70832e fix: Fix app name not translated in the title of public pages
@nextcloud/vue automatically adds the localized app name to the page
title if a page heading but not an explicit page title is given. The
localized app name is expected to be provided in the "core->apps"
initial state, but that was set only when rendering a page as a
registered user. In public pages that data was not provided, so the
title contained the app ID rather than the localized app name.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2026-04-15 03:34:21 +02:00
..
composer Merge pull request #59627 from nextcloud/carl/alternative-login-provider 2026-04-15 01:53:33 +02:00
l10n fix(l10n): Update translations from Transifex 2026-04-14 00:19:18 +00:00
private fix: Fix app name not translated in the title of public pages 2026-04-15 03:34:21 +02:00
public Merge pull request #59627 from nextcloud/carl/alternative-login-provider 2026-04-15 01:53:33 +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