452 Commits (777f6b15225197898a5f49742682a2be859072d7)

Author SHA1 Message Date
pythongosssss 9be0b30cf1 fix formatting 12 months ago
pythongosssss 34eccd863b Add simple undo redo history 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. 12 months ago
comfyanonymous 02ffbb2de3 Fix typo. 12 months ago
pythongosssss 4d2437e681 Call widget onRemove to remove element 1 year ago
comfyanonymous a657f96c5c Add a node to save animated webp. 1 year ago
comfyanonymous d03d8aa2e3 Fix loading groups. 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
42lux 7b87c825a3 Added Colorschemes. Arc, North and Github. 1 year ago
comfyanonymous eb0407e806 Update litegraph to latest. 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
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
Matteo Spinelli 6e84a01ecc
Refactor the template manager (#1878) 1 year ago
Joseph Antolick 88410ace9b fix: handle null case for currentNode widgets to prevent scroll error 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
comfyanonymous 8cfce083c4 Fix primitive node control value not getting loaded. 1 year ago
pythongosssss 5818ca83a2
Unit tests + widget input fixes (#1760) 1 year ago
Jairo Correa 484bfe46c2 Clear importInput after import so change event works with same file 1 year ago
Dr.Lt.Data f1062be622 fix: Fixing intermittent crashes with undefined graphs in the Firefox browser. 1 year ago
Jairo Correa a555074737 Use name from input to export single node template 1 year ago
Jairo Correa 6dbb18df92 Export and import templates 1 year ago
Jairo Correa 5a608aa37c Fix node getBounding for collapsed nodes 1 year ago
Jairo Correa 682c84ccf3 Fix fit group to nodes with reroute and collapsed nodes 1 year ago
Jairo Correa e8c02219ee Fix add selected nodes to empty group 1 year ago
Jairo Correa 7d5d0fd577 Group options 1 year ago
Jairo Correa a7b65b9505 Group menu option select nodes 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
comfyanonymous 1f2f4eaa6f Fix bug when copying node with converted input. 1 year ago
Dr.Lt.Data a0b1d4f21d
improve: image preview (#1683) 1 year ago
pythongosssss ae3e4e9ad8
access getConfig via a symbol so structuredClone works (#1677) 1 year ago
pythongosssss d761eaa486 if the output type is an array, use combo 1 year ago
pythongosssss b9b178b839 More cleanup of old type data 1 year ago
pythongosssss 80932ddf40 updated messages 1 year ago
pythongosssss 0b9246d9fa allow connecting numbers merging config 1 year ago