Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-02 10:23:17 +01:00
b042fe4368 Fix 25+ bugs across rounds 4-8 of comprehensive code review
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 21:03:19 +01:00
04b9ed0e27 Fix 4 bugs: SQL conflict handling, HTML escaping, backup cap, safe int cast
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 20:41:01 +01:00
1b8d13f7c4 Fix 7 bugs: bounds checks, deepcopy, time import, JS keys, unused import
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 20:29:26 +01:00
497e6b06fb Fix 7 bugs: async proxies, mode default, JS key serialization, validation
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 20:24:11 +01:00
993fc86070 Auto-detect change notes when saving without a manual note
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-03-01 16:34:13 +01:00
a6461a2ce8 Handle missing source folders gracefully with placeholder display
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 14:29:32 +01:00
c9bcc735f4 Change refresh input from INT to combo dropdown (off/on)
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 14:27:52 +01:00
dc8f44f02b Add refresh input to ProjectLoaderDynamic to force re-fetch
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-03-01 12:46:02 +01:00
53b377d2d1 Shrink timeline bar to 50% canvas width
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 01:07:12 +01:00
2a6b4f5245 Add mode integer field above sequence number in batch cards
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 00:42:02 +01:00
60d1162700 Fix async callbacks: make rename/change_path directly async
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 00:40:37 +01:00
204fc4ea85 Add rename for sequences and projects, per-sub color cycling, project path editing
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-01 00:32:24 +01:00
033b3415c2 Merge branch 'feature/sqlite-project-db'
187b85b054 Clean up: remove unnecessary info.outputs logic, set label on reused slots
a0d8cb8bbf Fix: set output label alongside name for LiteGraph rendering
d55b3198e8 Fix output names not surviving page refresh in ProjectLoaderDynamic
bf2fca53e0 Remove JSONLoaderDynamic, handled by ComfyUI-JSON-Dynamic extension
Compare 15 commits »
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