1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2025-06-09 13:34:04 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
0091fa11fb
Merge several Utils projects 2023-04-07 01:33:13 +02:00
ad7964677e
Fix not flushing logs when calling Environment.Exit 2023-04-02 09:17:39 +02:00
d2e7f4f876
Add TaskManager shutdown logging of remaining tasks 2023-01-25 12:08:53 +01:00
0e6d506cb4
Add user and role permissions on web 2022-10-22 20:02:46 +02:00
bcfc2c8240
Rewrite Agent shutdown procedure to delay RPC disconnection until main services are stopped 2022-10-19 06:36:31 +02:00
de22e5695f
Condense Agent certificate and token into a single file 2022-10-18 02:44:56 +02:00
dbba829e21
Persist ASP.NET keys in the working directory 2022-10-17 00:48:55 +02:00
3d2b0d5373
Move TaskManager to Phantom.Utils.Runtime project 2022-10-16 16:54:34 +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
ae4f4af2eb
Add environment variable for web server's base path 2022-10-13 15:34:33 +02:00
adf0dd6853
Add administrator account creation and user login 2022-10-09 08:33:36 +02:00
640731634b
Add custom task manager for tracking running tasks 2022-10-07 20:16:45 +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