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
Robin Huang
7176f0837a
Add linux form factor. ( #1648 )
2025-03-12 07:20:06 +09:00
Dr.Lt.Data
f406d728cc
fixed: use pyproject.toml if desktop version
...
- desktop version doesn't contains .git
modified: don't cache the sub fetched data of cnr
2025-03-05 21:18:56 +09:00
Yoland Yan
d649ca47c6
Add comfy version to query ( #1608 )
...
* Add comfy version to query
* Add form factor detection for ComfyUI node query
2025-03-05 21:18:45 +09:00
Dr.Lt.Data
abc26cf906
fixed: pre_startup - restart if script is executed
...
fixed: normalize cnr versions via StrictVersion
- 2.5 and 2.5.0 were regarded as different version
2025-02-15 17:27:09 +09:00
Dr.Lt.Data
fd2d285af5
stabilize the cnr requests
...
* MODIFIED: cnr request
- add 500ms gap between requests
- timeout from 10s to 30s
2025-01-19 09:21:20 +09:00
Dr.Lt.Data
829c7d8be6
FIXED: ruff error
2025-01-19 02:53:30 +09:00
Dr.Lt.Data
3274885803
* FIXED: cm-cli.py - mode doesn't work
...
* FIXED: get_cnr_data - use timeout fallback
2025-01-19 02:41:38 +09:00
Dr.Lt.Data
c6153ea67d
* FIXED: Resolved an issue where cache updates were not working properly.
...
* IMPROVED: Instead of updating the entire CNR cache at once, the process now divides it into 30-page queries.
* IMPROVED: Clicking on the titles of nodes that exist only in CNR now opens the GitHub repository link instead of the CNR link, where possible.
* ADDED: Added information about `extra_model_paths.yaml` to the README.md file.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1457
2025-01-19 02:25:34 +09:00
Dr.Lt.Data
897debb106
improved: prevent hang UI while CNR loading
...
fixed: normalize id for pyproject.toml
2025-01-13 06:10:59 +09:00
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
Robin Huang
c3a1401960
Only show node versions in active or pending state for installation. ( #1395 )
...
* Only list active, pending, and flagged versions.
* Remove flagged versions.
2025-01-04 09:01:33 +09:00
Dr.Lt.Data
5e5235f5d1
remove suffix for enabled custom nodes
2024-12-22 01:42:32 +09:00
Dr.Lt.Data
46a6afcc19
refactor: ruff
2024-12-18 12:30:47 +09:00
Dr.Lt.Data
ed123750d9
postponed processing for cnr switch & migration
2024-08-22 03:38:22 +09:00
Dr.Lt.Data
b3be556837
support CNR
2024-07-25 00:24:58 +09:00