]> source.dussan.org Git - nextcloud-server.git/commit
Fix various theming bugs 34204/head
authorChristopher Ng <chrng8@gmail.com>
Sat, 24 Sep 2022 00:02:50 +0000 (00:02 +0000)
committerChristopher Ng <chrng8@gmail.com>
Wed, 28 Sep 2022 17:12:56 +0000 (17:12 +0000)
commit295d03869eabcb67bddf14dbde09b36c2e291a18
tree2fd3bbe9b080b2a7df031a6e808096339a554bc8
parentf6f0195a3f6643db871f9b857de5e6864a800863
Fix various theming bugs

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 files changed:
apps/dashboard/src/DashboardApp.vue
apps/dashboard/src/helpers/getBackgroundUrl.js [deleted file]
apps/dashboard/src/helpers/prefixWithBaseUrl.js [deleted file]
apps/theming/lib/Themes/DefaultTheme.php
apps/theming/src/UserThemes.vue
apps/theming/src/components/BackgroundSettings.vue
apps/theming/src/helpers/getBackgroundUrl.js
apps/theming/src/helpers/prefixWithBaseUrl.js
apps/theming/src/settings.js
core/css/apps.css
core/css/apps.scss
core/css/server.css
core/css/server.css.map
core/css/styles.css
core/css/styles.css.map
core/css/styles.scss
dist/dashboard-main.js
dist/dashboard-main.js.map
dist/theming-theming-settings.js
dist/theming-theming-settings.js.map
tests/acceptance/features/app-theming.feature
tests/acceptance/features/bootstrap/ThemingAppContext.php