Commit Graph

23 Commits

Author SHA1 Message Date
Christoph Hagen
0a5139fd39 Remove throwing declarations 2023-01-31 22:17:15 +01:00
Christoph Hagen
2d683e34c4 Update kitura smtp to fix compile error 2022-12-18 17:19:19 +01:00
Christoph Hagen
3c4d1f0e29 Update player points when game ends 2022-10-18 11:40:08 +02:00
Christoph Hagen
30abe56325 Use headers for all routes 2022-10-12 21:53:16 +02:00
Christoph Hagen
fe429ea7d5 Replace 404 errors 2022-10-12 19:43:16 +02:00
Christoph Hagen
ff916945df Add route to update password with email token 2022-10-12 19:32:15 +02:00
Christoph Hagen
4e9675c284 Add route to send recovery email 2022-10-12 19:32:15 +02:00
Christoph Hagen
26adcc2868 Convert functions to async/await 2022-10-12 19:32:15 +02:00
Christoph Hagen
7ef5da08d0 Convert registration to async 2022-10-12 19:32:15 +02:00
Christoph Hagen
56b7fa1ba8 Improve header access 2022-10-11 12:08:44 +02:00
Christoph Hagen
b00f0826b9 Fix indentation 2022-10-11 12:07:41 +02:00
Christoph Hagen
fc4afb70b1 Create individual functions for routes 2022-10-11 11:51:00 +02:00
Christoph Hagen
5eafcfdf4d Switch to SQLite database over text files 2021-12-22 22:13:09 +01:00
Christoph Hagen
33f72c43cf Refactor player action 2021-12-09 11:10:20 +01:00
Christoph Hagen
fa3aaadef8 Play cards, select game, player actions 2021-12-06 18:28:35 +01:00
Christoph Hagen
20d1ce24da Player actions, playable cards 2021-12-06 11:43:30 +01:00
Christoph Hagen
3db9652cad Sync push 2021-12-03 18:03:29 +01:00
Christoph Hagen
cdf079698e Add card dealing 2021-12-01 22:49:54 +01:00
Christoph Hagen
775ac91cc8 Add leave table server API 2021-11-30 11:56:51 +01:00
Christoph Hagen
a24576f4f2 Incomplete websocket implementation 2021-11-29 11:54:50 +01:00
Christoph Hagen
3a1ef01a54 Registration, Login, Resume, Table Creation, Dark Style 2021-11-28 15:53:47 +01:00
Christoph Hagen
b87dce55a8 First registration/login interface 2021-11-27 11:59:13 +01:00
Christoph Hagen
cdd5093c05 first commit 2021-11-25 19:15:38 +01:00