Commit Graph

4481 Commits

Author SHA1 Message Date
Stefano-retinize
7d27d9d7db Fix: Add support for UNC network paths in channel normalization 2026-03-04 11:49:32 +00:00
Dr.Lt.Data
001adf19c9 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-03-04 01:33:23 +09:00
Dr.Lt.Data
d2459128db update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-03-04 00:59:25 +09:00
Dr.Lt.Data
3ad3f0df39 update DB 2026-03-04 00:38:20 +09:00
yin
535d288bf1
Add ComfyUI-Lux3D (#2650) 2026-03-04 00:36:55 +09:00
Dr.Lt.Data
05076e56db update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-03-03 07:07:46 +09:00
Dr.Lt.Data
6f887b012c update DB 2026-03-03 07:03:17 +09:00
Nichlas Schipper
eabd5ed9cd
Added entry for ComfyUI-OpenImage to custom node list (#2653) 2026-03-03 07:02:29 +09:00
Dr.Lt.Data
6079647938 update DB 2026-03-03 06:59:41 +09:00
Dr.Lt.Data
effde1667b update DB 2026-03-03 06:35:14 +09:00
Halil Beycan
832344ca20
new node ComfyUI-ImageQualityGate (#2661) 2026-03-03 06:33:11 +09:00
Dr.Lt.Data
25f684c06f update DB 2026-03-03 06:06:14 +09:00
SamSeen
5ce422bcfa
Update author name and repository URLs for SamSeen custom nodes (#2662) 2026-03-03 06:01:52 +09:00
Dr.Lt.Data
2f66249f51 update DB 2026-03-03 05:56:17 +09:00
Dr.Lt.Data
fb90ad9e34 update DB 2026-03-03 05:53:03 +09:00
Rohit Mahto
8be1f1494c
Add Champdev Custom Nodes (#2654)
* Add Chamdev Custom Nodes

* fix review comments
2026-03-03 05:50:57 +09:00
Dr.Lt.Data
613d2bd648 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-03-02 11:04:04 +09:00
Dr.Lt.Data
d7aad369a4 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-02-27 02:12:24 +09:00
Xz3r0
2030bb2428
update node description (#2644) 2026-02-27 01:57:40 +09:00
Dr.Lt.Data
e4657b2b0f update DB 2026-02-27 01:51:51 +09:00
Pondowner857
ea3313c429
Add comfyui-workflow-protector to custom node list (#2641) 2026-02-27 01:50:51 +09:00
PxTicks
0219872906
Fix handleFile monkeypatch for new frontend signature (#2640)
handleFile signature is updated in ComfyUI frontend [handleFile (file: File, openSource?: WorkflowOpenSource, options?: { deferWarnings?: boolean } )]. Using rest parameters to fix and future-proof.
2026-02-27 01:49:20 +09:00
Dr.Lt.Data
60114405c1 update DB 2026-02-27 01:47:55 +09:00
AnonBOTpl
00d58a213f
Update: Add metadata for Qwen Prompt Expander (#2639)
* Delete custom-node-list.json

* Add files via upload

* Delete custom-node-list.json

* Add files via upload

* Delete custom-node-list.json

* Add files via upload
2026-02-27 01:44:14 +09:00
samy kamkar
7fba0abf02
update nvidia urls (#2635) 2026-02-27 01:37:57 +09:00
Dr.Lt.Data
c15f4a6117 update DB 2026-02-27 01:37:15 +09:00
TripleHeadedMonkey
1b935e439c
Add files via upload (#2634) 2026-02-27 01:36:28 +09:00
Dr.Lt.Data
5df7c9fbae update DB 2026-02-27 01:26:04 +09:00
mr-september
285bec4f61
Update custom-node-list.json (#2625) 2026-02-27 01:25:09 +09:00
Dr.Lt.Data
971d5a2ad1 update DB 2026-02-27 01:23:36 +09:00
Dr.Lt.Data
96fc7a9bdf update DB 2026-02-27 01:20:06 +09:00
Flibens
ddeca90708
Add ComfyUI Image Browser by Flibens to custom node list (#2622)
Co-authored-by: Flibens <195953152+Flibens@users.noreply.github.com>
2026-02-27 01:19:22 +09:00
Dr.Lt.Data
299f7d9c74 update DB 2026-02-27 01:14:18 +09:00
Dr.Lt.Data
93e6ff5168 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-02-26 00:26:34 +09:00
Dr.Lt.Data
8ec120e964 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-02-25 12:56:25 +09:00
Dr.Lt.Data
03befe1ac7 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-02-24 08:20:09 +09:00
Dr.Lt.Data
c88a9985c1 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-02-24 02:22:17 +09:00
AnonBOTpl
530f628523
ComfyUI Qwen Prompt Expander (#2620)
* Delete custom-node-list.json

* Add files via upload
2026-02-24 02:20:34 +09:00
Dr.Lt.Data
5919b79752 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-02-23 12:56:09 +09:00
Dr.Lt.Data
eb12e015d5 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-02-21 03:49:07 +09:00
Dr.Lt.Data
3409ad6c3e refactor(scanner): apply KISS/YAGNI/DRY to git error collection
DRY: merge _GIT_ERROR_PATTERNS + _CATEGORY_LABELS into single
_GIT_ERROR_CATEGORIES list of (key, label, regex) 3-tuples.
Adding a category now requires editing one place only.

KISS: replace _GIT_ERROR_COLLECTOR {'lock':..., 'by_category':...}
dict wrapper with two plain module variables _git_error_lock and
_git_errors. Removes string-key access throughout.

YAGNI: remove 200-char message truncation from _record_git_error.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 12:14:17 +09:00
Dr.Lt.Data
3c24614aeb feat(scanner): collect and report git errors by category
Errors during git clone/pull are now accumulated in a thread-safe
collector and printed as a grouped summary after all operations
complete, instead of being scattered in per-repo log lines.

Error categories: repository_not_found, divergent_branch, auth_failed,
network_error, merge_conflict, permission_denied, other.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 09:27:13 +09:00
Dr.Lt.Data
f41365abe9 update DB 2026-02-17 23:40:42 +09:00
huchukato
b5defe2a38
Add ComfyUI-TagComplete custom node to list (#2611)
- Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection
- Support for CSV files and multiple wildcard sources
- Smart parsing and text overflow handling
- Full compatibility with existing wildcard files
- v2.0.0 with major wildcard workflow improvements
- Category: utility with comprehensive tag and autocomplete features
2026-02-17 23:39:49 +09:00
Dr.Lt.Data
ebb354a201 update DB 2026-02-17 10:56:20 +09:00
A神
b181307098
Add new image processing nodes to custom-node-list (#2472) 2026-02-17 10:54:51 +09:00
Dr.Lt.Data
e76457021c update DB 2026-02-17 10:45:38 +09:00
TK3R
3cda7f602e
added ComfyUI_TK3R_Ext to custom nodes list (#2614) 2026-02-17 10:44:23 +09:00
Dr.Lt.Data
d11db7e48c update DB 2026-02-17 10:40:08 +09:00
Benjamin Gregg
4d22ed9779
Add PBRFusion4 Node (#2609) 2026-02-17 10:39:12 +09:00