Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-02-28 23:43:41 +01:00
5f9ab80f2f Fix output names not surviving page refresh in JSONDynamicLoader
Ethanfel pushed to feature/sqlite-project-db at Ethanfel/Comfyui-JSON-Manager 2026-02-28 23:43:39 +01:00
d55b3198e8 Fix output names not surviving page refresh in ProjectLoaderDynamic
Ethanfel pushed to feature/sqlite-project-db at Ethanfel/Comfyui-JSON-Manager 2026-02-28 23:18:40 +01:00
bf2fca53e0 Remove JSONLoaderDynamic, handled by ComfyUI-JSON-Dynamic extension
Ethanfel pushed to feature/sqlite-project-db at Ethanfel/Comfyui-JSON-Manager 2026-02-28 23:11:07 +01:00
5b71d1b276 Fix output name persistence: use comma-separated like reference impl
Ethanfel pushed to feature/sqlite-project-db at Ethanfel/Comfyui-JSON-Manager 2026-02-28 23:04:25 +01:00
027ef8e78a Fix ProjectLoaderDynamic output names lost on page reload
Ethanfel pushed to feature/sqlite-project-db at Ethanfel/Comfyui-JSON-Manager 2026-02-28 22:36:44 +01:00
86693f608a Remove 9 redundant JSON loader nodes, keep only JSONLoaderDynamic
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 22:36:27 +01:00
615755ba44 Revert "Remove 9 redundant JSON loader nodes, keep only JSONLoaderDynamic"
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 22:35:33 +01:00
4b09491242 Remove 9 redundant JSON loader nodes, keep only JSONLoaderDynamic
0d8e84ea36 Add .gitignore with worktrees, pycache, pytest_cache
Compare 2 commits »
Ethanfel pushed to feature/sqlite-project-db at Ethanfel/Comfyui-JSON-Manager 2026-02-28 22:16:15 +01:00
4b5fff5c6e Improve ProjectLoaderDynamic UX: single node, error feedback, auto-refresh
d07a308865 Harden ROLLBACK against I/O errors in transactions
c4d107206f Fix 4 bugs from third code review
b499eb4dfd Fix 8 bugs from second code review
ba8f104bc1 Fix 6 bugs found during code review
Compare 8 commits »
Ethanfel created branch feature/sqlite-project-db in Ethanfel/Comfyui-JSON-Manager 2026-02-28 22:16:14 +01:00
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 20:22:47 +01:00
e2f30b0332 Color graph nodes by branch for visual distinction
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-28 18:57:00 +01:00
91947c0b8c Use actual input frame count for all_on_gpu and chunk_size estimates
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-28 18:54:03 +01:00
c4b69321bb Reorder VFI Optimizer outputs: images first, settings second
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-28 18:53:29 +01:00
f1da0f7876 Add images passthrough output to VFI Optimizer
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-28 18:33:48 +01:00
27c5bcf362 Fix total_mem → total_memory attribute on CudaDeviceProperties
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-02-28 13:51:29 +01:00
2387a8d8ef Store usage database in ComfyUI user directory
Ethanfel pushed to master at Ethanfel/Comfyui-Return-Run-Logic 2026-02-28 13:50:12 +01:00
cab1901299 Replace text toggle with SVG lightning bolt icon button
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-28 13:48:45 +01:00
048171cb81 Move snapshot data to ComfyUI user directory
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 00:27:01 +01:00
24f9b7d955 Fix graph interactivity: use querySelector instead of NiceGUI DOM ID
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-02-28 00:22:59 +01:00
ea57b28812 Fix dynamic outputs breaking Kijai Set/Get nodes on workflow load