Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 20:24:50 +02:00
0ba3d81fbf docs: expand README to cover the full node suite
Ethanfel pushed to master at Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 20:19:46 +02:00
e304b39009 Merge feat/pool-profiles: Pool Profile companion node + portable profiles
10c2ea6d60 fix: pool profiles never auto-switch on connect; seed empty profile from current pool
0215bcb8f3 feat: pool grid exposes refresh hook for profile sync
accd3230a6 feat: pool profile frontend — dropdown, actions, cross-node propagation
ad85b002fc feat: profiles routes + register PoolProfile
Compare 14 commits »
Ethanfel pushed to master at Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 19:37:12 +02:00
d3358c8a75 Merge feat/text-gate: Text Gate (Manual Pass) node
259a63f8c2 fix: image gate preview fills node + freely resizable (Image Pool sizing)
b46de4b031 fix: text gate editor fills node + freely resizable (Image Pool sizing)
ef064db972 feat: text gate frontend — editable textarea + pass
b1ac27def9 feat: text gate server route + register TextGate
Compare 10 commits »
Ethanfel pushed to master at Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 18:32:52 +02:00
ec8e1b9598 Merge feat/image-gate: Image Gate (Manual Router) node
6e27da0dce feat: show painted mask as a translucent red overlay on the gate preview
f9f924942e feat: sticky mask + keep preview after routing + width-scaled preview
45e16e1134 fix: hide gate preview element when idle (no stray black box)
63647d2488 feat: image gate frontend — preview, dynamic outputs, route/stop/mask
Compare 12 commits »
Ethanfel deleted branch feat/folder-image-loader from Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 16:45:08 +02:00
Ethanfel pushed to master at Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 16:44:53 +02:00
8d45a101e7 Merge feat/folder-image-loader: Folder Image Loader node
6751fe5b26 feat: register FolderImageLoader in node mappings
af96155cd1 feat: FolderImageLoader node (image/text/mask/filename/index)
dde501c27d feat: scan stem + sidecar text reader
d5b314f6b6 feat: scan.resolve_index with end-of-batch error
Compare 6 commits »
Ethanfel created branch master in Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 16:25:46 +02:00
Ethanfel pushed to master at Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 16:25:46 +02:00
Ethanfel created branch feat/folder-image-loader in Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 16:25:46 +02:00
Ethanfel pushed to feat/folder-image-loader at Ethanfel/ComfyUI-Dataset-Gates 2026-06-21 16:25:46 +02:00
dde501c27d feat: scan stem + sidecar text reader
d5b314f6b6 feat: scan.resolve_index with end-of-batch error
ba8de1253e feat: folder scan — depth-limited natural-sorted image listing
Compare 3 commits »
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)