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

20 Commits

Author SHA1 Message Date
360d22fdb9 Replace NetMQ with custom TCP logic 2025-08-29 14:12:10 +02:00
591a6a62ab Reformat code 2025-08-21 20:31:21 +02:00
3ffb37529c Add user permission checking to Controller 2024-04-06 23:26:04 +02:00
1b12fd9c3b Guard loading instances from database from exceptions 2024-04-04 20:37:37 +02:00
d03f532996 Make Result type serializable 2024-03-31 18:24:22 +02:00
c7b57fac97 Fix Rider inspections 2024-03-30 17:08:57 +01:00
137a2a53c3 Replace remaining uses of TaskManager 2024-03-30 09:25:08 +01:00
94148add2d Force invariant culture for all applications 2024-03-30 08:23:39 +01:00
72ddaf91ad Implement actors in Agent via Akka.NET 2024-03-30 07:50:29 +01:00
7cdb0a1910 Migrate RPC message handling to Akka.NET 2024-03-23 00:21:39 +01:00
0d039b69de Implement actors in Controller via Akka.NET 2024-03-11 00:01:54 +01:00
1ded0e50b2 Redesign Web navigation 2023-12-20 06:11:24 +01:00
e679b17e3b Redesign Web tables 2023-12-20 06:11:24 +01:00
5bc474d455 Define message groups and use queues to send and process messages within each group sequentially 2023-12-17 07:41:58 +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
627e7436fd Remove unnecessary trailing spaces 2023-10-23 01:16:44 +02:00
346eab0b1b Replace ASP.NET Identity with a custom solution 2023-10-09 14:08:11 +02:00
c89e30cd3f Update to .NET 8 2023-04-07 01:33:13 +02:00
0091fa11fb Merge several Utils projects 2023-04-07 01:33:13 +02:00