Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-06-21 15:23:11 +02:00
acaa9f0168 feat(search): draw real node box from disabled-pack source
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-06-21 14:48:53 +02:00
77c159a918 feat(search): side preview panel for mirror search + strip stray NUL byte
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-06-21 14:38:06 +02:00
5860b232d4 fix(search): match disabled packs by all identifiers, not repo URL only
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-06-21 14:28:59 +02:00
d8f94ca371 docs: document mirror search; bump to 1.4.0
a8fb5ae8b4 feat(search): toolbar button + hotkey to open mirror search
0dfa14384d feat(search): mirror search palette UI + enable actions
8c35ac6f09 feat(search): catalog ranking + filter helpers
b6635c9f3e feat(search): build disabled-node catalog from getmappings x getlist
Compare 8 commits »
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-06-21 13:10:59 +02:00
62e4b9df8c fix(workflow): skip Manager queue ops when Manager is mid-operation
7cd67cdda1 docs: document workflow tab + trial-enable; bump to 1.3.0
c6601bc86f feat(workflow): auto-disable expired trial packages on load
c7b06f5906 feat(workflow): missing nodes defer to ComfyUI Manager installer
427a509e4c feat(workflow): enable temporary (7d trial) / permanent actions
Compare 15 commits »
Ethanfel created repository Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 12:53:09 +02:00
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-06-21 11:28:43 +02:00
472ce00dc4 fix: build disable payload from getlist state, not commit hash
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-06-21 11:16:24 +02:00
5df56bc643 tools: add model-folder scan diagnostic
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-06-21 10:38:50 +02:00
0842c574d6 chore: add .gitignore for caches and local data
ba7f503e7d feat: disable unused packages via ComfyUI Manager
Compare 2 commits »
Ethanfel pushed to main at Ethanfel/ComfyUI-Tenaciousload 2026-06-21 09:26:23 +02:00
85552d8b25 fix: single-flight object_info build (prevents concurrent-build hang)
Ethanfel pushed to main at Ethanfel/ComfyUI-Tenaciousload 2026-06-21 09:15:34 +02:00
86b9e9cf22 feat: loading-screen status overlay (no more silent 'Comfy' splash)
Ethanfel pushed to main at Ethanfel/ComfyUI-Tenaciousload 2026-06-21 08:50:10 +02:00
ddbaa21b10 fix: make input-folder watching opt-in (default off) to keep restarts fast
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-19 14:18:44 +02:00
7ae1720b9e fix: subcategory export buttons hidden by ghost entries + give them their own centered row
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-19 13:53:52 +02:00
514607eddd fix: harden export-folder base derivation against a trailing slash
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-18 15:37:39 +02:00
4299de5f97 fix: keep length control + mode in sync on every active-tab switch; dup preserves LTX-2; auto-export + frames use legal LTX-2 length
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-18 15:17:07 +02:00
86ab606059 docs: changelog + README for LTX-2 mode + tab features (v1.2)
87ccd8650c feat: honor LTX-2 mode in re-export and auto-export
ad9e564991 feat: LTX-2 frames length control + route 25fps/÷32/exact-frames through export
4baac54930 feat: per-tab LTX-2 mode toggle + [LTX2] badge (pipeline wiring in next stage)
879684ce25 fix: audio extract duration for LTX-2 frame-exact clips
Compare 9 commits »
Ethanfel pushed to master at Ethanfel/8-cut 2026-06-18 14:53:38 +02:00
1eb7de2a1a fix: duplicate-tab folder is a sibling, not a child, when source ends in /
d7680283a2 test: isolate QSettings in GUI tests so they never touch the real ~/.config/8cut
bf4b6dad2d feat: right-click "Duplicate tab" — clone files into a new tab with adapted name + own folder
4715c0ce49 fix: sync export folder when selecting a file in a side-by-side list; tighten guardrail; rename per-tab attr
e5ce59c065 feat: bind export folder to each file-list tab + export-folder mismatch guardrail
Compare 5 commits »
Ethanfel pushed to main at Ethanfel/ComfyUI-UniverSR 2026-06-17 12:45:27 +02:00
e5110b88e1 feat: auto input_sr — detect bandwidth and pick the best value
8d4cd71723 docs: design for auto input_sr (bandwidth auto-detect)
Compare 2 commits »
Ethanfel pushed to main at Ethanfel/ComfyUI-UniverSR 2026-06-17 12:21:43 +02:00
0e036b34d9 fix(ui): string-valued input_sr combo so the arrows cycle correctly
Ethanfel pushed to main at Ethanfel/ComfyUI-UniverSR 2026-06-17 10:47:04 +02:00
94178a4851 fix(perf): default TF32 off; off = true fp32 (matmul + cuDNN conv)