Ethanfel
  • Joined on 2026-01-04
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
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-02-22 15:35:01 +01:00
85acb6d326 Update example workflow: remove unused nodes, reorder, fix links
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-02-22 15:10:53 +01:00
bf150133c8 Add example workflow with model download links and explanatory notes
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-02-22 14:42:08 +01:00
4d3445a3a1 Add ComfyUI Registry publishing setup
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-22 14:35:14 +01:00
c50a0a64d2 Set publisher ID and repository URL
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-22 14:32:27 +01:00
7c8d402311 Add GitHub Actions workflow for registry publishing
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-22 14:15:04 +01:00
71fdcbdfd6 Make package exclusion case-insensitive
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-22 14:14:11 +01:00
ca01871cf6 Exclude ComfyUI-Manager and node-stats from package list
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-22 14:07:33 +01:00
20b88e27b7 Use custom SVG icon directly in menu button
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-22 14:05:48 +01:00
371cbb2bed Remove redundant get_all_packages() call in get_package_stats
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-22 14:03:13 +01:00
161da60537 Defer DB initialization to first use