canvas-website/src/ui
Jeff Emmett e96e6480fe refactor: remove OddJS dependency and fix Automerge sync
Major Changes:
- Fix Automerge "Document unavailable" error by awaiting repo.find()
- Remove @oddjs/odd package and all related dependencies (205 packages)
- Remove location sharing features (OddJS filesystem-dependent)
- Simplify auth to use only CryptoAuthService (WebCryptoAPI-based)

Auth System Changes:
- Refactor AuthService to remove OddJS filesystem integration
- Update AuthContext to remove FileSystem references
- Delete unused auth files (account.ts, backup.ts, linking.ts)
- Delete unused auth components (Register.tsx, LinkDevice.tsx)

Location Features Removed:
- Delete all location components and routes
- Remove LocationShareShape from shape registry
- Clean up location references across codebase

Documentation Updates:
- Update WEBCRYPTO_AUTH.md to remove OddJS references
- Correct component names (CryptoLogin → CryptID)
- Update file structure and dependencies
- Fix Automerge README WebSocket path documentation

Build System:
- Successfully builds without OddJS dependencies
- All TypeScript errors resolved
- Production bundle size optimized

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-16 20:19:02 -07:00
..
CustomContextMenu.tsx pin object, fix fathom, and a bunch of other things 2025-11-11 22:32:36 -08:00
CustomMainMenu.tsx refactor: remove OddJS dependency and fix Automerge sync 2025-11-16 20:19:02 -07:00
CustomToolbar.tsx refactor: remove OddJS dependency and fix Automerge sync 2025-11-16 20:19:02 -07:00
SettingsDialog.tsx everything working in dev 2025-11-10 11:06:13 -08:00
cameraUtils.ts fix zoom & videochat 2025-09-01 09:44:52 +02:00
components.tsx update cloudflare errors 2025-11-11 22:38:24 -08:00
overrides.tsx update obsidian shape deployment 2025-11-12 16:23:08 -08:00