Jeff Emmett
|
2cc7c52755
|
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 |
Jeff Emmett
|
ffef04df50
|
pin object, fix fathom, and a bunch of other things
|
2025-11-11 22:32:36 -08:00 |
Jeff Emmett
|
0fa1652f72
|
prevent coordinate reset
|
2025-11-10 23:01:35 -08:00 |
Jeff Emmett
|
f8e4647e1a
|
everything working in dev
|
2025-11-10 11:06:13 -08:00 |
Jeff Emmett
|
719a4eb918
|
automerge, obsidian/quartz, transcribe attempt, fix AI APIs
|
2025-09-21 11:43:06 +02:00 |
Jeff Emmett
|
1abeeaea10
|
update R2 storage to JSON format
|
2025-09-04 16:26:35 +02:00 |
Jeff Emmett
|
808b37425a
|
update tldraw functions
|
2025-09-04 15:30:57 +02:00 |
Jeff Emmett
|
95307ed453
|
cleanup
|
2024-12-07 23:22:10 -05:00 |