291 Commits (6a10640f0dd019dd7c74006909f38d0056c317bd)

Author SHA1 Message Date
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
shiimizu 392878a262 Fix hiding dom widgets. 11 months ago
pythongosssss e65110fd93 Fix dom widgets not being hidden 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 8de6f94f5c Allow widget placeholder replacement on primitives 12 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
Jack Bauer 6aa1bcd601
Remove hard coded max_items in history API 12 months ago
comfyanonymous e020ab61f9 Fix output APNG not working with ffmpeg. 12 months ago
comfyanonymous 982338b9bb Fix issue loading webp files in UI. 1 year ago
comfyanonymous 02ffbb2de3 Fix typo. 1 year ago
pythongosssss 4d2437e681 Call widget onRemove to remove element 1 year ago
comfyanonymous a657f96c5c Add a node to save animated webp. 1 year ago
pythongosssss 70d2ea0faa
Control filter list (#2009) 1 year ago
pythongosssss ab7d4f7848 Handle collapsing to hide element 1 year ago
pythongosssss 89e31abc46 Fix clipping of collapsed nodes 1 year ago
pythongosssss 6ff06fa796
Animated image output support (#2008) 1 year ago
comfyanonymous 2dd5b4dd78 Only show last 200 elements in the UI history tab. 1 year ago
comfyanonymous 7114cfec0e Always clone graph data when loading to fix some load issues. 1 year ago
comfyanonymous f12ec55983 Allow boolean widgets to have no options dict. 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 aac8fc99d6 Cleanup webp import code a bit. 1 year ago
comfyanonymous 40963b5a16 Apply primitive nodes to graph before serializing workflow. 1 year ago
comfyanonymous 5c65da312a Remove prints. 1 year ago
comfyanonymous b935bea3a0 The frontend can now load workflows from webp exif. 1 year ago
comfyanonymous 2ec6158e9e Call widget callback on value control to fix primitive node issue. 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 2e6270e328 Stop auto queue on error 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
comfyanonymous 6d3dee9d16 Clean up #1541. 1 year ago
City 7c93afd2cd
Manual float precision, toggle for old behavior (#1541) 1 year ago