GitNexus/gitnexus-web/src/core
jreakin fd61cd2990 fix(web): allow foreignObject in DOMPurify SVG, remove leftover loop code
- Add ADD_TAGS: ['foreignObject'] to all DOMPurify.sanitize calls —
  Mermaid uses foreignObject for HTML text labels inside flowchart
  nodes. The SVG profile was stripping them, causing empty boxes.
- Remove leftover sub-batch loop lines from prepared statement hoist

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 10:16:34 -05:00
..
embeddings fix(web): resolve Vercel build errors from security hardening PR (#483) 2026-03-23 19:31:08 +05:30
graph fix(web): add 15 missing NodeLabel colors/sizes, escape table names, schema sync 2026-03-23 09:03:40 -05:00
ingestion fix(web): add missing Kotlin entries to Record<SupportedLanguages> maps 2026-03-19 02:17:03 +05:30
lbug fix(web): allow foreignObject in DOMPurify SVG, remove leftover loop code 2026-03-23 10:16:34 -05:00
llm perf(web): O(1) lookups, memoization, bundle optimizations, React fixes 2026-03-23 10:16:33 -05:00
search feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
tree-sitter fix(web): add missing Kotlin entries to Record<SupportedLanguages> maps 2026-03-19 02:17:03 +05:30