1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2024-10-17 12:42:51 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
bb7de48d24
Move fetching server jar download information exclusively to the Server 2023-02-26 15:29:51 +01:00
891a999ffd
Add event log 2023-02-24 17:22:19 +01:00
dca52bb6ad
Check Agent instance and memory limits on instance launch instead of instance creation 2023-01-30 21:28:25 +01:00
0e6d506cb4
Add user and role permissions on web 2022-10-22 20:02:46 +02:00
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
c4b1d3c920
Fix graceful shutdown issues 2022-10-14 17:20:41 +02:00
d2b085ec15
Add Minecraft versions to instance creation form 2022-10-10 19:41:57 +02:00
adf0dd6853
Add administrator account creation and user login 2022-10-09 08:33:36 +02:00
0695ee8405
Add instance logs to web 2022-10-07 17:21:39 +02:00
56b0e65809
Persist instances in the database 2022-10-07 17:21:38 +02:00
abb4c72a66
Add basic instance management with a creation form and instance table on web 2022-10-07 17:21:38 +02:00
3c0c286c32
Add Java runtime discovery to Agents 2022-10-07 17:21:38 +02:00
67754da5c7
Persist Agents in database 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
f27c88e7d5
Add Blazor web project with custom Bootstrap theme 2022-10-06 11:15:33 +02:00