nextcloud-server/lib
Thomas Citharel 8482302e42
fix(lib): include headers from OC\Template\Template as well in produced HTML
Otherwise we only take those added through deprecated method C_Util::addHeader, not those of
OC\Template\Template::addHeader, which does nothing

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-12-16 23:01:38 +07:00
..
composer fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 2025-12-15 12:26:23 +07:00
l10n fix(l10n): Update translations from Transifex 2025-12-16 00:13:56 +07:00
private fix(lib): include headers from OC\Template\Template as well in produced HTML 2025-12-16 23:01:38 +07:00
public Merge pull request #57098 from nextcloud/fix/deprecate-ISystemTagManagerFactory 2025-12-16 10:26:32 +07:00
unstable
base.php refactor: Deprecated user config from IConfig correctly 2025-12-11 13:27:47 +07:00
versioncheck.php