canvas-website/src/components/auth
Jeff Emmett 144f5365c1 feat: move Mycelial Intelligence to permanent UI bar + fix ImageGen RunPod API
- Mycelial Intelligence UI refactor:
  - Created permanent floating bar at top of screen (MycelialIntelligenceBar.tsx)
  - Bar stays fixed and doesn't zoom with canvas
  - Collapses when clicking outside
  - Removed from toolbar tool menu
  - Added deprecated shape stub for backwards compatibility with old boards

- ImageGen RunPod fix:
  - Changed from async /run to sync /runsync endpoint
  - Fixed output parsing for output.images array format with base64

- Other updates:
  - Added FocusLockIndicator and UserSettingsModal UI components
  - mulTmux server and shape updates
  - Automerge sync and store improvements
  - Various CSS and UI refinements

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 23:57:26 -08:00
..
CryptID.tsx feat: rebrand CryptoLogin to CryptID 2025-11-16 14:09:23 -07:00
CryptoDebug.tsx feat: rebrand CryptoLogin to CryptID 2025-11-16 14:09:23 -07:00
CryptoTest.tsx working auth login and starred boards on dashboard! 2025-07-29 22:04:14 -04:00
Loading.tsx auth in progress 2025-04-17 15:51:49 -07:00
LoginButton.tsx feat: move Mycelial Intelligence to permanent UI bar + fix ImageGen RunPod API 2025-11-27 23:57:26 -08:00
Profile.tsx feat: rebrand CryptoLogin to CryptID 2025-11-16 14:09:23 -07:00
ProtectedRoute.tsx auth in progress 2025-04-17 15:51:49 -07:00