aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend
AgeCommit message (Collapse)Author
2024-07-29feat: handle code and execresult messagesnsfisis
2024-07-29feat: define GamePlayerMessageC2SCode and GamePlayerMessageS2CExecResultnsfisis
2024-07-29feat(backend): partially implement gamingnsfisis
2024-07-29feat(backend): use connection poolnsfisis
2024-07-29feat: add game messages to openapi specnsfisis
2024-07-29feat(backend): improve dockerfile cacheabilitynsfisis
2024-07-28refactor(backend): move game-related code to game modulensfisis
2024-07-28refactor(backend): move config-related code to config.gonsfisis
2024-07-28chore(backend): rename root modulensfisis
2024-07-28feat(backend): log detailed error message in 5xx errornsfisis
2024-07-28feat: implement game entrynsfisis
2024-07-28refactor: remove /api/ prefix from openapi.yamlnsfisis
2024-07-28feat(backend): user Logger and Recover middlewarensfisis
2024-07-28feat(backend): handle JWT validation manuallynsfisis
2024-07-28feat(backend): add game_players tablensfisis
2024-07-28refactor: change JwtPayload typensfisis
2024-07-28feat(backend): change games table and create problems tablensfisis
2024-07-28chore: format schema.sqlnsfisis
2024-07-28rename user's display_username to display_namensfisis
2024-07-28backend: openapinsfisis
2024-07-27backend: jwtnsfisis
2024-07-27organize dockerfiles and compose.yamlnsfisis
2024-07-27db: rename users.icon_url to users.icon_pathnsfisis
2024-07-22backend: replace raw net/http with echonsfisis
2024-07-22backend: add echonsfisis
2024-07-22change go module namensfisis
2024-07-22user loginnsfisis
2024-07-21add sqldef and sqlcnsfisis
2024-07-21remove racing pagesnsfisis
2024-07-21react routernsfisis
2024-07-19initial commitnsfisis