Commit Graph

33 Commits

Author SHA1 Message Date
Christoph Hagen
77a214d2a2 Improve logging 2023-02-06 22:03:02 +01:00
Christoph Hagen
a48c77c138 Add name and description for metrics 2023-02-06 11:25:30 +01:00
Christoph Hagen
13f13c8503 Update metrics 2023-02-01 20:10:57 +01:00
Christoph Hagen
d30222911d Add more metrics 2023-02-01 16:44:07 +01:00
Christoph Hagen
0a5139fd39 Remove throwing declarations 2023-01-31 22:17:15 +01:00
Christoph Hagen
5381b28386 Add monitoring 2023-01-31 22:16:44 +01:00
Christoph Hagen
2d683e34c4 Update kitura smtp to fix compile error 2022-12-18 17:19:19 +01:00
Christoph Hagen
1c36d8c480 Make email configuration optional 2022-11-24 21:31:03 +01:00
Christoph Hagen
3c4d1f0e29 Update player points when game ends 2022-10-18 11:40:08 +02:00
Christoph Hagen
f020c13739 Specify production setting in configuration 2022-10-13 12:25:51 +02:00
Christoph Hagen
454bd204b8 Fix error creating a table 2022-10-12 22:02:01 +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
067d7ffb7a Add email sending functionality and configuration 2022-10-12 19:32:03 +02:00
Christoph Hagen
e5a879966d Remove unused function 2022-10-11 12:04:55 +02:00
Christoph Hagen
e49cc9cb91 Load configuration from file 2022-10-11 12:00:46 +02:00
Christoph Hagen
89007989e3 Close all sockets on shutdown 2022-01-24 17:15:11 +01:00
Christoph Hagen
9cc4cdb27c Display player state 2021-12-25 16:53:58 +01:00
Christoph Hagen
1d1044c3f8 Fix delete empty table 2021-12-23 12:52:28 +01:00
Christoph Hagen
f97604e3bf Delete table when empty 2021-12-23 11:16:29 +01:00
Christoph Hagen
5eafcfdf4d Switch to SQLite database over text files 2021-12-22 22:13:09 +01:00
Christoph Hagen
7ac0f29904 Add first database version and model 2021-12-22 22:11:37 +01:00
Christoph Hagen
ef966b0aa3 Optimise files on start 2021-12-21 15:50:49 +01:00
Christoph Hagen
49787db1aa First working version 2021-12-18 15:08:43 +01:00
Christoph Hagen
577a60c1d1 Clarify action id 2021-12-09 11:18:26 +01:00
Christoph Hagen
289458bfd8 Refactor tables and players for clarity 2021-12-09 11:11:17 +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
cde63c03d6 Add table persistence, organize files 2021-12-01 22:47:19 +01:00