9 Commits

Author SHA1 Message Date
41e1ad4bf0 Implement First Currency Game - Stock Market
Added `StockAmount` To `User` Model (Database Update Required)
Reworked `ChatHub` Command Names
Removed Cache On User Info Endpoints
2025-06-26 16:12:50 -07:00
88b0615a30 Implement Caching 2025-06-22 15:06:38 -07:00
df48a1491f Fix Room List Not Updating On Clients Dynamically
Fix ``ChatHub`` Namespace
2025-06-21 10:41:29 -07:00
818ba48924 Implement Basic Currency System 2025-06-19 14:37:01 -07:00
eb0b957020 Update `User` Model For Currency System
Refactor ``DataContext``

REQUIRES DB UPDATE
2025-06-19 13:35:04 -07:00
66f27d7a4c Rework JWT Key Propagation 2025-06-15 15:07:36 -07:00
daceab9c12 Supress Warning In `Program.cs` 2025-06-15 14:58:21 -07:00
198a8635ab Add `DB_PROVIDER and DB_CONNECTION_STRING` environment variables 2025-06-15 14:55:24 -07:00
16c9aae729 Initial Commit 2025-06-15 14:24:53 -07:00