Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 18:23:39 +01:00
79755c286b Move VACE Settings to full-width section below splitter columns
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-26 18:14:33 +01:00
7c2acd326f Fix file list not updating when folder type changes
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 18:11:14 +01:00
39a1b98924 Fix history snapshot corruption, missing dir crash, stale batch delete
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 18:05:21 +01:00
d3dbd4645a Remove Promote button (legacy single-file editor feature)
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 18:03:58 +01:00
d795671763 Display LoRA strength with one decimal place (1.0 not 1)
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 18:02:26 +01:00
9f141ba42f Fix input sync bugs, improve LoRA UX, and harden edge cases
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-26 17:55:47 +01:00
30911e894a Sync file removal with trim slider for edge selections
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 17:49:10 +01:00
7931060d43 Fix number inputs not syncing to dict until blur
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-02-26 17:49:09 +01:00
dd426b958b Fix trim label not reflecting removed files count
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 17:44:00 +01:00
3264845e68 Add dual-pane batch processor with independent file state
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 17:29:10 +01:00
fe2c6445ef Constrain main content area to 1200px max-width
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 17:27:07 +01:00
710a8407d2 Overhaul UI: new color palette, spacing, and visual hierarchy
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 17:01:10 +01:00
97748ab8ff Fix VACE schedule default mismatch introduced in refactor
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-26 16:56:44 +01:00
b0125133f1 Refactor for readability: declare state attrs, extract helpers, deduplicate
a8c9a0376d Fix number inputs saving whole numbers as floats in JSON
Compare 2 commits »
Ethanfel pushed to main at Ethanfel/ComfyUI-Sharp-Selector 2026-02-26 16:11:51 +01:00
f7c4acfebb Remove FastAbsoluteSaver node (moved to ComfyUI-JSON-Dynamic)
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-02-26 16:11:45 +01:00
aa8e3417d2 Move FastAbsoluteSaver from Sharp-Selector, add metadata PNG sidecar option and optimize
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-26 14:27:29 +01:00
74e1e35e6d Revert "Add Load button to workflow picker to open workflows in new tab"
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-26 14:19:24 +01:00
ea69db87b1 Add Load button to workflow picker to open workflows in new tab
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-26 14:08:21 +01:00
b933c34c73 Remove workflow sidebar toggle from picker
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-26 14:02:15 +01:00
f0e407616e Open workflows sidebar when selecting a different workflow in picker