Feature Complete Server Manager + Stuff

+ added PowerActions
+ added ServerLink
+ added EmbedBuilder
+ added useful common snippets
+ prepared Server Commands
~ Improved UI
~ fixed bugs on the fly
~ Cookies baked for the little... parrot
This commit is contained in:
2023-04-28 21:25:47 +02:00
parent aba61257d6
commit 2b6028d531
13 changed files with 813 additions and 17 deletions

View File

@@ -10,7 +10,7 @@
"profiles": {
"Moonlight": {
"commandName": "Project",
"launchBrowser": true,
"launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
@@ -26,7 +26,7 @@
},
"Docker": {
"commandName": "Docker",
"launchBrowser": true,
"launchBrowser": false,
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
"publishAllPorts": true,
"useSSL": true