Commit Graph

18 Commits

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