Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 17:40:44 +01:00
6a3b72c035 Remove dead code: unused imports, session state keys, blank lines
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 17:14:10 +01:00
387d4d874c Remove Single Editor tab (dead code)
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 17:12:27 +01:00
7261f2c689 Change input_a_frames and input_b_frames default to 16
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 17:11:11 +01:00
2263c3f598 Store vace_length as total (base + input_a + input_b) in JSON
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 17:03:06 +01:00
7252fa3855 Fix load_dynamic missing output_types parameter
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 16:16:52 +01:00
a747f86daa Persist output types across save/load via hidden output_types widget
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 16:11:31 +01:00
f5e242950d Auto-detect output types (INT, FLOAT, STRING) on dynamic node refresh
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 16:08:35 +01:00
dfab5e12ab Rewrite README with SVG diagrams and Dynamic node documentation
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 16:01:04 +01:00
a08f2676f5 Fix tall node on creation by resizing after removing default outputs
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 16:00:17 +01:00
3255fe76dc Preserve connections on Refresh when keys are added or reordered
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 15:57:08 +01:00
0d44944192 Fix dynamic node outputs using LiteGraph removeOutput/addOutput API
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 15:52:50 +01:00
8cc244e8be Add case-insensitive path resolution for Current Path input
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 15:47:27 +01:00
e841e9b76b Add JSONLoaderDynamic node with JS frontend for auto-discovered outputs
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 15:26:14 +01:00
a4717dfab6 Add vace_length field, move end_frame out of VACE settings, revert type coercion
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 13:49:18 +01:00
3718975d99 Add image preview popover for reference and FLF path fields
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-23 13:34:23 +01:00
40ffdcf671 Clean up DEFAULTS: remove unused settings, add end_frame and transition
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-22 23:28:23 +01:00
8311fd0261 Add ComfyUI registry publishing workflow and pyproject.toml
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-22 22:05:34 +01:00
8dda4f56a0 Add session lock feature and fix format conversion in transition export
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-02-22 20:18:54 +01:00
d8aa05969a Bump version to 1.1.0 for VACE Mode Select node
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-02-22 20:09:03 +01:00
ec15f2374b Add tooltips to VACE Mode Select node