fix
patch
hosted
feat/phase-2g-bundle
fix(hosted): safe JSON for note list/GET and Hub list metadata parity
- Canister: emit frontmatter as an escaped JSON string in GET list and GET single-note responses so malformed stored frontmatter cannot break the entire HTTP body (fixes JSON.parse failures and raw 200 {...} in UI). - Hub UI: materialize frontmatter (string or object) and flatten date, title, project, tags for list/calendar/overview like self-hosted list-notes. - Clearer api() error when the response body is not valid JSON.
sha256:dfb743a551d934f9d7c65c52bc959fa8d1addc0e6632a11c1fcecd01e293cd73
sha
sha256:821b3cca1e7c9a7795203b172850d929daa460f7677ec4aa1ce25a9237ff7efa
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:dfb743a551d934f9d7c65c52bc959fa8d1addc0e6632a11c1fcecd01e293cd73 --body "your comment"
No comments yet. Be the first to start the discussion.