canvas-website/src
Jeff Emmett e342100d5a
CI/CD / test (push) Successful in 1m45s Details
CI/CD / deploy (push) Has been skipped Details
fix: make server authoritative on initial sync to prevent stale IndexedDB from hiding R2 data
- Server always overwrites local IndexedDB on initial page load (was only when server had more shapes)
- Prune local-only shapes not on server (stale deletions stuck in IndexedDB)
- Increase sync timeout from 5s to 15s (DO cold starts can exceed 5s)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 15:51:58 -04:00
..
automerge fix: make server authoritative on initial sync to prevent stale IndexedDB from hiding R2 data 2026-04-13 15:51:58 -04:00
collections implemented collections and graph layout tool 2025-07-29 14:52:57 -04:00
components Add Meeting Intelligence browser shape for canvas integration 2026-03-22 18:51:18 -07:00
config chore: remove verbose console.log debug statements 2025-12-24 16:32:58 -05:00
constants fix: video generation API routing and worker URL configuration 2026-01-02 14:21:10 +01:00
context chore: clean up verbose console logs in AuthContext and VideoChatShapeUtil 2025-12-24 10:42:14 -05:00
css feat: add Last Visited canvases and per-board Activity Logger 2026-01-06 00:36:43 +01:00
graph automerge, obsidian/quartz, transcribe attempt, fix AI APIs 2025-09-21 11:43:06 +02:00
hooks fix: output unified transcript instead of echoed segments 2026-03-18 10:03:13 +00:00
lib Add Meeting Intelligence browser shape for canvas integration 2026-03-22 18:51:18 -07:00
open-mapping fix: remove orphaned debug statements causing build errors 2025-12-24 19:38:27 -05:00
propagators feat: add Flowy-like workflow builder system 2025-12-23 15:45:27 -05:00
providers fix: Simplify Web3Provider to only use injected connector 2026-01-03 03:29:55 +01:00
public fix: address multiple runtime issues 2025-12-24 21:06:20 -05:00
routes Revert "feat: add Mermaid diagram generator tool to canvas" 2026-04-01 12:57:49 -07:00
shapes Revert "feat: add Mermaid diagram generator tool to canvas" 2026-04-01 12:57:49 -07:00
slides slidedeck shape installed, still minor difficulty in keyboard arrow transition between slides (last slide + wraparound) 2025-01-23 14:14:04 +01:00
tools Revert "feat: add Mermaid diagram generator tool to canvas" 2026-04-01 12:57:49 -07:00
types refactor: remove OddJS dependency and fix Automerge sync 2025-11-16 20:19:02 -07:00
ui Revert "feat: add Mermaid diagram generator tool to canvas" 2026-04-01 12:57:49 -07:00
utils Add Meeting Intelligence browser shape for canvas integration 2026-03-22 18:51:18 -07:00
App.tsx fix: redirect /board/* from jeffemmett.com to canvas.jeffemmett.com 2026-02-18 11:11:33 +00:00
CmdK.tsx feat: fix Holon shape H3 validation + offline persistence + geometry error handling 2025-11-29 21:36:02 -08:00
GestureTool.ts everything working in dev 2025-11-10 11:06:13 -08:00
default_gestures.ts automerge, obsidian/quartz, transcribe attempt, fix AI APIs 2025-09-21 11:43:06 +02:00
gestures.ts add in gestures and ctrl+space command tool (TBD add global LLM) 2025-07-29 16:02:51 -04:00
prompt.ts everything working in dev 2025-11-10 11:06:13 -08:00
snapshot.json everything working in dev 2025-11-10 11:06:13 -08:00
ui.tsx chore: remove verbose console.log debug statements 2025-12-24 16:32:58 -05:00
vite-env.d.ts Remove Daily.co and Google Maps, replace maps with OpenStreetMap 2026-03-23 16:42:25 -07:00