lila/apps/api/src
2026-04-30 01:20:12 +02:00
..
controllers formatting 2026-04-30 01:20:12 +02:00
errors formatting 2026-04-30 01:20:12 +02:00
gameSessionStore fix: improve error semantics, clarify answer key type 2026-04-28 16:07:19 +02:00
lib removing comment that tested pre-commit/pre-push hook 2026-04-30 01:14:53 +02:00
lobbyGameStore fix(lint): resolve all eslint errors across monorepo 2026-04-17 16:46:33 +02:00
middleware fix(api): skip rate limiting for non-sensitive auth endpoints 2026-04-23 22:12:38 +02:00
routes formatting 2026-04-30 01:20:12 +02:00
services fix: improve error semantics, clarify answer key type 2026-04-28 16:07:19 +02:00
types feat: add ownership check to evaluateAnswer, AuthenticatedRequest type 2026-04-28 14:39:13 +02:00
ws feat: multiplayer slice — end to end working 2026-04-18 23:32:21 +02:00
app.test.ts feat(api): add helmet security headers and rate limiting 2026-04-23 11:13:11 +02:00
app.ts formatting 2026-04-30 01:20:12 +02:00
server.ts fix(api): use server.listen instead of app.listen for WebSocket support 2026-04-18 21:57:58 +02:00