174 Commits (1b103e0cb2d7aeb05fc8b7e006d4438e7bceca20)

Author SHA1 Message Date
comfyanonymous e478b1794e Only add _meta title to api prompt when dev mode is enabled in UI. 11 months ago
AYF f15dce71fd
Add title to the API workflow json. (#2380) 11 months ago
pythongosssss 390078904c
Group node fixes (#2259) 11 months ago
pythongosssss ab93abd4b2
Prevent cleaning graph state on undo/redo (#2255) 11 months ago
pythongosssss 44d8abadf0 allow muting group node 12 months ago
pythongosssss 496de0891d Allow removing erroring embedded groups 12 months ago
comfyanonymous b2517b4ceb Load api workflow if regular workflow isn't in loaded image. 12 months ago
pythongosssss 28220fa839 Fix node growing with DOM widgets when adding image even if enough space 12 months ago
pythongosssss 8491280504
Add Extension tests (#2125) 12 months ago
comfyanonymous ec7a00aa96 Fix extension widgets not working. 12 months ago
pythongosssss 7f469203b7
Group nodes (#1776) 12 months ago
comfyanonymous 02ffbb2de3 Fix typo. 1 year ago
pythongosssss 4d2437e681 Call widget onRemove to remove element 1 year ago
pythongosssss 6ff06fa796
Animated image output support (#2008) 1 year ago
comfyanonymous 7114cfec0e Always clone graph data when loading to fix some load issues. 1 year ago
pythongosssss 4aeef781a3
Support number/text ids when importing API JSON (#1952) 1 year ago
Jairo Correa 006b24cc32 Prevent image cache 1 year ago
pythongosssss 72e3feb573
Load API JSON (#1932) 1 year ago
comfyanonymous cd6df8b323 Fix sanitize node name removing the "/" character. 1 year ago
comfyanonymous 02f062b5b7 Sanitize unknown node types on load to prevent XSS. 1 year ago
comfyanonymous 40963b5a16 Apply primitive nodes to graph before serializing workflow. 1 year ago
comfyanonymous b935bea3a0 The frontend can now load workflows from webp exif. 1 year ago
Dr.Lt.Data f1062be622 fix: Fixing intermittent crashes with undefined graphs in the Firefox browser. 1 year ago
Jairo Correa 6dbb18df92 Export and import templates 1 year ago
Jairo Correa 25f0f4e9c8 Shortcut Alt + C to collapse/uncollapse selected nodes 1 year ago
Chris 41d2c5660d add query 1 year ago
Dr.Lt.Data a0b1d4f21d
improve: image preview (#1683) 1 year ago
pythongosssss d761eaa486 if the output type is an array, use combo 1 year ago
pythongosssss 6fc7314393 support refreshing primitive combos 1 year ago
comfyanonymous 77c124c5a1 Fix typo. 1 year ago
comfyanonymous 0793eb9269 Only clear clipboard when copying nodes. 1 year ago
Dr.Lt.Data 4d5e057bb2 fix indent 1 year ago
Dr.Lt.Data 69680fede7 fix: thumbnail ratio fix for mixed ratio images 1 year ago
karrycharon 076f3e6310 fix structuredClone undefined error; 1 year ago
pythongosssss 0e4395a8a3 Allow pasting nodes with connections in firefox 1 year ago
comfyanonymous 9562a6b49e Fix a few clipboard issues. 1 year ago
Michael Abrahams 264867bf87 Clear clipboard on copy 1 year ago
Chris 0782ac2a96 defaultInput 1 year ago
Michael Poutre bc1f6e2185
fix(ui/widgets): Only set widget forceInput option if a widget is added 1 year ago
comfyanonymous f368e5ac7d Don't paste nodes when target is a textarea or a text box. 1 year ago
Michael Abrahams 6f70227b8c Add support for pasting images into the graph 1 year ago
Chris dfd6489c96 onExecutionStart 1 year ago
Michael Poutre 69c5e6de85
fix(widgets): Add options object if not present when forceInput: true 1 year ago
Michael Poutre 9a7a52f8b5
refactor/fix: Treat forceInput widgets as standard widgets 1 year ago
ncpt 81ccacaa7c
Make the extensions loads in parallel instead of waiting one by one 1 year ago
comfyanonymous 7567c4ac8f Add bypass to readme and add a Bypass menu option to the nodes. 1 year ago
comfyanonymous 0cb14a33f6 Fix issue with logging missing nodes. 1 year ago
comfyanonymous 3d614dde49 Fix bug with reroutes and bypass. 1 year ago
pythongosssss b2ea0cbd5c add logging 1 year ago
comfyanonymous 077617e8c9 Fix bypassed nodes with no inputs. 1 year ago