]> source.dussan.org Git - nextcloud-server.git/commit
fix(app-store): Also proxy images of locally installed apps
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 10:54:25 +0000 (12:54 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 11:02:06 +0000 (13:02 +0200)
commit11117baba1276cfdc009e112280e19a8cb955264
treeec1767a754b0d3fddf8365d78dbc3dea87653172
parent5aabbacc3b024c2e6a4dc9fbb525a0146f7a9444
fix(app-store): Also proxy images of locally installed apps

Before this only app store apps got their screenshots proxied,
but this will cause locally installed apps to not be correctly shown on the app-store.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/settings/lib/Controller/AppSettingsController.php