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
5878579980
feat: rebrand CryptoLogin to CryptID
...
- Rename CryptoLogin component to CryptID
- Update all imports and usages across the codebase
- Display 'CryptID: username' in user dropdown menu
- Update UI text to reference CryptID branding
- Update Profile component header to show CryptID
- Update component comments and documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-16 14:09:23 -07:00
Jeff Emmett
783a8702f9
update obsidian shape deployment
2025-11-12 16:23:08 -08:00
Jeff Emmett
453a190768
update cloudflare errors
2025-11-11 22:38:24 -08:00
Jeff Emmett
de59c4a726
pin object, fix fathom, and a bunch of other things
2025-11-11 22:32:36 -08:00
Jeff Emmett
857e94fe6a
prevent coordinate reset
2025-11-10 23:01:35 -08: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
947bd12ef3
update tldraw functions for update
2025-09-04 16:58:15 +02:00
Jeff Emmett
5fe28ba7f8
update R2 storage to JSON format
2025-09-04 16:26:35 +02:00
Jeff Emmett
6cb70b4da3
update tldraw functions
2025-09-04 15:30:57 +02:00
Jeff Emmett
0599cc149c
fix zoom & videochat
2025-09-01 09:44:52 +02:00
Jeff Emmett
dfd6e03ca2
Merge branch 'auth-webcrypto'
2025-08-25 16:11:46 +02:00
Jeff Emmett
59444e5f03
fix vercel deployment errors
2025-08-25 07:14:21 +02:00
Jeff Emmett
18690c7129
user auth via webcryptoapi, starred boards, dashboard view
2025-08-25 06:48:47 +02:00
Jeff Emmett
2db320a007
shared piano in progress
2025-08-23 16:07:43 +02:00
Jeff Emmett
af52e6465d
working auth login and starred boards on dashboard!
2025-07-29 22:04:14 -04: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
ef0ec789ab
Revert "updated website copy, installed locked-view function (coordinates break when locked tho), trying to get video transcripts working"
...
This reverts commit db4ae0c766 .
2025-04-16 13:05:57 -07:00
Jeff-Emmett
db4ae0c766
updated website copy, installed locked-view function (coordinates break when locked tho), trying to get video transcripts working
2025-04-08 14:32:15 -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
b9addbe417
Markdown tool working, console log cleanup
2025-03-15 14:57:57 -07:00
Jeff-Emmett
4e83a577f0
lock & unlock shapes, clean up overrides & context menu, make embed element easier to interact with
2025-03-15 01:03:55 -07:00
Jeff-Emmett
36a8dfe853
hide broadcast from context menu
2025-03-05 18:06:22 -05:00
Jeff-Emmett
65bf72537f
camera initialization fixed
2025-02-26 09:48:17 -05:00
Jeff-Emmett
08b63c5a12
LLM prompt tool operational, fixed keyboard shortcut conflicts
2025-02-25 15:48:29 -05:00
Jeff-Emmett
be011f25f6
changed zoom shortcut to ctrl+up & ctrl+down, savetoPDF to alt+s
2025-02-25 15:24:41 -05:00
Jeff-Emmett
bfc8afd679
Fix context menu with defaults
2025-02-25 11:38:53 -05:00
Jeff-Emmett
1fcfddaf07
Fix localstorage error on worker, promptshape
2025-02-11 14:35:22 +01:00
Jeff-Emmett
f739b1f78a
fix llm prompt for mobile
2025-02-08 20:29:06 +01:00
Jeff-Emmett
62fb60420b
Fixed API key button placement & status update
2025-02-08 19:30:20 +01:00
Jeff-Emmett
c2abfcd3e3
Clean up tool names
2025-01-28 16:38:41 +01:00
Jeff-Emmett
8664e847cc
llm edges
2025-01-23 22:49:55 +01:00
Jeff-Emmett
ff95f95f2f
working llm util
2025-01-23 22:38:27 +01: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
3d51785ecd
expand board zoom & fixed embedshape focus on mobile
2025-01-18 01:57:54 +07:00
Jeff-Emmett
e193789546
implemented basic board text search function, added double click to zoom
2025-01-03 10:52:04 +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
eaab214e54
updated EmbedShape to default to drag rather than interact when selected
2024-12-29 22:50:20 +07:00
Jeff Emmett
e0684a5520
added TODO for broadcast, fixed videochat
2024-12-16 16:36:36 -05:00
Jeff Emmett
d6ab873ec9
fix local IP for dev, fix broadcast view
2024-12-14 14:12:31 -05:00
Jeff Emmett
a9dd23d51b
adding broadcast controls for view follow, and shared iframe state while broadcasting (attempt)
2024-12-12 23:37:14 -05:00
Jeff Emmett
5351482354
adding selected object resizing with ctrl+arrows
2024-12-12 23:22:35 -05:00
Jeff Emmett
1e688c8aa5
remove markdown element from menu until fixed. Added copy link & open in new tab options in embedded element URL
2024-12-12 20:45:37 -05:00
Jeff Emmett
d8bc094b45
create frame shortcut dropdown on context menu
2024-12-12 20:02:56 -05:00
Jeff Emmett
93f8122420
leave drag selected object for later
2024-12-12 19:45:39 -05:00
Jeff Emmett
a784ad4f41
adding arrow key movements and drag functionality on selected elements
2024-12-12 18:05:35 -05:00
Jeff Emmett
fb3a525340
videochat tool update
2024-12-08 18:13:47 -05:00