Commit Graph

  • 7782bda677 Fix potential timeline hangs from cycles and refresh cascades main Ethanfel 2026-03-02 11:29:58 +01:00
  • 53b377d2d1 Shrink timeline bar to 50% canvas width Ethanfel 2026-03-01 12:46:00 +01:00
  • 048171cb81 Move snapshot data to ComfyUI user directory Ethanfel 2026-02-28 13:48:40 +01:00
  • 4a8128b5ce Add per-workflow branching toggle with global default setting Ethanfel 2026-02-27 22:55:15 +01:00
  • 01e09949fb Fix orphaned branches after clearing all snapshots Ethanfel 2026-02-27 13:25:27 +01:00
  • f9bdc75a2a Add image thumbnail previews for node-triggered snapshots Ethanfel 2026-02-27 12:42:51 +01:00
  • e29e7dfad1 Add capture-in-progress guard to prevent duplicate snapshots Ethanfel 2026-02-27 11:48:45 +01:00
  • a1c6716ef6 Persist branching and timeline expanded toggles across reload Ethanfel 2026-02-27 01:06:48 +01:00
  • 320ab8647d Protect ancestors of locked snapshots during pruning Ethanfel 2026-02-27 00:39:23 +01:00
  • fd14d4f1a6 Auto-select branch containing active snapshot on reload Ethanfel 2026-02-27 00:23:58 +01:00
  • 0c707b43f3 Add delete button to workflow picker to remove unwanted workflows Ethanfel 2026-02-27 00:18:28 +01:00
  • 463e234cd1 Persist active ring and change detection across reload and tab switch Ethanfel 2026-02-27 00:11:27 +01:00
  • 4bfc1912f2 Fix timeline losing active ring, add latest marker, cache repeated calls Ethanfel 2026-02-27 00:01:55 +01:00
  • 74e1e35e6d Revert "Add Load button to workflow picker to open workflows in new tab" Ethanfel 2026-02-26 14:27:26 +01:00
  • ea69db87b1 Add Load button to workflow picker to open workflows in new tab Ethanfel 2026-02-26 14:19:19 +01:00
  • b933c34c73 Remove workflow sidebar toggle from picker Ethanfel 2026-02-26 14:08:18 +01:00
  • f0e407616e Open workflows sidebar when selecting a different workflow in picker Ethanfel 2026-02-26 14:02:13 +01:00
  • ebbdfa4249 Fix workflow picker not switching active workflow Ethanfel 2026-02-26 13:53:58 +01:00
  • 24fe846646 Skip shared ancestors in expanded timeline, switch workflow on picker click Ethanfel 2026-02-26 13:39:14 +01:00
  • eddf3c6acc Fix inverted expand/collapse arrows on timeline Ethanfel 2026-02-26 13:05:20 +01:00
  • 0b0b9d4c39 Add expanded timeline mode to show all branches at once Ethanfel 2026-02-26 12:57:18 +01:00
  • fa76fbf97a Push arrow glyphs to edges of timeline bar Ethanfel 2026-02-26 12:32:22 +01:00
  • f93441b187 Color timeline branch arrows to match their marker Ethanfel 2026-02-26 12:31:30 +01:00
  • e1a48a2456 Make top arrow reach top edge of timeline bar Ethanfel 2026-02-26 12:26:51 +01:00
  • 54387c2df4 Fix top arrow position with negative margin Ethanfel 2026-02-26 12:25:29 +01:00
  • e4d1c496f2 Fix top arrow to mirror bottom arrow style Ethanfel 2026-02-26 12:21:43 +01:00
  • f3fab45bf0 Fix timeline top arrow not mirroring bottom arrow position Ethanfel 2026-02-26 12:20:40 +01:00
  • d7bd9c4991 Add toggle to disable snapshot branching Ethanfel 2026-02-26 12:18:06 +01:00
  • 284f4e9538 Simplify timeline fork display: remove badge, tighten arrows Ethanfel 2026-02-26 12:12:41 +01:00
  • d0057db397 Rework timeline fork display to vertical arrows with badge Ethanfel 2026-02-26 12:07:14 +01:00
  • d142df5332 Bump version to 3.0.0 and update documentation Ethanfel 2026-02-26 11:59:58 +01:00
  • 3809af2662 Add hide auto-save toggle to sidebar filter Ethanfel 2026-02-26 11:53:18 +01:00
  • bca7e7cf8f Add snapshot branching and profile/session manager Ethanfel 2026-02-26 11:51:00 +01:00
  • 7518821447 Add in-memory metadata cache to avoid redundant disk I/O Ethanfel 2026-02-26 10:57:41 +01:00
  • ab3bbc7f71 Refresh timeline after clearing or deleting snapshots Ethanfel 2026-02-25 22:31:03 +01:00
  • 0b7fb5be0e Highlight active and current snapshots in sidebar Ethanfel 2026-02-25 22:28:06 +01:00
  • e5d9e6ca99 Replace emoji buttons with inline SVG icons Ethanfel 2026-02-25 09:39:54 +01:00
  • 31b846cd5f Add SVG snapshot previews and bump to v2.5.0 Ethanfel 2026-02-25 09:38:02 +01:00
  • 4b392a89cf Add snapshot diff view and bump to v2.4.0 Ethanfel 2026-02-25 08:14:29 +01:00
  • f9a821f8b4 Bump version to 2.3.0 Ethanfel 2026-02-25 00:58:21 +01:00
  • efc3791a57 Update README for centered timeline bar and smarter swap auto-save Ethanfel 2026-02-25 00:53:35 +01:00
  • dc2e408026 Lower timeline z-index below sidebar so panel covers it when open Ethanfel 2026-02-25 00:52:37 +01:00
  • 73cde5ade1 Skip redundant auto-save when browsing between snapshots Ethanfel 2026-02-25 00:46:38 +01:00
  • e554dc9973 Center timeline bar at 80% width with rounded corners Ethanfel 2026-02-25 00:35:32 +01:00
  • 95cbcd4f6c Offset timeline padding to avoid floating sidebar overlap Ethanfel 2026-02-25 00:27:38 +01:00
  • 0219d86301 Revert canvas parent z-index to avoid masking sidebar Ethanfel 2026-02-25 00:25:04 +01:00
  • 862045ecf1 Fix timeline bar hidden behind sidebar by raising z-index Ethanfel 2026-02-25 00:24:32 +01:00
  • 0b8304f458 Optimize detectChangeType to avoid unnecessary JSON.stringify Ethanfel 2026-02-25 00:13:09 +01:00
  • 8a8a01adff Add Fusion 360-style change-type icons to timeline markers Ethanfel 2026-02-25 00:10:36 +01:00
  • 51cb2f6855 Update README for v2.2.0 — document timeline, auto-save, Ctrl+S shortcut Ethanfel 2026-02-24 23:41:23 +01:00
  • ee4051ad72 Add timeline active marker, auto-save before swap, snapshot button & Ctrl+S Ethanfel 2026-02-24 23:40:03 +01:00
  • 25b909f99f Update README and architecture diagram for v2.1.0 Ethanfel 2026-02-24 22:10:48 +01:00
  • 11c6b7237b Bump version to 2.1.0 Ethanfel 2026-02-24 21:24:00 +01:00
  • 3877c5838c Add SaveSnapshot node with visual separation and rolling limit Ethanfel 2026-02-24 21:22:53 +01:00
  • 838b3d0b00 Fix swapSnapshot using stale app.workflowManager reference Ethanfel 2026-02-24 20:57:29 +01:00
  • 4cbd8fd0a9 Fix workflow key detection — use extensionManager.workflow store Ethanfel 2026-02-24 20:55:22 +01:00
  • d32349bfdf Migrate snapshot storage from IndexedDB to server-side JSON files (v2.0.0) Ethanfel 2026-02-24 20:13:23 +01:00
  • 81118f4610 Bump version to 1.1.1 — fix workflow key detection Ethanfel 2026-02-24 19:39:44 +01:00
  • 4eec4cf135 Fix workflow key detection — use .key/.filename instead of .name Ethanfel 2026-02-24 19:39:08 +01:00
  • b90ebba068 Add workflow browser — browse snapshots from any workflow (v1.1.0) Ethanfel 2026-02-24 19:29:44 +01:00
  • e5ba68c356 Update README for v1.0.1: document lock/pin snapshots feature Ethanfel 2026-02-24 18:51:01 +01:00
  • df76bcb3b9 Add lock/pin snapshots — protected from pruning & deletion (v1.0.1) v1.0.1 Ethanfel 2026-02-24 18:44:37 +01:00
  • e1d63e58d6 Initial release: Workflow Snapshot Manager v1.0.0 Ethanfel 2026-02-24 17:31:32 +01:00