1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2025-09-05 22:53:11 +02:00

23 Commits

Author SHA1 Message Date
0d039b69de Implement actors in Controller via Akka.NET 2024-03-11 00:01:54 +01:00
3cab9a0152 Move Controller RPC code into the RPC utils project 2023-12-17 07:41:57 +01:00
8b0452ead6 Move logging to a utils project 2023-12-17 06:49:18 +01:00
96456f90bc Reimplement Web service 2023-12-05 14:27:55 +01:00
55b853d227 Fully separate Controller and Web into their own services - Controller compiling and setup 2023-10-23 14:02:58 +02:00
2c623cbd9a Split Phantom Server projects into separate Controller and Web folders 2023-10-09 17:15:24 +02:00
0091fa11fb Merge several Utils projects 2023-04-07 01:33:13 +02:00
def6c41a77 Remove Phantom.Common.Minecraft project 2023-03-07 12:53:42 +01:00
bb7de48d24 Move fetching server jar download information exclusively to the Server 2023-02-26 15:29:51 +01:00
3d2b0d5373 Move TaskManager to Phantom.Utils.Runtime project 2022-10-16 16:54:34 +02:00
02e121d6ed Move web identity services to a separate project 2022-10-15 18:30:08 +02:00
d2b085ec15 Add Minecraft versions to instance creation form 2022-10-10 19:41:57 +02:00
640731634b Add custom task manager for tracking running tasks 2022-10-07 20:16:45 +02:00
0695ee8405 Add instance logs to web 2022-10-07 17:21:39 +02:00
3c0c286c32 Add Java runtime discovery to Agents 2022-10-07 17:21:38 +02:00
4abb394bc3 Add Agent memory and instance configuration 2022-10-07 11:33:57 +02:00
40bf4d4578 Add Agent management with an Agent table on web 2022-10-07 11:33:57 +02:00
57073b1bd0 Add PostgreSQL database support via Entity Framework 2022-10-07 07:27:20 +02:00
23a4cf69dd Add communication between Agent and Server via ZeroMQ and MessagePack 2022-10-07 07:27:20 +02:00
2c6c9ea493 Add Agent project & token generation 2022-10-07 07:27:20 +02:00
f27c88e7d5 Add Blazor web project with custom Bootstrap theme 2022-10-06 11:15:33 +02:00
73a5eb5422 Add logging with Serilog 2022-10-06 05:06:03 +02:00
c43c511c3b Add solution file 2022-10-06 03:42:31 +02:00