1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2025-05-07 00:34:03 +02:00
Web interface for Minecraft server management.
Go to file
2022-10-20 07:11:01 +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 Remove satellite resource assemblies from builds 2022-10-20 07:10:25 +02:00
Common Fix or suppress several ReSharper warnings 2022-10-19 13:11:40 +02:00
Docker Add Docker Compose file for a development PostgreSQL instance 2022-10-07 07:27:20 +02:00
Server Add FormValidationMessage web component 2022-10-20 07:11:01 +02:00
Utils Refactor RPC to use a single long running task 2022-10-19 15:24:40 +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 Migrate from MessagePack to MemoryPack for RPC serialization 2022-10-19 00:26:17 +02:00
PhantomPanel.sln Move TaskManager to Phantom.Utils.Runtime project 2022-10-16 16:54:34 +02:00