ttrpg-tools/src/data-loader
hypercross c5e1167beb feat: implement granular section visibility control
Introduce the ability to reveal specific sections of a document
rather than entire files. This includes:

- Updating `revealedPaths` to map normalized file paths to sets of
  revealed section slugs.
- Adding `isPathRevealed` to handle visibility logic for connected
  clients and GMs.
- Enhancing `extractHeadings` to calculate `startLine` and `endLine`
  for each TOC node to support precise section identification.
2026-07-07 07:44:57 +08:00
..
file-index-db.ts feat(viewer): Add data source dialog 2026-06-30 19:20:08 +08:00
file-index.ts feat(viewer): Add data source dialog 2026-06-30 19:20:08 +08:00
index.ts refactor: cached and reloaded file-index 2026-03-13 15:50:50 +08:00
toc.ts feat: implement granular section visibility control 2026-07-07 07:44:57 +08:00