GitNexus/gitnexus-web/src/components
jreakin 208ade9b11 fix: add / back to isSafeId — node IDs contain file paths
Node IDs are generated as Label:filePath (e.g., Function:src/foo.ts:bar),
so forward slashes are expected in legitimate IDs. The over-tightened
regex was dropping all path-based IDs from Cypher queries.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 04:45:09 -05:00
..
BackendRepoSelector.tsx feat(web): add BackendRepoSelector component 2026-02-22 17:14:18 -08:00
CodeReferencesPanel.tsx feat(ruby): Add Ruby language support for CLI and web (#111) 2026-03-13 21:46:59 +00:00
DropZone.tsx feat: add remote server connection mode and multi-repo switching 2026-02-25 11:38:28 +01:00
EmbeddingStatus.tsx refactor: migrate from KuzuDB to LadybugDB v0.15 (#275) 2026-03-15 15:53:01 +00:00
FileTreePanel.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
GraphCanvas.tsx fix(web): LadybugDB getAllRows, loadServerGraph, BM25, highlight clearing 2026-03-23 02:25:59 -05:00
Header.tsx feat(ui): ship HelpPanel — because great tools don't make you google how to use them (#465) 2026-03-23 03:25:01 +05:30
HelpPanel.tsx feat(ui): ship HelpPanel — because great tools don't make you google how to use them (#465) 2026-03-23 03:25:01 +05:30
LoadingOverlay.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
MarkdownRenderer.tsx feat(ui): Add a copy button to the Nexus AI and copy the markdown results after clicking it 2026-02-26 15:14:08 +08:00
MermaidDiagram.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
ProcessesPanel.tsx fix: add / back to isSafeId — node IDs contain file paths 2026-03-23 04:45:09 -05:00
ProcessFlowModal.tsx fix(web): security hardening — Cypher injection, XSS, readOnly, prepared statements 2026-03-23 04:45:09 -05:00
QueryFAB.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
RightPanel.tsx feat(ui): Add a copy button to the Nexus AI and copy the markdown results after clicking it 2026-02-26 15:14:08 +08:00
SettingsPanel.tsx feat: add MiniMax provider support (#224) 2026-03-20 19:48:31 +05:30
StatusBar.tsx MCP and cli fixes 2026-02-07 06:21:21 +05:30
ToolCallCard.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
WebGPUFallbackDialog.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30