fix: IO microservice #38

Merged
Janis merged 6 commits from fix/io-microservice into main 2026-04-22 08:36:54 +02:00

6 Commits

Author SHA1 Message Date
Janis a380cff628 feat: add Dockerfiles for building Quarkus applications in various modes (native, JVM, legacy-jar, micro)
Build & Test (NowChessSystems) TeamCity build finished
2026-04-22 08:36:01 +02:00
Janis 777db6ace2 refactor: update import statements to use api.io for GameContextExport and GameContextImport
Build & Test (NowChessSystems) TeamCity build finished
2026-04-21 22:08:09 +02:00
Janis edbf63ebc5 refactor: update import statements to use api.io for GameContextExport and GameContextImport
Build & Test (NowChessSystems) TeamCity build failed
2026-04-21 22:02:48 +02:00
Janis 55b4328916 feat: enhance FenExporter with detailed FEN string generation and refactor PgnExporter for improved game context export
Build & Test (NowChessSystems) TeamCity build failed
2026-04-21 21:59:06 +02:00
Janis c4c245434b refactor: update import statements for FenExporter and PgnExporter for clarity
Build & Test (NowChessSystems) TeamCity build failed
2026-04-21 21:51:38 +02:00
Janis 96d4f995fa feat: refactor IO module to API structure and add FEN export functionality
Build & Test (NowChessSystems) TeamCity build failed
2026-04-21 21:37:43 +02:00