ComfyUI-Manager/js
Dr.Lt.Data 0202cf07d5
revise /customnode/installed api (#1398)
* revise /customnode/installed

improved: don't fetch data from cnr for the api
improved: change format {<cnr id>: <version>} -> {<module>: [<version>, <cnr id>]}

* fix condition

* improved: add `mode=imported` for startup snapshot

`/customnode/installed` - current snapshot
`/customnode/installed?mode=imported` - startup snapshot

* improved: move cache dir to user directory

* modified: /customnodes/installed
- show whole nodes including disabled
- format changed `key -> list` to `key -> dict`

* fixed: doesn't show disabled node pack properly.

* Update workflow-metadata.js

---------

Co-authored-by: huchenlei <huchenlei@proton.me>
2025-01-08 19:50:58 -05:00
..
cm-api.js Merge branch 'main' into feat/cnr 2025-01-02 02:58:55 +09:00
comfyui-manager.js fixed: invalid skipping of pip dependencies installation if ==, ~= 2025-01-04 03:07:36 +09:00
comfyui-share-common.js Merge branch 'main' into feat/cnr 2025-01-02 02:58:55 +09:00
comfyui-share-copus.js Merge branch 'main' into feat/cnr 2025-01-02 02:58:55 +09:00
comfyui-share-openart.js Merge branch 'main' into feat/cnr 2025-01-02 02:58:55 +09:00
comfyui-share-youml.js Merge branch 'main' into feat/cnr 2025-01-02 02:58:55 +09:00
common.js Merge branch 'main' into feat/cnr 2025-01-03 02:25:50 +09:00
components-manager.js Merge branch 'main' into feat/cnr 2025-01-02 02:58:55 +09:00
custom-nodes-manager.js fixed: /customnode/versions - Issue where a 400 error occurred when no versions were available in CNR. 2025-01-05 09:17:54 +09:00
model-manager.js Merge branch 'main' into feat/cnr 2025-01-02 02:58:55 +09:00
node_fixer.js double click feature is fixed 2024-10-08 08:28:33 +09:00
snapshot.js Merge branch 'main' into feat/cnr 2025-01-02 02:58:55 +09:00
turbogrid.esm.js Better model manager UI (#802) 2024-06-22 10:12:01 +09:00
workflow-metadata.js revise /customnode/installed api (#1398) 2025-01-08 19:50:58 -05:00