Skip to content

Commit 268f577

Browse files
authored
fix: bracket-index path updates and fabricated community node types (czlonkowski#950, czlonkowski#949) (czlonkowski#964)
1 parent 1d15fc2 commit 268f577

12 files changed

Lines changed: 1073 additions & 42 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change

data/nodes.db

0 Bytes
Binary file not shown.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change

src/community/community-node-fetcher.ts

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change

src/community/community-node-service.ts

Lines changed: 124 additions & 9 deletions
Original file line numberDiff line numberDiff line change

src/database/node-repository.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change

src/mcp/tool-docs/workflow_management/n8n-update-partial-workflow.ts

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change

src/services/workflow-diff-engine.ts

Lines changed: 188 additions & 25 deletions
Original file line numberDiff line numberDiff line change

tests/unit/community/community-node-service.test.ts

Lines changed: 242 additions & 1 deletion
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)