Janis Eccarius
8e2afb93f3
feat: NCWF-5/6/7/8/9 chess analysis page and engine integration
...
- NCWF-5: scaffold /analysis route with ChessBoard viewer and navigation
- NCWF-6: FEN / PGN / Game-ID input form with depth selector
- NCWF-7: extend GameApiService with analyzePosition(); add AnalysisService
with game-wide annotation pipeline; proxy /api/analysis -> :8087
- NCWF-8: EvalTimelineComponent — SVG win-chance chart per ply
- NCWF-9: AnnotatedMoveListComponent — quality labels (!! ! ?! ? ??)
derived from win-chance delta
Also fix pre-existing app.spec.ts failure (missing provideHttpClient).
Apply project-wide prettier formatting pass.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-10 15:55:14 +02:00
shosho996
36d72fd6cd
fix: build issues
2026-05-12 17:33:03 +02:00
shosho996
bd7ec581e3
feat: NCS-75 Frontend Deployment Dockerfile ( #4 )
...
Co-authored-by: shahdlala66 <shahd.lala66@gmail.com >
Reviewed-on: #4
Co-authored-by: Shahd Lala <shosho996@blackhole.local >
Co-committed-by: Shahd Lala <shosho996@blackhole.local >
2026-05-12 11:21:04 +02:00
shosho996
ff75c8ce2f
feat: NCS-63 User account implementation ( #2 )
...
User Profile info, no game before login/register, menu bar
---------
Co-authored-by: Lala, Shahd <Shahd.Lala@sybit.de >
Co-authored-by: shahdlala66 <shahd.lala66@gmail.com >
Reviewed-on: #2
2026-05-06 10:51:30 +02:00
shosho996
2de003e497
feat: added bot, light and dark mode
2026-04-22 10:22:22 +02:00
shahdlala66
3e8c7c4057
fix: structure
2026-04-18 11:36:14 +02:00
shahdlala66
1828fa3275
feat: added web view 1v1
2026-04-17 23:20:16 +02:00