17 Commits

Author SHA1 Message Date
8a48119c80 Displays available owned games for a GameNight. 2025-07-13 14:29:34 +02:00
0e89bca126 Small rewrite to allow fetching owned game of users 2025-07-13 13:30:25 +02:00
ad0e81fdc3 Cleans up the code a bit 2025-07-12 20:01:57 +02:00
df1e3ff905 Adds own/disown game logic 2025-07-12 20:01:57 +02:00
3f99b68d62 Adds renaming games functionality 2025-07-12 17:07:33 +02:00
28f7306d57 Adds Adding of Games to the system. 2025-06-27 22:08:23 +02:00
3f51d52edf Refactored the connect flow and make canceling behavior more consistent. 2025-06-27 16:31:48 +02:00
f0883a0ff0 Fixes leave on the server and reworked login flow. 2025-06-27 14:45:36 +02:00
fbe456a0f5 Implements leaving on the client side 2025-06-24 16:49:21 +02:00
d11e31149b Implemented leaving a gamenight on the server/database side 2025-06-15 19:12:46 +02:00
db6f55bc47 Rewrite to chatty but functional API. 2025-06-14 22:16:13 +02:00
597a960bf1 Splits database into a separate crate 2025-05-30 14:31:00 +02:00
Dennis Brentjes
3f7ed03973 Fixes some Clippy remarks. 2025-05-19 21:01:38 +02:00
c994321576 Started on separating domain and adapters 2025-05-14 07:41:28 +02:00
4e26d3cdcb Created a domain module to decouple flows from the core. 2025-05-03 22:49:01 +02:00
6699dcf392 Added some more gamenight-cli Flows. 2025-05-02 23:03:57 +02:00
db25dc0aed Started working on a cli frontend. 2025-04-23 20:27:06 +02:00