Commit Graph

9 Commits

Author SHA1 Message Date
martin
9991bac6fa Updated dependencies. Use new array initializer in C#. Added comments to alot of methods and classes 2023-12-06 23:43:21 +01:00
martin
2520a9ed94 Updated dependencies and project to C# 12 Added primary constructors and many other refactorings 2023-11-18 23:47:55 +01:00
Martin Berg Alstad
5e21947870 Created simple login page, and User model 2023-07-20 14:47:13 +02:00
Martin Berg Alstad
c7bc473572 Split up methods in controllers, added tests for GameService, refactored GameGroup name to Game and directory Game to GameStuff 2023-07-18 17:09:27 +02:00
Martin Berg Alstad
fab3e3d13f Separated WebSocketService to another service 2023-07-18 14:12:53 +02:00
Martin Berg Alstad
63502405e1 Fixed bug with WebSocketService sub 2023-07-13 18:48:17 +02:00
Martin Berg Alstad
41118035d2 Test for Run method in GameController 2023-07-13 18:06:18 +02:00
Martin Berg Alstad
0de20200f5 Merged interfaces to classes 2023-07-13 14:00:42 +02:00
martin
31196886fd Tests, finished for extensions 2023-07-09 19:58:32 +02:00