mirror of
https://github.com/PerpetualSoftware/pad.git
synced 2026-09-11 21:39:01 +00:00
b7bedc89df
Detail pages loaded the full content-bearing /items (~4.7MB) just to resolve [[wiki-links]], stalling/timing out the page; list pages were fine because they use the local-first localIndex read model. Move the detail page + editor [[ picker onto localIndex (getAll accessor; zero extra fetch on warm nav). Harden SQLite: bound the connection pool + periodic wal_checkpoint(TRUNCATE). Codex review clean (P1 collab-flush ws, P2 inline-create ws — both fixed). Claude-Session: https://claude.ai/code/session_01HxBkAMiFBtCRJ2tKSCt3ST