186 Commits (ece5acb8e8025d8ca26aa880f604d971d245475d)

Author SHA1 Message Date
comfyanonymous 4f63ee99f1 Add a button to reset the view. 6 months ago
pythongosssss f374ea714d
Setting for saving and restoring canvas position and zoom level (#3437) 6 months ago
Dr.Lt.Data d7fa417bfa
feat: shortcuts for zoom in/out (#3410) 6 months ago
pythongosssss d2e7f1b04b Support linking converted inputs from api json 10 months ago
Chaoses-Ib 951a2064a3 Fix frontend webp prompt handling 10 months ago
pythongosssss ed2fa105ae Make auto saved workflow stored per tab 10 months ago
pythongosssss 3762e676a9
Support refresh on group node combos (#2625) 10 months ago
pythongosssss 93bbe3f4c0
Auto queue on change (#2542) 10 months ago
pythongosssss 270daa02a8
Adds copy image option if browser feature available (#2544) 10 months ago
pythongosssss 32034217ae add setting to change control after generate to run before 10 months ago
pythongosssss 235727fed7
Store user settings/data on the server and multi user support (#2160) 10 months ago
comfyanonymous 36e15f2507 Reregister nodes when pressing refresh button. 11 months ago
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. 12 months 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