| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-18 | feat: refactor tournament to generic DB-backed N-person bracket | nsfisis | |
| Replace hardcoded 6-person tournament with a generic single-elimination bracket system backed by new DB tables (tournaments, tournament_entries, tournament_matches). Includes admin CRUD, standard seeding algorithm, bye handling, and a CSS Grid bracket renderer on the frontend. Add comprehensive tests for backend API/admin handlers, seeding logic, and frontend bracket component. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-09-05 | feat(backend): support swift language | nsfisis | |
| 2025-03-08 | websocket to polling | nsfisis | |
| 2025-03-04 | rm registration token | nsfisis | |
| 2024-08-11 | feat: simplify starting procedure | nsfisis | |
| 2024-08-09 | feat: support authentication via fortee | nsfisis | |
| 2024-08-08 | chore(backend): update fixtures | nsfisis | |
| 2024-08-05 | chore(backend): update fixtures | nsfisis | |
| 2024-08-05 | feat(backend): update fixtures | nsfisis | |
| 2024-08-05 | feat(backend): add `game_type` column to `games` | nsfisis | |
| 2024-07-30 | feat(backend): implement password-based authentication | nsfisis | |
| 2024-07-30 | feat(backend): add fixture file for local dev | nsfisis | |
