User profile page webpage

This commit is contained in:
2025-08-02 20:30:48 +08:00
parent a932108c87
commit be7d7536fc
13 changed files with 381 additions and 15 deletions

View File

@@ -31,8 +31,11 @@
"DirectRoutes": [
{
"Path": "/ws",
"Service": "DysonNetwork.Pusher",
"IsWebsocket": true
"Service": "DysonNetwork.Pusher"
},
{
"Path": "/api/tus",
"Service": "DysonNetwork.Drive"
},
{
"Path": "/.well-known/openid-configuration",