GitNexus/gitnexus-web/src/core
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
..
embeddings fix: pass readOnly=false for CREATE_VECTOR_INDEX in embedding pipeline 2026-03-23 04:45:09 -05:00
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): add 15 missing NodeLabel colors/sizes, escape table names, schema sync 2026-03-23 09:03:40 -05:00
llm fix(web): security hardening — Cypher injection, XSS, readOnly, prepared statements 2026-03-23 04:45:09 -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