nextcloud/lib
Daniel Calviño Sánchez 2b201acb5b 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-21 07:23:38 +00:00
..
composer feat: add permissions mask variant that only masks one directory 2026-04-09 23:54:51 +00:00
l10n fix(l10n): Update translations from Transifex 2026-04-20 00:19:05 +00:00
private fix: Fix app name not translated in the title of public pages 2026-04-21 07:23:38 +00:00
public chore: adjust version in doc block 2026-04-15 13:17:15 +02:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 -01:00
base.php fix: add user id header when redirecting to default app 2026-02-19 14:28:07 +00:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00