Jin Yi
60746c6253
[feat] Add bulk import failure info API endpoint ( #2035 )
...
* [feat] Add bulk import failure info API endpoint
- Add import_fail_info_bulk endpoint to both glob and legacy manager servers
- Supports bulk processing of cnr_ids and urls arrays in single request
- Maintains same error handling pattern as original import_fail_info API
- Reduces API calls from N to 1 for conflict detection optimization
- Validates input parameters and provides proper error responses
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
* modified: remove manager button completely. Now, even when using the legacy UI, it must always be accessed through the menu.
* chore(api): Add temporary cache reload for import_fail_info_bulk
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Dr.Lt.Data <dr.lt.data@gmail.com>
2025-07-30 07:57:19 +09:00
Dr.Lt.Data
d962aa03f4
update DB
2025-07-30 07:37:26 +09:00
Dr.Lt.Data
121a5a1888
As a temporary measure, the new UI will use the legacy/... backend structure.
...
The glob/... version will be applied later after the cacheless implementation is completed.
2025-07-30 01:13:17 +09:00
Dr.Lt.Data
9e4a2aae43
update DB
2025-07-30 00:02:30 +09:00
rainlizard
ee6eb685e7
Add Whirlpool Upscaler ( #2037 )
...
* Added Whirlpool Upscaler
* Update custom-node-list.json
---------
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-07-29 23:52:57 +09:00
Dr.Lt.Data
09a38a32ce
update DB
2025-07-29 21:30:45 +09:00
Android zhang
d13b19d43d
Update custom-node-list.json ( #2036 )
...
Add ComfyUI-MoGe2
2025-07-29 21:02:18 +09:00
Dr.Lt.Data
5316ec1b4d
Merge branch 'main' into draft-v4
2025-07-29 12:18:55 +09:00
Dr.Lt.Data
e730dca1ad
update DB
2025-07-29 12:13:35 +09:00
Dr.Lt.Data
8da30640bb
update DB
...
fixed: scanner.py
2025-07-29 07:45:05 +09:00
Dr.Lt.Data
6f4eb88e07
update DB
2025-07-28 12:15:58 +09:00
Dr.Lt.Data
d9592b9dab
update DB
2025-07-28 08:57:58 +09:00
Dr.Lt.Data
b87ada72aa
update DB
2025-07-28 07:04:57 +09:00
Dr.Lt.Data
83363ba1f0
update DB
2025-07-27 21:36:48 +09:00
Dr.Lt.Data
a2a7349ce4
Merge branch 'main' into draft-v4
2025-07-27 16:07:57 +09:00
Dr.Lt.Data
23ebe7f718
update DB
2025-07-27 15:04:41 +09:00
Dr.Lt.Data
e04264cfa3
update DB
2025-07-27 10:45:00 +09:00
Shmuel Ronen
8d29e5037f
Add ComfyUI-HiggsAudio_Wrapper to custom node list ( #2034 )
2025-07-27 10:28:27 +09:00
Dr.Lt.Data
6926ed45b0
update DB
2025-07-26 21:05:02 +09:00
Dr.Lt.Data
736b85b8bb
update DB
2025-07-26 20:51:43 +09:00
Nanthakumar
9e3361bc31
Update custom-node-list.json ( #2031 )
2025-07-26 20:37:40 +09:00
Dr.Lt.Data
6e10381020
update DB
2025-07-26 11:13:08 +09:00
Dr.Lt.Data
a1d37d379c
update DB
2025-07-26 09:34:57 +09:00
comfyuistudio
07d87db7a2
Update custom-node-listAdd ComfyUI-Studio-nodes to custom_nodes registry.json ( #2029 )
...
* Update custom-node-list.json
* Update custom-node-list.json
* Update custom-node-list.json
---------
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-07-26 09:29:31 +09:00
Dr.Lt.Data
4e556673d2
update DB
2025-07-26 09:27:00 +09:00
AIWarper
f421304fc1
Update custom-node-list.json ( #2028 )
2025-07-26 09:25:34 +09:00
Dr.Lt.Data
6867616973
Merge branch 'main' into draft-v4
2025-07-25 12:26:42 +09:00
Dr.Lt.Data
c9271b1686
update DB
2025-07-25 12:19:45 +09:00
Dr.Lt.Data
12eb6863da
update DB
2025-07-25 08:58:56 +09:00
Dr.Lt.Data
4834874091
fixed: ruff check
2025-07-25 07:26:48 +09:00
Dr.Lt.Data
8759ebf200
bump version
3.35
2025-07-25 07:03:14 +09:00
YAN Wenkun
d4715aebef
Migrate matrix-client to matrix-nio ( #2025 )
2025-07-25 06:59:46 +09:00
Dr.Lt.Data
0fe2ade7bb
update DB
2025-07-25 06:59:32 +09:00
Dr.Lt.Data
0c71565535
update DB
2025-07-24 21:28:41 +09:00
Dr.Lt.Data
cf8029ecd4
Merge branch 'main' into draft-v4
2025-07-24 12:41:48 +09:00
Dr.Lt.Data
6a637091a2
update DB
2025-07-24 12:10:49 +09:00
Dr.Lt.Data
31eba60012
update DB
2025-07-24 09:00:09 +09:00
Dr.Lt.Data
51e58e9078
update DB
2025-07-24 07:07:58 +09:00
Dr.Lt.Data
4a1e76730a
fixed: security_check - robust checking
...
https://github.com/Comfy-Org/ComfyUI-Manager/issues/2002
2025-07-24 02:44:43 +09:00
Dr.Lt.Data
5599bb028b
fixed: security_check - robust checking
...
https://github.com/Comfy-Org/ComfyUI-Manager/issues/2002
2025-07-24 02:38:53 +09:00
Dr.Lt.Data
552c6da0cc
modified: download_url - provide more informative error messages
...
https://github.com/Comfy-Org/ComfyUI-Manager/issues/2016
2025-07-24 02:30:07 +09:00
Dr.Lt.Data
cc6817a891
fixed: cnr_utils – fixed improper behavior of bypass_ssl
...
https://github.com/Comfy-Org/ComfyUI-Manager/issues/2017
2025-07-24 02:15:31 +09:00
Dr.Lt.Data
fb48d1b485
update DB
2025-07-24 02:06:14 +09:00
Uygar
1c336dad6b
ComfyUI-Artha-Gemini custom node ( #2024 )
...
* Add files via upload
* Update custom-node-list.json
2025-07-24 02:01:31 +09:00
Dr.Lt.Data
a4940d46cd
update DB
2025-07-24 02:01:16 +09:00
猫大好き
499b2f44c1
Add builmenlabo custom node entry ( #2020 )
...
* Add files via upload
* Add files via upload
* Delete manager_registration.json
---------
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-07-24 01:59:13 +09:00
Yuan-Man
2b200c9281
Add ComfyUI-HiggsAudio ( #2023 )
2025-07-24 01:58:09 +09:00
Dr.Lt.Data
36a900c98f
update DB
2025-07-23 12:50:44 +09:00
Dr.Lt.Data
5236b03f66
update DB
2025-07-23 07:32:34 +09:00
kpsss34
8be35e3621
Update custom-node-list.json ( #2021 )
...
Rename: ComfyUI-kpsss34-Sana to ComfyUI-kpsss34
2025-07-23 07:31:26 +09:00