- Backend: transform Steam API response to match frontend expectations (games/count structure) - Frontend: map Steam game fields (appid, name, playtime_forever) to database schema (id, title, playtimeHours) - Add detailed logging throughout request lifecycle for debugging - Add 60-second timeout with AbortController to prevent indefinite hanging - Fix IndexedDB constraint violation by properly transforming game data before save Co-Authored-By: Claude <noreply@anthropic.com>
2.9 KiB
2.9 KiB