820 Commits (ab189308d4167edfff989b6752ee5961c5bd4298)
 

Author SHA1 Message Date
shrimbly 71776b9464 refactor: remove 3D code from GenerateImageNode and nanoBananaExecutor 5 months ago
shrimbly 69fe27ffd9 feat: update ConnectionDropMenu 3D source to use generate3d 5 months ago
shrimbly 9f9f4497cc feat: route 3D models to generate3d in ModelSearchDialog 5 months ago
shrimbly e72fb6775a feat: add generate3d source output in connectedInputs 5 months ago
shrimbly fea2b6d3d0 feat: register generate3d node type across codebase 5 months ago
shrimbly b78f6d0245 feat: create Generate3DNode component 5 months ago
shrimbly 5073566c9e feat: create generate3d executor 5 months ago
shrimbly cea1433155 feat: add generate3d node defaults and dimensions 5 months ago
shrimbly ecb5edc753 feat: add Generate3DNodeData type definitions 5 months ago
shrimbly e6ede7fac4 docs: require per-task commits in multi-task plans 5 months ago
shrimbly 821bcd23dd fix: 3D model saving, error handling, and node improvements 5 months ago
shrimbly f26a667b9c feat: add executeSelectedNodes with topo sort, abort, and downstream propagation 5 months ago
Willie 895c848eaf
feat: add customizable canvas navigation settings (#65) 5 months ago
Willie 08213055a5
Merge pull request #64 from shrimbly/feature/my-contribution 5 months ago
shrimbly 3ebaae82de feat: improve GLB viewer — fix viewport sizing, add spot light, handle labels, scroll isolation 5 months ago
Shrimbly c41a4ae839 fix: preserve image MIME types in workflow-images API to prevent duplicates 5 months ago
shrimbly d76a8ada71 fix: address PR #64 review — blob leak, error handling, tests, docs 5 months ago
Willie b8c81971b1
Merge pull request #62 from shrimbly/fix/prompt-node-llm-edit 5 months ago
shrimbly 7bd2e996aa fix: PR review fixes — lazy-load three.js, blob URL cleanup, missing integrations 5 months ago
Shrimbly 6868cb6e04 fix: make Prompt node editable when connected to LLM node 5 months ago
charlieshoelace 886525aa76 feat: add keyboard shortcuts dialog and 3D GLB viewer node 5 months ago
charlieshoelace 3e2c92c871 feat: add keyboard shortcuts help dialog 5 months ago
Willie 1dccd275bc
Merge pull request #59 from shrimbly/refactor/modular-tdd 5 months ago
shrimbly fc3f78b901 refactor: extract _buildExecutionContext to deduplicate NodeExecutionContext construction 5 months ago
shrimbly 424bf1b3e2 fix: content-type fallback, replicate polling/validation, atomic gallery append 5 months ago
shrimbly 12f40384e3 fix: additional PR review fixes — SSRF, data semantics, sync tracking, error propagation 5 months ago
shrimbly be2f0505cc fix: address PR #59 review — 18 bug, security, and robustness fixes 5 months ago
shrimbly 4dde7acf6a fix: video regeneration spinner stuck + cancel error message 5 months ago
shrimbly 27220852a2 refactor: final cleanup of workflowStore module structure 5 months ago
shrimbly 0ee2307933 refactor: replace switch/if-else with node executor registry 5 months ago
shrimbly faac9e0c50 refactor: unify videoStitch and easeCurve executors 5 months ago
shrimbly 30e47bb647 refactor: unify splitGrid execution into shared executor 5 months ago
shrimbly 2213f6afc5 refactor: unify llmGenerate execution into shared executor 5 months ago
shrimbly 845ae98eac refactor: unify generateVideo execution into shared executor 5 months ago
shrimbly 1b002023ff refactor: unify nanoBanana execution into shared executor 5 months ago
shrimbly 67b9ffef68 refactor: extract simple node executors 5 months ago
shrimbly ab6d465c69 refactor: define node executor interface and context types 5 months ago
shrimbly 720ef5b0a4 refactor: extract getConnectedInputs and validateWorkflow as pure functions 5 months ago
shrimbly 194240133c refactor: extract execution utilities from workflow store 5 months ago
shrimbly 4c3847bfcb refactor: extract API header builder from workflow store 5 months ago
shrimbly 8a3e1c090e refactor: extract fal.ai, Kie.ai, WaveSpeed providers from generate route 5 months ago
shrimbly 1c0697c869 refactor: extract Replicate provider from generate route 5 months ago
shrimbly 35fb94ed7b refactor: extract Gemini provider from generate route 5 months ago
shrimbly a242d3e281 refactor: extract schema utilities from generate route 5 months ago
shrimbly 67204a54a4 fix: add missing loopCount to videoStitch defaults in validation.ts 5 months ago
Willie 8d6edce1f7
Merge pull request #58 from shrimbly/fix/video-stitch-loop-count-v2 5 months ago
shrimbly 3055143cf1 fix: apply loopCount in videoStitch regenerateNode path 5 months ago
Willie ab1ef4c5d7
Merge pull request #53 from shrimbly/develop 5 months ago
shrimbly dde89f18b4 fix: add SSRF validation for fal CDN upload/file URLs 5 months ago
shrimbly cd55127bbd fix: add SSRF validation for fal.ai queue URLs, fix CDN upload test mocks 5 months ago