Dr.Lt.Data
39eaa76b8a
fixed: remove migration code completely
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1659
2025-03-14 18:24:30 +09:00
CenFun
7651e5e48b
UI improvement ( #1625 )
2025-03-14 00:51:37 +09:00
CenFun
6b832edd2f
store user's column width ( #1541 )
...
* Resolving conflicts
* ruff --fix
2025-02-14 07:29:11 +09:00
Dr.Lt.Data
6ff6e05408
improve: update all - background updating
...
modified: update all - don't update ComfyUI
2025-02-13 22:34:36 +09:00
Dr.Lt.Data
e113e011cb
improved: Display the terminal when starting the installation of a model or node packs
2025-02-10 02:56:55 +09:00
Dr.Lt.Data
4760deaf9c
feat: custom-nodes-manager - background tasks(install/update/fix/disable/enable)
2025-02-01 11:22:01 +09:00
Dr.Lt.Data
0eb1cbce43
feat: provide error messages for import failed custom node.
2025-01-18 13:04:33 +09:00
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
44cead1865
Merge branch 'main' into feat/cnr
2025-01-03 02:25:50 +09:00
Dr.Lt.Data
8f4184b887
fix: customConfirm - invalid z-index
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1388
2025-01-03 01:45:29 +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
a148bb5aeb
modified: apply new front's confirm api
2025-01-02 02:23:21 +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
5f300b8aea
Merge branch 'main' into feat/cnr
2024-11-22 07:27:27 +09:00
Robin Huang
ff8fb087e0
Restart using electron api is present. ( #1255 )
2024-11-21 15:01:14 +09:00
Dr.Lt.Data
b3be556837
support CNR
2024-07-25 00:24:58 +09:00
Dr.Lt.Data
0e55225586
modified: free_models message
2024-07-07 09:58:14 +09:00
Dr.Lt.Data
87fc538fd1
feat: free model/cache feature on new style menu.
2024-07-07 09:55:22 +09:00
guill
7e84de1ba0
Add support for SSH-style git repo addresses ( #835 )
...
This allows nodes to be pulled from git repositories that:
1. Require authentication
2. Are located on a computer that does not have any special software
beyond an SSH server to serve up git repos
3. Are hosted on sites that exclusively allow SSH access
I have also cleaned up the JavaScript regex for identifying valid HTTP
addresses. Due to an unescaped '.' and the lack of a count on the first
group, it wasn't doing a whole lot anyway -- just checking that the very
first character wasn't invalid.
2024-07-04 21:29:40 +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
Dr.Lt.Data
1c313ee822
Security patch
...
https://github.com/comfyanonymous/ComfyUI/issues/3473#issuecomment-2109154269
2024-05-15 00:28:38 +09:00
Tian Yiyan
a367c6e057
Fix the bug of "Unload Models" ( #606 )
2024-04-24 10:21:47 +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
aed16687ca
fix: reboot button occassionally doesn't work
2024-02-25 23:18:20 +09:00
dr.lt.data
4bdf7aabe4
feat: component pack builder
...
- support drag & drop
- add node if single component importing
2024-01-17 00:33:57 +09:00
Dr.Lt.Data
7f10374a9f
feat: A functionality to save a group node as a component.
2024-01-15 18:48:23 +09:00
dr.lt.data
c83fd0ed94
feat: unload models
2024-01-05 10:51:16 +09:00
Dr.Lt.Data
823c8d315b
feat: install pip
2023-12-25 00:04:25 +09:00
Dr.Lt.Data
60386b569e
feat: custom node install api
2023-12-23 16:16:11 +09:00
Dr.Lt.Data
92ac9ef51f
fix: reboot button doesn't work
2023-12-09 09:35:48 +09:00
Dr.Lt.Data
720974b118
layout update
2023-12-07 20:49:28 +09:00
Dr.Lt.Data
374fc2e37c
improve: support restart button on Install via git url
2023-12-03 22:36:37 +09:00
Dr.Lt.Data
86fe6b317e
fix: log file permission issue when reboot on windows
...
enhance: pretty conflict nodes message
2023-11-27 12:40:45 +09:00
Dr.Lt.Data
de85111a40
feat: restart ComfyUI when update/install
2023-11-26 18:36:56 +09:00
Dr.Lt.Data
84979f6438
feat: Install via git url
2023-11-08 21:33:47 +09:00
Dr.Lt.Data
7fbe34f8db
feat: snapshot
2023-11-04 17:17:55 +09:00