achmad 26855bebf5 fix: add missing GET handler for player purchases
Game client loads purchases via GET /player/:steamId/purchases on
game start but only the POST handler existed, causing 404. Added GET
handler that returns item_ids from the purchases table.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 20:43:27 +07:00
2026-05-29 20:04:31 +07:00
2026-05-29 20:04:31 +07:00
2026-05-29 20:04:31 +07:00
S
Description
No description provided
131 KiB
Languages
TypeScript 98.6%
Dockerfile 1%
JavaScript 0.2%
Shell 0.1%