Leon Hermann lq64
  • Joined on 2025-10-09
lq64 created pull request NowChess/NowChessSystems#36 2026-04-21 13:03:47 +02:00
feat: NCS-52 Rules as a microservice
lq64 pushed to feat/NCS-52 at NowChess/NowChessSystems 2026-04-21 13:00:56 +02:00
a176f9e7ca feat(rule): Rules as a microservice
b52623b8f6 feat: Refactor GameResource to use var injection for GameRegistry and ObjectMapper
5d3d3b4be3 feat: Rework draw handling in GameEngine and GameResource
3febed3cca feat: NCS-37 Add initial API structure and DTOs for NowChess application
b706c65a0a feat: Add Dockerfiles and configuration for Quarkus application
Compare 8 commits »
lq64 approved NowChess/NowChessSystems#35 2026-04-21 12:28:18 +02:00
feat: NCS-37 Quarkus integration

passt

lq64 commented on pull request NowChess/NowChessSystems#35 2026-04-21 12:26:10 +02:00
feat: NCS-37 Quarkus integration

Warum löscht du so viele files da am Ende also sowas wie ChessGUI? Sollen diese Files gelöscht werden? Siehe die unteren/letzten Files bei der PR

Da die UI nicht mehr benötigt wird und…

lq64 commented on pull request NowChess/NowChessSystems#35 2026-04-21 12:22:43 +02:00
feat: NCS-37 Quarkus integration

modules/core/src/main/resources/META-INF/native-image/de.nowchess/core/reachability-metadata.json:

lq64 commented on pull request NowChess/NowChessSystems#35 2026-04-21 12:21:51 +02:00
feat: NCS-37 Quarkus integration

File "coverage": Ist die Änderung korrekt?

lq64 commented on pull request NowChess/NowChessSystems#35 2026-04-21 12:20:25 +02:00
feat: NCS-37 Quarkus integration

Warum löscht du so viele files da am Ende also sowas wie ChessGUI? Sollen diese Files gelöscht werden?

lq64 pushed to feat/NCS-52 at NowChess/NowChessSystems 2026-04-20 19:32:00 +02:00
68cd331b69 feat(rule): Rules as a microservice
a3217fa9c4 ci: bump version with Build-43
Compare 2 commits »
lq64 created branch feat/NCS-52 in NowChess/NowChessSystems 2026-04-20 19:32:00 +02:00
lq64 pushed to feat/NCS-37 at NowChess/NowChessSystems 2026-04-15 09:43:25 +02:00
52197125f7 test(backcore): achieve 100% line coverage
lq64 pushed to feat/NCS-37 at NowChess/NowChessSystems 2026-04-14 23:24:29 +02:00
8fd6adc1f4 feat(backcore): Quarkus compatible with GUI/TUI
lq64 pushed to feat/NCS-37 at NowChess/NowChessSystems 2026-04-14 21:44:33 +02:00
db955c08a5 style: fix CRLF line endings introduced by rebase
2c4d96e373 feat(backcore): Quarkus tests
acddd58ad3 feat: NCS-37 import FEN/PGN, export endpoints, NDJSON stream snapshot
33dd63a9b6 feat: NCS-37 resign, draw actions, and export/stream endpoints
6fc3b3c3df feat: NCS-37 move-making, legal moves, undo/redo endpoints
Compare 11 commits »
lq64 commented on pull request NowChess/NowChessSystems#30 2026-04-14 17:20:08 +02:00
feat: NCS-14 implemented insufficient moves rule

Build is red, please fix before merging

lq64 pushed to feat/NCS-37 at NowChess/NowChessSystems 2026-04-13 16:58:00 +02:00
020941e404 feat(backcore): Quarkus tests
lq64 created pull request NowChess/NowChessSystems#29 2026-04-13 16:17:32 +02:00
WIP: feat: NCS-37 Quarkus integration
lq64 pushed to feat/NCS-37 at NowChess/NowChessSystems 2026-04-13 16:17:12 +02:00
95fcfc824c feat: NCS-37 import FEN/PGN, export endpoints, NDJSON stream snapshot
37d74335c7 feat: NCS-37 resign, draw actions, and export/stream endpoints
a6ff529f95 feat: NCS-37 move-making, legal moves, undo/redo endpoints
d40a64a160 fix: use PgnExporter for SAN pgn field, fix status priority in GameMapper
24ae9893ef feat: NCS-37 game lifecycle endpoints (createGame, getGame)
Compare 7 commits »
lq64 created branch feat/NCS-37 in NowChess/NowChessSystems 2026-04-13 16:17:12 +02:00
lq64 commented on pull request NowChess/NowChessSystems#27 2026-04-12 19:18:08 +02:00
feat: NCS-25 Add linters to keep quality up

Waiting for accurate doc

lq64 pushed to feat/NCS-38 at NowChess/NowChessSystems 2026-04-12 18:50:53 +02:00
df675a5f08 feat(server): Http4s server