Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 00:31:04 +01:00
2ccc3821d6 Add visual distinction for subsequence cards with teal border
Ethanfel pushed to feature/sqlite-project-db at Ethanfel/Comfyui-JSON-Manager 2026-03-01 00:12:31 +01:00
187b85b054 Clean up: remove unnecessary info.outputs logic, set label on reused slots
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-01 00:12:29 +01:00
1b7f31ff73 Clean up: remove diagnostic logging and unnecessary info.outputs logic
Ethanfel pushed to feature/sqlite-project-db at Ethanfel/Comfyui-JSON-Manager 2026-03-01 00:10:52 +01:00
a0d8cb8bbf Fix: set output label alongside name for LiteGraph rendering
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-01 00:06:21 +01:00
c5901bb438 Fix: set output label alongside name for LiteGraph rendering
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-01 00:00:14 +01:00
64736c03ab Add post-rename and delayed diagnostic logging
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-02-28 23:49:00 +01:00
efe0be3224 Add diagnostic logging to onConfigure for debugging output name persistence
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