27 Commits

Author SHA1 Message Date
Dr.Lt.Data
72e4c84f8a force downgrade numpy to <2 when try fix 2024-08-16 20:11:13 +09:00
LiGongrong
b491f51a04
feat: mapping clip and checkpoint to model path (#942) 2024-08-09 21:15:40 +09:00
Dr.Lt.Data
1ede7dfe28 fixed: invalid channel_url in get_risky_level
https://github.com/ltdrdata/ComfyUI-Manager/issues/920
2024-08-02 01:30:03 +09:00
Dr.Lt.Data
0b3edc3449 Security policy is updated.
* Allows the download of models that belong to the whitelist even at the 'normal' security level
2024-07-24 00:37:19 +09:00
Dr.Lt.Data
50b9844215 Security policy changed.
'normal' is changed to 'normal-'

and

'normal-' doesn't allow high-security features even if ComfyUI is running with local hosting.
2024-07-21 13:25:57 +09:00
Dr.Lt.Data
a580a5a446 patch again... 2024-07-21 12:17:31 +09:00
Dr.Lt.Data
93bc2ed85f security patch: model downloading policy is updated
doesn't allow model downloading if security level is high and ComfyUI is remotely accessible
2024-07-21 11:58:47 +09:00
Dr.Lt.Data
27253481ae fix: remove redundant endpoint
https://github.com/ltdrdata/ComfyUI-Manager/issues/855
2024-07-11 23:44:29 +09:00
Dr.Lt.Data
01d8d84346 fix: missing 3rd input of download_url in copy_install
https://github.com/ltdrdata/ComfyUI-Manager/issues/848
2024-07-09 20:30:22 +09:00
dishuostec
7b9292fbd4
support download via aria2 (#797) 2024-06-22 22:11:57 +09:00
MaraScott
49c47b137c
Allow use of local. subdomain (#799)
Being able to use --listen local.<domain.name> as a local env instead of 127.0.0.1

example local.comfy.org
2024-06-21 07:42:35 +09:00
Dr.Lt.Data
ae0e901a2a fix: add target='_blank' for linnk in notice board
update DB
2024-06-19 01:23:17 +09:00
CenFun
799b97d011
New custom nodes manager (#744)
* new custom nodes manager

* fix loading

* replace build-in sha1 with md5

* better description link

* fix the update button disappears if open dialog again

* fix restart required status if open dialog again

* merge with main branch

* add trust icon for author

* fixed grid theme for Comfy.ColorPalette

* fix get_unresolved

* remove useless file

* supports better theme with comfyui color palette

* add extensions column

* fixed conflicts
2024-06-12 20:18:11 +09:00
Dr.Lt.Data
b9f38f0d9c trust mark for author 2024-06-09 17:20:15 +09:00
Dr.Lt.Data
34baa2e903 fix: take github-stats.json from remote 2024-05-17 23:24:16 +09:00
Dr.Lt.Data
1c313ee822 Security patch
https://github.com/comfyanonymous/ComfyUI/issues/3473#issuecomment-2109154269
2024-05-15 00:28:38 +09:00
Dr.Lt.Data
d0fa0a8614 feature: disable_unsecure_features config.
https://github.com/ltdrdata/ComfyUI-Manager/issues/668#issuecomment-2106247543
2024-05-12 23:04:44 +09:00
Dr.Lt.Data
e941c75cee update model dB
support .zip file model
2024-05-09 23:57:14 +09:00
Dr.Lt.Data
b9ef8e3a90 feat: support pip snapshot 2024-05-06 21:06:45 +09:00
Dr.Lt.Data
f1e4760dee modified: reboot behavior changed
https://github.com/Comfy-Org/comfy-cli/pull/6
2024-04-29 00:18:01 +09:00
DukeSniper
853f85987e
Encapsulate Python executable and args in double quotes (#621)
If a paths contain spaces, the execv needs quotation marks to not implicitly split those paths into multiple arguments

Co-authored-by: DukeSniper <>
2024-04-28 20:24:25 +09:00
Dr.Lt.Data
a3d858dc1a enhance: cm-cli supports updating comfyui 2024-04-25 00:31:35 +09:00
Dr.Lt.Data
04beb63aa0 fix: missing version check from refactoring
- outdated notice is exposed by bug
2024-04-24 20:26:23 +09:00
Dr.Lt.Data
12a364dd6a feat: support better reboot mechanism based on comfy-cli 2024-04-23 20:46:54 +09:00
dr.lt.data
2e5eb70db3 security fix
https://github.com/ltdrdata/ComfyUI-Manager/issues/594
2024-04-22 10:16:11 +09:00
Dr.Lt.Data
63fb2c6f11 fix: 'version_str' is not defined
https://github.com/ltdrdata/ComfyUI-Manager/issues/589
2024-04-20 16:11:29 +09:00
Dr.Lt.Data
e98645caf2 feat: cm-cli
fix: snapshot related bugs
refactor
2024-04-20 00:52:50 +09:00