GitNexus/gitnexus-web/src
jreakin 8956da61bb fix(web): add 15 missing NodeLabel colors/sizes, escape table names, schema sync
- Add NODE_COLORS and NODE_SIZES entries for all 15 multi-language labels
  (Struct, Trait, Impl, TypeAlias, Const, Static, Namespace, Union,
  Typedef, Macro, Property, Record, Delegate, Annotation, Constructor,
  Template) — fixes Record<NodeLabel, ...> completeness
- Escape table names in count/lookup queries with escapeTableName() to
  prevent silent failures for backtick-required tables
- Add HAS_PROPERTY and ACCESSES to RelationshipType union
- Update initPromise after db recreation in loadGraphToLbug so subsequent
  initLbug() calls return fresh db/conn refs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 09:03:40 -05:00
..
components fix(web): MermaidDiagram XSS, isSafeId allows @, rawMermaid typed 2026-03-23 05:01:57 -05:00
config Fix undefined parsing error on languages missing from call routers (#364) 2026-03-18 14:52:54 +00:00
core fix(web): add 15 missing NodeLabel colors/sizes, escape table names, schema sync 2026-03-23 09:03:40 -05:00
hooks fix(web): LadybugDB getAllRows, loadServerGraph, BM25, highlight clearing 2026-03-23 02:25:59 -05:00
lib fix(web): add 15 missing NodeLabel colors/sizes, escape table names, schema sync 2026-03-23 09:03:40 -05:00
services fix(web): map API path field to repoPath in fetchRepoInfo 2026-02-27 16:05:47 +08:00
types fix(web): 18 multi-language CSV tables, RFC 4180 escaping, schema sync 2026-03-23 08:21:31 -05:00
vendor/leiden Louvian to leindes, removed smar clustering in UI 2026-02-06 04:43:21 +05:30
workers fix(web): security hardening — Cypher injection, XSS, readOnly, prepared statements 2026-03-23 04:45:09 -05:00
App.tsx fix: address review — stale progress, cross-platform prepare, DEV log 2026-03-23 03:26:32 -05:00
index.css feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
main.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
vite-env.d.ts feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30