fullstack: added profile pictures/avatars to accounts and improved settings page layout

This commit is contained in:
2026-01-11 18:04:24 +01:00
parent b9819e7562
commit 8b144d87f4
17 changed files with 608 additions and 103 deletions

View File

@@ -19,11 +19,18 @@
"resizable": true,
"fullscreen": false,
"center": true,
"theme": "Dark"
"theme": "Dark",
"dragDropEnabled": true
}
],
"security": {
"csp": null
"csp": null,
"assetProtocol": {
"enable": true,
"scope": [
"**"
]
}
}
},
"bundle": {