Ethanfel
  • Joined on 2026-01-04
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
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-02-22 19:15:45 +01:00
508f2ec404 Add VACE Mode Select node for integer-based mode selection
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-22 19:13:09 +01:00
35560bceb0 Fix package name extraction for nested module paths
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-22 19:10:20 +01:00
b56687158d Improve summary badge click handling and accessibility
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-22 18:35:00 +01:00
81ecb91835 Fix Clone Next inserting between parent and its sub-segments
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-22 17:04:42 +01:00
e196ad27f5 Update templates to batch-only and remove single file option
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-22 17:01:53 +01:00
bd628b062e Clear stale file selector when navigating to empty folder
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-22 17:00:39 +01:00
1abae0de22 Fix path navigator using on_change with deferred sync
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-22 16:54:54 +01:00
64472c7850 Fix nav_path_input write-after-widget error on invalid path
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-22 16:53:09 +01:00
907e7efd68 Fix path navigator by replacing on_change with inline check
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-22 16:37:55 +01:00
0cfe9c9d4b Fix Current Path input reverting on directory change