nextcloud / unsplash

πŸ“ΈπŸ”€β˜οΈ Random Nextcloud log in background from Unsplash
https://apps.nextcloud.com/apps/unsplash
GNU Affero General Public License v3.0
92 stars 23 forks source link

Remove explicit Dashboard setting #96

Closed newhinton closed 1 year ago

newhinton commented 2 years ago

I have experimented with removing the dashboard setting.

I found out if we use css-selectors, we can specifically target the dasboard-'default' setting which is the same as the login background. This allows us to directly target that selection, instead of breaking the customization provided by nextcloud and moving that setting into the personal setting.

@jancborchardt What do you think about making this setting implicit? It allows us to remove the dasboard setting from the personal and admin pages.

(If you want to check it out, it is in the dev-branch)

newhinton commented 1 year ago

Released with 2.0.0