rspace-online/modules/rcal
Jeff Emmett a3b6d7f425 fix(rcal): convert Automerge proxy arrays to plain arrays for tags serialization
Automerge proxy lists don't serialize to JSON properly via ?? null.
Use Array.from() to materialize them before returning in API responses.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 13:41:32 -07:00
..
components fix(rcal): prevent multi-day event spans from displacing day cells 2026-03-23 17:37:35 -07:00
db feat: Phase 4 — remove PostgreSQL from 11 modules, switch to Automerge 2026-03-02 15:48:01 -08:00
landing.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
local-first-client.ts perf: parallelize local-first init — batch IDB loads, cache crypto keys, preload sync states 2026-03-03 14:18:55 -08:00
mod.ts fix(rcal): convert Automerge proxy arrays to plain arrays for tags serialization 2026-03-24 13:41:32 -07:00
schemas.ts feat(rcal): MI calendar awareness, tags, saved views, MCP server 2026-03-24 13:28:02 -07:00