rspace-online/modules/rnotes
Jeff Emmett f2ce77321f fix(rnotes): remove premature seed from onInit (runs before loadAllDocs)
seedDemoIfEmpty in onInit ran before docs were loaded from disk, causing
duplicate notebooks. Seeding is already handled post-loadAllDocs via
the seedTemplate hook.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 15:16:19 -07:00
..
components fix(rnotes): resolve global scope for notebook docIds and seeding 2026-03-09 14:36:38 -07:00
converters fix: resolve circular import crash in rnotes converters 2026-03-03 19:47:23 -08: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 unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08: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(rnotes): remove premature seed from onInit (runs before loadAllDocs) 2026-03-09 15:16:19 -07:00
schemas.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00