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

66 Commits

Author SHA1 Message Date
4fc5214418 Add audit log 2022-10-17 00:25:30 +02:00
3d2b0d5373 Move TaskManager to Phantom.Utils.Runtime project 2022-10-16 16:54:34 +02:00
f10a754efb Refactor RwLockedDictionary and introduce RwLockedObservableDictionary 2022-10-15 16:27:25 +02:00
e51844d798 Add version and git hash to assemblies & website menu 2022-10-14 22:09:24 +02:00
c4b1d3c920 Fix graceful shutdown issues 2022-10-14 17:20:41 +02:00
bfb60219ea Change environment variables to throw on error instead of returning default value 2022-10-13 15:26:23 +02:00
8c9925921c Migrate solution to centralized NuGet package versions 2022-10-12 19:19:19 +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
eefe1b8051 Add support for downloading Minecraft server executables 2022-10-07 17:21:38 +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
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