481 Commits (235727fed79880ac2053a1db1b0d13c0f75714e8)

Author SHA1 Message Date
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
shiimizu 392878a262 Fix hiding dom widgets. 11 months ago
comfyanonymous d35267e85a Litegraph updates. 11 months ago
pythongosssss e65110fd93 Fix dom widgets not being hidden 11 months ago
pythongosssss 6453dc1ca2 Fix name counter preventing more than 3 of the same node 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
Dr.Lt.Data 69033081c5 mask editor bugfix 11 months ago
pythongosssss 9aaf368a41 Fix internal reroutes connected to other groups 11 months ago
Dr.Lt.Data 8112a0d9fc
improve: Mask Editor (#2171) 12 months ago
pythongosssss 8de6f94f5c Allow widget placeholder replacement on primitives 12 months ago
pythongosssss 44265e0810 Allow connecting primitivenode to reroutes 12 months ago
pythongosssss 77ab2c3f69 fix template sorting 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
comfyanonymous 5d5c320054 Fix right click not working for some users. 12 months ago
pythongosssss 7f469203b7
Group nodes (#1776) 12 months ago
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
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
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