19 Commits

Author SHA1 Message Date
f1d23cb495 Returns participants for a gamenight 2025-05-31 22:37:51 +02:00
156be1821a Cleaned up api client sources 2025-05-31 12:03:58 +02:00
6950ac62e8 Autogenerate only the models of the API for the backend-server 2025-05-31 11:38:55 +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
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
02913c7b52 upgrades packages. 2025-03-30 22:54:21 +02:00
Dennis Brentjes
9e84a62c41 Added Avanlonia frontend. 2023-08-15 11:31:58 +02:00
22f05c00c1 Added a client (From generator) and a basic login page to test it. 2023-04-30 20:51:42 +02:00
Dennis Brentjes
1296f363af Re-added auto migrations 2023-03-30 17:08:44 +02:00
Dennis Brentjes
70ae15f655 Fixes the ugly Register User post handler. 2023-03-30 09:32:24 +02:00
3509a70a6a Abstracted away getting a PgConnection with expect(). 2023-03-26 11:25:15 +02:00
217e5ee64b Adds get for a single gamenight. 2023-03-25 23:32:41 +01:00
5216f55a14 Adds the post gamenight handler. 2023-03-25 22:44:58 +01:00
534e6867d8 Adds user authorization to the actix backend. 2023-03-25 19:20:38 +01:00
1c8110cdb0 Added Login and Register handlers for actix backend 2023-03-24 22:28:18 +01:00
d961896242 Started reimplementation of the Rest api in actix-web 2023-03-17 22:20:26 +01:00