Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 12:41:36 +02:00
91241b787c fix: fetch active project in hold_config when project_name is empty
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 12:34:03 +02:00
e9056457cd fix: ensure project_path always ends with /
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 12:28:42 +02:00
5c90a59d7e feat: add project_path output to ProjectSource node
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 12:19:15 +02:00
111b37dc8d feat: inject start_name/middle_name/end_name as computed keys in API
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 12:16:25 +02:00
f857485bc8 feat: add ProjectFrameNames node — outputs stem of 3 frame paths
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 12:07:40 +02:00
410c80afc8 feat: ProjectSource auto-fills active project from Manager
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 12:04:35 +02:00
2277e6e427 feat: highlight ProjectKey nodes sharing the same key_name on select
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 11:59:46 +02:00
3065dd7e71 fix: use raw <img> tags to bypass q-img dialog rendering bug
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 11:54:54 +02:00
783da171e7 fix: serve images via FastAPI endpoint to fix dialog preview
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 11:49:15 +02:00
783f07e57a feat: make logic index read-only, driven solely by frame switches
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 11:48:16 +02:00
c7ca3ae277 fix: replace broken hover tooltip with click-to-open dialog for image preview
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 11:41:03 +02:00
f376fd5622 feat: show frame image preview on hover via thumbnail tooltip
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 11:38:32 +02:00
fec843f804 feat: move frame paths to left column with strength + logic index switch
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 11:33:38 +02:00
2619d2c7e2 feat: move resolutions into collapsible expansion above VACE Settings
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 00:41:04 +02:00
03dcb1c13a feat: add tooltip to Logic Index explaining binary flag mapping
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 00:26:19 +02:00
9ffdf6287d fix: import folder scans project's folder_path not current_dir
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 00:25:01 +02:00
735d905833 fix: move default DB path to project directory
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 00:21:58 +02:00
932295ed27 fix: replace direction:rtl with text-align:right on path inputs
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 00:14:27 +02:00
a5da8b26f4 feat: add 'logic index' field mirroring end_frame
Ethanfel pushed to feat/resolution-series at Ethanfel/Comfyui-JSON-Manager 2026-04-04 00:11:46 +02:00
5bc2838b21 feat: rename 'reference image path' to 'start frame path'