]> source.dussan.org Git - nextcloud-server.git/commit
Allow to set a primary color background
authorJulius Härtl <jus@bitgrid.net>
Mon, 17 Aug 2020 19:29:29 +0000 (21:29 +0200)
committerJulius Härtl <jus@bitgrid.net>
Wed, 19 Aug 2020 15:07:28 +0000 (17:07 +0200)
commit5661775568e1ade06531b90f3825ff650f861eca
tree7745a5843e98314326ca47a83caad501f969c1c2
parentfa2072e36b44051c113aaf1ba6ae6efd8e057480
Allow to set a primary color background

Signed-off-by: Julius Härtl <jus@bitgrid.net>
apps/dashboard/appinfo/routes.php
apps/dashboard/lib/Controller/DashboardController.php
apps/dashboard/lib/Service/BackgroundService.php
apps/dashboard/src/App.vue
apps/dashboard/src/components/BackgroundSettings.vue
apps/dashboard/src/helpers/getBackgroundUrl.js [new file with mode: 0644]
apps/dashboard/src/helpers/prefixWithBaseUrl.js [new file with mode: 0644]