canvas-website/src/components/auth
Jeff Emmett 91093f706f feat: add Drawfast tool, improve share UI, and various UI enhancements
New features:
- Add Drawfast tool and shape for quick drawing
- Add useLiveImage hook for real-time image generation
- Improve ShareBoardButton with better UI and functionality

UI improvements:
- Refactor CryptIDDropdown for cleaner interface
- Enhance components.tsx with better tool visibility handling
- Add context menu and toolbar enhancements
- Update MycelialIntelligenceBar styling

Backend:
- Add board permissions API endpoints
- Update worker with new networking routes
- Add html2canvas dependency

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 00:03:12 -05:00
..
AnonymousViewerBanner.tsx feat: add user dropdown menu, fix auth tool visibility, improve network graph 2025-12-12 18:41:53 -05:00
CryptID.tsx feat: add user dropdown menu, fix auth tool visibility, improve network graph 2025-12-12 18:41:53 -05:00
CryptIDDropdown.tsx feat: add Drawfast tool, improve share UI, and various UI enhancements 2025-12-15 00:03:12 -05: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