Dr.Lt.Data
830be27eb2
FIXED: Resolved an issue that occurred when attempting to install the nightly version if it was not registered in custom-node-list.json.
...
FIXED: Improved error reporting for invalid Git URLs.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1413
2025-01-11 11:38:12 +09:00
Dr.Lt.Data
29ab428979
fixed: /customnode/versions - Issue where a 400 error occurred when no versions were available in CNR.
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1397
2025-01-05 09:17:54 +09:00
Dr.Lt.Data
c2c8fbec3c
improved: back button - better style
2025-01-02 03:21:46 +09:00
Dr.Lt.Data
3c11361502
Merge branch 'main' into feat/cnr
...
improved: support new front's prompt, alert api
modified: z-indices
2025-01-02 02:58:55 +09:00
Dr.Lt.Data
939cb12670
fixed: alternative implementation for confirm
...
`confirm` cannot be used in electron
2024-12-31 14:37:03 +09:00
Dr.Lt.Data
890ba0f818
fix: Fixed an issue where the ID of nodes registered only in the CNR could not be properly resolved.
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1376
2024-12-29 08:10:59 +09:00
Dr.Lt.Data
e4bb21f25c
fix: import error - cnr_utils.extract_package_as_zip
2024-12-19 08:20:39 +09:00
Dr.Lt.Data
e2e1e23ab5
modified: Change the default from CNR to nightly
...
fixed: broken CNR installation
2024-12-18 15:00:23 +09:00
Dr.Lt.Data
b8f153e4eb
Merge branch 'main' into feat/cnr
2024-12-18 09:08:15 +09:00
Chenlei Hu
30abab5925
Remove call to non-exist endpoint /component/get_unresolved ( #1338 )
2024-12-17 11:19:49 +09:00
Dr.Lt.Data
e83e15b9fc
Merge branch 'main' into feat/cnr
2024-09-26 08:57:29 +09:00
bymyself
32430968b8
Update groupnode/component to be compatible with frontend v1.2.64 ( #1084 )
2024-09-26 08:33:14 +09:00
Dr.Lt.Data
a1c90ceb52
modify: close button -> back button
2024-09-08 16:51:41 +09:00
Dr.Lt.Data
ecda9bd34e
add favorites button
2024-09-08 16:42:36 +09:00
Dr.Lt.Data
a952009d4a
modified: remove uninstall/switch/disable button for ComfyUI-Manager in the list
...
feat: support favorites list
2024-09-08 15:53:54 +09:00
Dr.Lt.Data
a1f7f7069f
comfyui version switch
2024-08-21 01:33:55 +09:00
Dr.Lt.Data
0968dd85aa
fix: undefined show_message
...
fix: invalid disable for nightly
2024-08-15 22:45:37 +09:00
Dr.Lt.Data
0b6f7962a4
fix: should not be displayed switch button if unknown node
2024-08-04 16:34:40 +09:00
Dr.Lt.Data
cdb400d32b
implement: invalid installation handling
...
- print invalid installation nodes on terminal
(installed by `comfy registryinstall`)
- show only 'reinstall' menu if invalid installation node in gui
(and show INVALID marker)
2024-07-31 02:08:30 +09:00
Dr.Lt.Data
b3be556837
support CNR
2024-07-25 00:24:58 +09:00
CenFun
a94516cdb2
Model mananger UI enhancement ( #808 )
...
* Model download via url
* Model download support multiple selection
* update Roadmap
2024-06-22 19:29:22 +09:00
CenFun
651496cae0
Better model manager UI ( #802 )
...
* fixed row height with lib API
* update grid lib
* UI adjustment
* move some of api to common utils
* added model manager
* update install
* replace model-downloader with model-manager
* replace model-downloader with model-manager
* fixed filter
* fixed status
* apply loading animation for install button
* sort type and base
2024-06-22 10:12:01 +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