Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 00:21:44 +01:00
d56f6d8170 Fix graphviz crash: use polyline splines instead of ortho
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 00:20:33 +01:00
f2980a9f94 Fix graph: NiceGUI blocks script tags in ui.html()
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 00:19:28 +01:00
4e3ff63f6a Fix graph interactivity: embed JS/CSS inline in HTML
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 00:15:59 +01:00
6e01cab5cd Fix graph interactivity: use NiceGUI element ref and requestAnimationFrame
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 00:14:26 +01:00
16ed81f0db Fix tiny graph: keep SVG natural size, scroll on overflow
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 00:11:04 +01:00
d98cee8015 Fix timeline graph height: remove invalid SVG height="auto"
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-28 00:06:17 +01:00
2ebf3a4fcd Interactive timeline graph: click nodes to select in node manager
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-27 22:55:19 +01:00
4a8128b5ce Add per-workflow branching toggle with global default setting
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-27 22:18:39 +01:00
a4cb979131 Remove stale Streamlit references from comments
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-27 22:17:40 +01:00
9a3f7b7b94 Remove old Streamlit UI files superseded by NiceGUI migration
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-27 22:16:39 +01:00
d8597f201a Merge nicegui-migration: full NiceGUI web UI
8911323832 Branch-grouped navigation for timeline node manager
af5eafaf4d Right-align path inputs to show filename instead of directory prefix
29750acf58 Match Shift button height to input field
da789e68ad Two-column VACE layout, inline mode reference button
Compare 27 commits »
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-27 22:16:12 +01:00
d2e7db49c7 Bump version to 1.1.0
Ethanfel pushed to nicegui-migration at Ethanfel/Comfyui-JSON-Manager 2026-02-27 22:16:01 +01:00
8911323832 Branch-grouped navigation for timeline node manager
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-27 22:15:53 +01:00
9f66233b53 Add VFI Optimizer node for auto-tuning hardware settings
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-27 13:44:50 +01:00
7257c1aa4d Fix SVG license labels not rendering in GitHub README
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-27 13:39:45 +01:00
ebece55ed7 Add license labels to model comparison SVG
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-27 13:37:55 +01:00
a60fb2a25e Redesign README: add SVG model comparison, reorganize by priority
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-27 13:25:38 +01:00
c178f756da Expand cupy install guide in README
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-27 13:25:29 +01:00
01e09949fb Fix orphaned branches after clearing all snapshots
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-27 13:24:08 +01:00
fb921ae620 Remove cupy auto-install from __init__.py