You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shrimbly
16c444e3d0
fix(24-01): fix edge colors, Kie API gating, and media dimension detection
- Add video, audio, text, 3d, easeCurve entries to EDGE_COLORS in SharedEdgeGradients
- Normalize handle type suffixes (e.g. image-0 -> image) in EditableEdge color lookup
- Gate Kie provider filter behind API key check (return 400 if missing)
- Fix getMediaDimensions to check URL pathname for image extensions before defaulting to video
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
..
__tests__
fix(security): detect nested-group ReDoS patterns in arrayParser
5 months ago
arrayParser.ts
fix(security): propagate quantifier state to parent groups in ReDoS detection
5 months ago
costCalculator.ts
feat: add nano-banana-2 pricing to cost calculator
5 months ago
deduplicatedFetch.ts
fix: plug memory leaks in audio listeners, timeouts, and MediaBunny resources
6 months ago
gridSplitter.ts
docs: update README with multi-provider beta info and add docs link
6 months ago
imageStorage.ts
fix: resolve resource leaks, stale state refs, and cache correctness issues
6 months ago
logger-server.ts
fix: add required default parameters for Kie.ai models
6 months ago
logger.ts
logging, cmd enter to run workflow
7 months ago
nodeDimensions.ts
fix(24-01): fix edge colors, Kie API gating, and media dimension detection
4 months ago
parseVarTags.ts
feat: support inline <var> tag parsing in PromptConstructor node
5 months ago
pathValidation.ts
fix(security): add path traversal validation to workflow routes
5 months ago
providerUrls.ts
feat(15-01): add external link icon to generate node headers
5 months ago
urlValidation.ts
feat: add SSRF protection, URL encoding, modelId validation, and media size limits
6 months ago