Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-17 23:36:34 +01:00
b36200faaa Detect stale project references and offer clear/recreate options
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-17 23:17:54 +01:00
5aac1677f7 Fix page reset on save: async I/O and avoid needless deepcopy
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-17 22:50:13 +01:00
f3ad3e01bc Fix page reset on save: disable reload, handle orphaned timers
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-17 22:31:02 +01:00
efd0a31426 Restrict reload watcher to .py files to prevent page reload on save
Ethanfel pushed to main at Ethanfel/ComfyUI-LM-Remote 2026-03-15 18:36:29 +01:00
Ethanfel pushed to main at Ethanfel/ComfyUI-LM-Remote 2026-03-15 15:00:31 +01:00
b39ea7a647 fix: address bug review findings
f6e39df157 fix: address code review findings
63ddaaa70d chore: add stats DB cleanup and gitignore
467aea0f47 feat: add stats API endpoints and frontend JS with proxy injection
1ce1e7d48a feat: add stats-based sorting (downloads, rating, thumbsup)
Compare 13 commits »
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-03-12 22:26:54 +01:00
7d7172e531 Add frame interpolation (frame doubling) to Export with Transitions
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-03-12 22:18:03 +01:00
6b7d9b969b Fix export range, progress bar, blend params, and temp file cleanup
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-03-12 22:08:10 +01:00
3d654efcfd Fix image deletion not persisting and autosave session accumulation
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-03-12 21:57:31 +01:00
2db0cbb76a Fix BiM-VFI integration bugs from code review
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-03-12 21:35:59 +01:00
67422302da Add BiM-VFI as interpolation method for direct transitions
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-03-12 21:31:32 +01:00
546e93ceb1 Fix multiple bugs from code analysis rounds
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-12 15:53:32 +01:00
7f1fc92c54 Group all nodes under JSON Dynamic menu category
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-03-12 15:35:07 +01:00
64b6c23f61 Bump version to 1.1.2 for save node meta tensor fix
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-03-12 15:32:22 +01:00
ccc43f520e Fix save node meta tensor handling with multi-source weight loading
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-03-12 15:20:48 +01:00
d2c96726e5 Fix save node to force-load model weights before saving
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-06 02:10:33 +01:00
e19e918855 Fix node bottom clipping by adding padding to computed size
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-05 15:20:25 +01:00
b64636c189 Add dynamic widget visibility and per-format pixel formats for FastAbsoluteSaver
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-05 13:11:03 +01:00
e70127d1a3 Add config-driven video format system with 10 codecs and BT.709 color management
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-05 11:12:01 +01:00
33a5f9aa16 Add cross-workflow image channel system with ImageReceiver node