]> source.dussan.org Git - nextcloud-server.git/commit
fix(theming): Also provide default image as background by absolut URL 46211/head
authorFerdinand Thiessen <opensource@fthiessen.de>
Mon, 1 Jul 2024 09:30:20 +0000 (11:30 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Mon, 1 Jul 2024 09:30:20 +0000 (11:30 +0200)
commit83c5b9297a73df1d15ce9f41778b7aa84f797ef5
tree64ca2f9a54c9bc17e3051301d944d5f18e513255
parent3f72902bb5994010dbd50e8ec2f5e5cb49e2983c
fix(theming): Also provide default image as background by absolut URL

There was a regression that for the default theme the image was not set as the background.
Also the background was not always an absolut URL, only for custom images it was absolut,
for default images / shipped images it was relative.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/theming/lib/Capabilities.php