Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Emmett 6523006c8a Add EncryptID auth, try-it-now API, editor mode dropdown, and simplify sync server
- Add AuthButton component with EncryptID passkey authentication
- Add /api/try endpoint for instant guest demo access (scratch notes)
- Add ModeDropdown component (editing/suggesting/viewing modes)
- Simplify sync server to plain JS using y-websocket setupWSConnection
- Update Dockerfile to copy SDK from build context and avoid sdk/ in COPY
- Update CollaborativeEditor and Toolbar with refactored editor logic
- Update docker-compose and entrypoint for simplified sync server
- Add package-lock.json and next-env.d.ts

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 21:19:14 +00:00