]> source.dussan.org Git - nextcloud-server.git/commit
override default dashboard background with theming one 23588/head
authorJulien Veyssier <eneiluj@posteo.net>
Tue, 20 Oct 2020 10:36:41 +0000 (12:36 +0200)
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Fri, 13 Nov 2020 06:51:26 +0000 (06:51 +0000)
commitf5ef2d7d5897bb490f2a10792760f809a68e4c00
tree04dcf6c646b10405a799e6d793137052fd848e02
parent35be4fdb019da658a824f41dc4bf0f415c032cb8
override default dashboard background with theming one
fix getAppValue default value in theming app
fix cacheBuster value injection

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
apps/dashboard/js/dashboard.js
apps/dashboard/js/dashboard.js.map
apps/dashboard/lib/Controller/DashboardController.php
apps/dashboard/src/App.vue
apps/dashboard/src/components/BackgroundSettings.vue
apps/dashboard/src/helpers/getBackgroundUrl.js
apps/theming/lib/Capabilities.php
apps/theming/lib/ImageManager.php
apps/theming/lib/Service/JSDataService.php
apps/theming/lib/ThemingDefaults.php
apps/theming/lib/Util.php