436 Commits (0cf4e8693945d68000e37fe291f877eff9ef0aaa)

Author SHA1 Message Date
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
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 4d41bd595c Fix loading group titles. 1 year ago
comfyanonymous b92a86d737 Update litegraph to upstream. 1 year ago
comfyanonymous 6d3dee9d16 Clean up #1541. 1 year ago
City 7c93afd2cd
Manual float precision, toggle for old behavior (#1541) 1 year ago
comfyanonymous db63aa7e53 Nodes can now control the rounding in the UI. 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
comfyanonymous 07691e80c3 Does it make sense to allow configuring the round and precision? 1 year ago