]> source.dussan.org Git - nextcloud-server.git/commit
Allow to set a custom background
authorJulius Härtl <jus@bitgrid.net>
Wed, 12 Aug 2020 08:02:33 +0000 (10:02 +0200)
committerJulius Härtl <jus@bitgrid.net>
Wed, 19 Aug 2020 15:07:26 +0000 (17:07 +0200)
commit4ec0afd0e76fbba82d4d5bff606d63810fb2caa0
tree0799fa5bb12271ad7fd6ff7a1647a3321c3a5c89
parent1e043d5a24f757399b168da10174b58c989273a5
Allow to set a custom background

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