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 |
Jeff Emmett
|
e727deea19
|
everything working in dev
|
2025-11-10 11:06:13 -08:00 |
Jeff Emmett
|
a2e9893480
|
automerge, obsidian/quartz, transcribe attempt, fix AI APIs
|
2025-09-21 11:43:06 +02:00 |
Jeff Emmett
|
38566e1a75
|
separate worker and buckets between dev & prod, fix cron job scheduler
|
2025-09-04 15:12:44 +02:00 |
Jeff Emmett
|
dfd6e03ca2
|
Merge branch 'auth-webcrypto'
|
2025-08-25 16:11:46 +02:00 |
Jeff Emmett
|
2db320a007
|
shared piano in progress
|
2025-08-23 16:07:43 +02:00 |
Jeff Emmett
|
71a6b29165
|
add in gestures and ctrl+space command tool (TBD add global LLM)
|
2025-07-29 16:02:51 -04:00 |
Jeff Emmett
|
bc831c7516
|
implemented collections and graph layout tool
|
2025-07-29 14:52:57 -04:00 |
Jeff Emmett
|
39294a2f0c
|
auth in progress
|
2025-04-17 15:51:49 -07:00 |
Shawn Anderson
|
1ca84d958d
|
Revert "update wrangler"
This reverts commit 5ebd37dd6c.
|
2025-04-16 13:05:52 -07:00 |
Jeff-Emmett
|
5ebd37dd6c
|
update wrangler
|
2025-04-08 15:32:37 -07:00 |
Jeff-Emmett
|
12d26d0643
|
Fixed asset upload CORS for broken links, updated markdown tool, changed keyboard shortcuts & menu ordering
|
2025-03-19 17:24:22 -07:00 |
Jeff-Emmett
|
a0e73b0f9e
|
slidedeck shape installed, still minor difficulty in keyboard arrow transition between slides (last slide + wraparound)
|
2025-01-23 14:14:04 +01:00 |
Jeff-Emmett
|
2590a86352
|
added scoped propagators (with javascript object on arrow edge to control)
|
2025-01-21 23:25:28 +07:00 |
Jeff-Emmett
|
6f5ee6a673
|
removed padding from printtoPDF, hid mycrozine template tool (need to fix sync), cleaned up redundancies between app & board, installed marked npm package, hid markdown tool (need to fix styles)
|
2025-01-03 09:42:53 +07:00 |
Jeff Emmett
|
fa9192718e
|
remove package lock from gitignore
|
2024-12-09 04:15:35 -05:00 |