303 Commits (ed2fa105ae29af6621232dd8ef622ff1e3346b3f)

Author SHA1 Message Date
pythongosssss ed2fa105ae Make auto saved workflow stored per tab 10 months ago
pythongosssss 3762e676a9
Support refresh on group node combos (#2625) 10 months ago
Kristjan Pärt 45bf88d8ef
Fix queue on change to respect auto queue checkbox (#2608) 10 months ago
pythongosssss 93bbe3f4c0
Auto queue on change (#2542) 10 months ago
pythongosssss 23687da9a9 Fix logging not checking onChange 10 months ago
pythongosssss 270daa02a8
Adds copy image option if browser feature available (#2544) 10 months ago
pythongosssss 18511dd581
Manage group nodes (#2455) 10 months ago
pythongosssss 8e916735c0 export function 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
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