Update homepage to fetch games from Constellation instead of database
- Add fetchAllGamesFromConstellation() to query all game records
- Remove database dependency from homepage
- Filter games by time windows after fetching from Constellation
- Maintain same filtering logic (12h for active, 7d for completed)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>