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> |
||
|---|---|---|
| .github/workflows | ||
| .wrangler/tmp | ||
| docs | ||
| src | ||
| worker | ||
| .cfignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc.json | ||
| CLOUDFLARE_PAGES_MIGRATION.md | ||
| CLOUDFLARE_PAGES_SETUP.md | ||
| CLOUDFLARE_WORKER_SETUP.md | ||
| DATA_CONVERSION_GUIDE.md | ||
| DATA_CONVERSION_SUMMARY.md | ||
| DATA_SAFETY_VERIFICATION.md | ||
| DEPLOYMENT_GUIDE.md | ||
| DEPLOYMENT_SUMMARY.md | ||
| FATHOM_INTEGRATION.md | ||
| GESTURES.md | ||
| MIGRATION_CHECKLIST.md | ||
| QUARTZ_SYNC_SETUP.md | ||
| README.md | ||
| SANITIZATION_EXPLANATION.md | ||
| TLDRW_INTERACTIVE_ELEMENTS.md | ||
| TRANSCRIPTION_SETUP.md | ||
| WORKER_ENV_GUIDE.md | ||
| _redirects | ||
| github-integration-setup.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| quartz-sync.env.example | ||
| start-network-dev.sh | ||
| switch-worker-env.sh | ||
| switch-worker.sh | ||
| test-change-detection.js | ||
| test-data-conversion.ts | ||
| test-holon-data.js | ||
| test-r2-conversion.md | ||
| test-video-chat-network.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| tsconfig.worker.json | ||
| vite.config.ts | ||
| wrangler.dev.toml | ||
| wrangler.toml | ||
README.md
A website.
Do npm i and npm run dev