1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2025-04-11 14:15:45 +02:00
Web interface for Minecraft server management.
Go to file
2022-10-24 14:03:54 +02:00
.config Add PostgreSQL database support via Entity Framework 2022-10-07 07:27:20 +02:00
.run Make it possible to use condensed agent key via environment variables 2022-10-18 03:04:00 +02:00
.workdir Make it possible to use condensed agent key via environment variables 2022-10-18 03:04:00 +02:00
Agent Fix Agents mangling server.properties file 2022-10-24 14:03:54 +02:00
Common Move StopProcedureException into Phantom.Utils.Runtime project 2022-10-21 13:59:57 +02:00
Docker Add Docker Compose file for a development PostgreSQL instance 2022-10-07 07:27:20 +02:00
Server Optimize web identity middleware to only run on login and logout pages 2022-10-22 21:06:26 +02:00
Utils Move StopProcedureException into Phantom.Utils.Runtime project 2022-10-21 13:59:57 +02:00
.dockerignore Add Dockerfile for building Agent and Server 2022-10-20 04:36:03 +02:00
.gitattributes Add .gitattributes 2022-10-06 03:41:01 +02:00
.gitignore Add .gitignore 2022-07-21 21:57:39 +02:00
AddMigration.bat Add PostgreSQL database support via Entity Framework 2022-10-07 07:27:20 +02:00
AddMigration.sh Add PostgreSQL database support via Entity Framework 2022-10-07 07:27:20 +02:00
Directory.Build.props Update to C# 11 and use generic attributes in form validation 2022-10-19 13:06:43 +02:00
Directory.Build.targets Add version and git hash to assemblies & website menu 2022-10-14 22:09:24 +02:00
Dockerfile Add Dockerfile for building Agent and Server 2022-10-20 04:36:03 +02:00
global.json Add solution file 2022-10-06 03:42:31 +02:00
Packages.props Add user and role permissions on web 2022-10-22 20:02:46 +02:00
PhantomPanel.sln Move TaskManager to Phantom.Utils.Runtime project 2022-10-16 16:54:34 +02:00