176 Commits

Author SHA1 Message Date
Dr.Lt.Data
52257b1f3c feat: cm-cli - ''--install-deps' command 2024-05-05 11:32:24 +09:00
Dr.Lt.Data
b1ce6c800d modified: node-in-workflow -> deps-in-workflow
add install/disable/not-install state to result .json file.
2024-05-05 11:16:15 +09:00
Dr.Lt.Data
f7edfa6f54 fix: remove useless exitcode printing 2024-05-04 17:06:57 +09:00
Dr.Lt.Data
4de5776a1d feat: cm-cli - node-in-workflow command 2024-05-04 16:58:08 +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
09422da704 feat: support .yaml snapshot 2024-04-27 13:12:27 +09:00
Dr.Lt.Data
819f8eb158 fix: copy & paste issues
https://github.com/ltdrdata/ComfyUI-Manager/issues/615
https://github.com/ltdrdata/ComfyUI-Manager/issues/616
2024-04-27 09:35:41 +09:00
Dr.Lt.Data
7bac97dce0 enhance: cm-cli
- restore-snapshot - arbitrary file path is available

- show - show unregistered custom nodes
2024-04-25 23:13:03 +09:00
Dr.Lt.Data
191c68dc09 enhance: cm-cli - fix, uninstall, update
- allows even if unregistered in DB

enhance: cm-cli - install
- allows install via git url
2024-04-25 01:09:43 +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
92d8ac4db2 fix: cm-cli - crash 2024-04-24 00:32:35 +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
39405508fc improve: cm-cli message
feat: cm-cli - reinstall
2024-04-21 12:10:41 +09:00
Dr.Lt.Data
b088dcbd9e feat: cm-cli - restore-dependencies
fix: cm-cli - path fix
2024-04-20 23:32:41 +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
b3636c1217 fix: cm-cli fix command 2024-04-20 00:59:42 +09:00
Dr.Lt.Data
e98645caf2 feat: cm-cli
fix: snapshot related bugs
refactor
2024-04-20 00:52:50 +09:00
dr.lt.data
9a1f489959 fix: invalid variable scopes
https://github.com/ltdrdata/ComfyUI-Manager/issues/568#issuecomment-2057970786
2024-04-16 11:29:13 +09:00
Dr.Lt.Data
aaeb1d7299 fix: path error from previous commit
`git_helper.py` not found issue

https://github.com/ltdrdata/ComfyUI-Manager/issues/566
2024-04-16 07:57:24 +09:00
Dr.Lt.Data
508418e924 fix: invalid glob path 2024-04-15 23:51:01 +09:00
Dr.Lt.Data
4a1c6a8cbb refactoring 2024-04-15 23:29:03 +09:00
dr.lt.data
c35d494af5 fix: fallback mode for missing distutils 2024-04-03 15:25:14 +09:00
dr.lt.data
097a832e7e refactor: cm_api -> cm_global.APIs 2024-01-02 17:06:59 +09:00