feat: NCWF-5/6/7/8/9 chess analysis page and engine integration #11

Merged
Janis merged 2 commits from feat/tournament-external-servers-bot-bridge into main 2026-06-17 08:17:57 +02:00

2 Commits

Author SHA1 Message Date
Janis Eccarius 415c77efa0 feat(tournaments): external server management UI and official-bot join
Add TournamentServerService (GET/POST/DELETE /api/tournament/servers).
Add OfficialBotService (POST /api/bots/official/join-tournament).
Tournaments page gains a Servers button that opens a dialog to register,
list, and remove external tournament servers. Join dialog gains four
difficulty buttons (Easy/Medium/Hard/Expert) for spawning official bots
into a tournament at runtime.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-16 08:40:25 +02:00
Janis Eccarius 9b72ac9b63 feat: NCWF-5/6/7/8/9 chess analysis page and engine integration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 22:42:08 +02:00