10 Commits

Author SHA1 Message Date
8ca909db52 feat(websocket)!: Implement WebSocket connection and event handling (#82)
Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #82
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-11-23 16:11:46 +01:00
4d6ea54771 feat(docker): added docker container support (#47)
Reviewed-on: #47
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-11-07 14:22:23 +01:00
51d9c0b5f6 fix: disabled external node 2025-11-07 10:18:11 +01:00
afde6c02da feat!: implemented multigame support (#34)
Reviewed-on: #34
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-11-01 20:53:22 +01:00
82245d6bcc test(base): added some tests to improve the coverage (#47) (#2)
Reviewed-on: KnockOutWhist/KnockOutWhist#47
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
Reviewed-on: #2
2025-10-22 20:14:22 +02:00
d822d11acc Add HomeController and initial application setup with routing 2025-10-10 11:50:10 +02:00
44e2575a66 Add initial application structure with HomeController and routing 2025-10-09 13:25:05 +02:00
2a55b3e0f9 Update build configuration and add library dependencies 2025-10-09 11:22:35 +02:00
c527aac9ed Add migration state XML files and update build configuration 2025-10-09 10:52:04 +02:00
81a1fbfdb9 first commit 2025-10-09 10:36:56 +02:00