space-game/src/components
Michael Mainguy fe88c2bf47 Add My Levels tab, profile page, and token auth system
- Add My Levels tab to website level selection for viewing private levels
- Add profile page for generating/managing editor plugin tokens
- Create user_tokens table and RPC functions for token-based auth
- Fix cloudLevelService to use maybeSingle() for admin and level queries
- Fix getLevelById to try authenticated client first for private levels
- Add rotation support to asteroids, base, sun, and planets
- Remove deprecated difficultyConfig from level files
- Add editor script components for BabylonJS Editor integration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 07:06:40 -06:00
..
auth Add My Levels tab, profile page, and token auth system 2025-12-09 07:06:40 -06:00
controls Fix routing, cleanup, and game restart issues 2025-11-25 11:21:05 -06:00
editor Add target positions for asteroid orbit and movement 2025-12-02 16:47:58 -06:00
game Add My Levels tab, profile page, and token auth system 2025-12-09 07:06:40 -06:00
layouts Add My Levels tab, profile page, and token auth system 2025-12-09 07:06:40 -06:00
leaderboard Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
profile Add My Levels tab, profile page, and token auth system 2025-12-09 07:06:40 -06:00
settings Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
shared Cleanup batch 1: Delete 11 unused source files 2025-11-28 17:41:02 -06:00