Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-25 00:24:34 +01:00
862045ecf1 Fix timeline bar hidden behind sidebar by raising z-index
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-25 00:13:11 +01:00
0b8304f458 Optimize detectChangeType to avoid unnecessary JSON.stringify
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-25 00:10:42 +01:00
8a8a01adff Add Fusion 360-style change-type icons to timeline markers
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 23:41:24 +01:00
51cb2f6855 Update README for v2.2.0 — document timeline, auto-save, Ctrl+S shortcut
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 23:40:09 +01:00
ee4051ad72 Add timeline active marker, auto-save before swap, snapshot button & Ctrl+S
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 22:10:50 +01:00
25b909f99f Update README and architecture diagram for v2.1.0
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 21:24:01 +01:00
11c6b7237b Bump version to 2.1.0
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 21:22:58 +01:00
3877c5838c Add SaveSnapshot node with visual separation and rolling limit
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 20:57:31 +01:00
838b3d0b00 Fix swapSnapshot using stale app.workflowManager reference
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 20:55:23 +01:00
4cbd8fd0a9 Fix workflow key detection — use extensionManager.workflow store
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-02-24 20:46:15 +01:00
3e12030e70 Fix INT output type in Mask Generator for display node compatibility
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 20:13:28 +01:00
d32349bfdf Migrate snapshot storage from IndexedDB to server-side JSON files (v2.0.0)
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 19:39:46 +01:00
81118f4610 Bump version to 1.1.1 — fix workflow key detection
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 19:39:09 +01:00
4eec4cf135 Fix workflow key detection — use .key/.filename instead of .name
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 19:29:50 +01:00
b90ebba068 Add workflow browser — browse snapshots from any workflow (v1.1.0)
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-24 19:24:08 +01:00
bdcc05f388 Fix mode-unaware base_length recovery in VACE calculation
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-24 19:16:55 +01:00
31da900502 Add mode-aware VACE frame calculation with 4n+1 snap
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 18:51:03 +01:00
e5ba68c356 Update README for v1.0.1: document lock/pin snapshots feature
Ethanfel pushed tag v1.0.1 to Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 18:44:44 +01:00
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-02-24 18:44:44 +01:00
df76bcb3b9 Add lock/pin snapshots — protected from pruning & deletion (v1.0.1)