Christopher Layne
8be3cce9a9
manager_core: Fix fetch/update line erasure output issues ( #1253 )
...
* __win_check_git_update: Properly cleanup line before using a
carriage return to return to the beginning. This prevents output
like:
Updated: S:\ComfyUI\custom_nodes\ComfyUI-Impact-Packrpolation
Updated: S:\ComfyUI\custom_nodes\comfyui-inpaint-nodesayout
Updated: S:\ComfyUI\custom_nodes\ComfyUI-LogicUtilsodes
In this case the node being updated overlaps the existing output
showing nodes being checked for updates. This happens because there's
no erase until end of line being used in the windows specific function
whereas the non-windows version uses it in git_repo_has_updates.
2024-11-21 09:07:29 +09:00
Dr.Lt.Data
294244b99f
terminal feature is removed.
...
Now ComfyUI provides built-in terminal feature.
https://github.com/comfyanonymous/ComfyUI/pull/5413
2024-10-30 03:46:59 +09:00
Dr.Lt.Data
e8bb7ccda7
Slightly adjust the security level of try fix
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1049
2024-10-16 08:31:35 +09:00
Dr.Lt.Data
bec91ae52d
FIXED: invalid log message
2024-10-11 00:49:16 +09:00
Dr.Lt.Data
3315807a37
security patch
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1125
2024-10-08 19:11:22 +09:00
Dr.Lt.Data
e9eaff7f7e
double click feature is fixed
...
MODIFIED: separate into copy-full and copy-all
FIXED: improper size copying
https://github.com/ltdrdata/ComfyUI-Manager/issues/1118
2024-10-08 08:28:33 +09:00
Dr.Lt.Data
0469cad3bc
security policy is modified
...
MODIFIED: Fix custom nodes feature belongs to `high` level risky features
2024-10-07 08:58:47 +09:00
Dr.Lt.Data
61537d985d
FIXED: component feature - compatibility patch
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1108
2024-10-05 15:33:22 +09:00
Dr.Lt.Data
eb607a6b41
version marker
2024-09-26 09:14:14 +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
ffc095a3e5
robust validation
2024-09-24 01:59:35 +09:00
Dr.Lt.Data
3701246fb1
use core badge feature if possible
...
https://github.com/ltdrdata/ComfyUI-Manager/pull/1051
2024-09-19 02:43:07 +09:00
Dr.Lt.Data
70471b54f6
hotfix: updating cnr node - invalid garbage handling
2024-09-18 01:21:32 +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
bff8dbee30
Merge branch 'main' into feat/cnr
2024-08-29 21:53:37 +09:00
Dr.Lt.Data
c0cc37787a
update DB
2024-08-29 21:51:31 +09:00
Dr.Lt.Data
32c828670a
fix: update_all - nightly version issue
2024-08-29 21:27:10 +09:00
racerx2oo3
d4812c09a4
Handle comments on the same line as package name ( #1020 )
...
Co-authored-by: SKilbride <110414370+SKilbride@users.noreply.github.com>
2024-08-29 09:34:57 +09:00
Dr.Lt.Data
ad1faee2ef
fix: snapshot
2024-08-28 02:09:00 +09:00
Dr.Lt.Data
005fa14254
fix: execute_install_script - missing pip install except first pip item in requirements.txt
2024-08-24 18:40:25 +09:00
Dr.Lt.Data
596316536e
fix: invalid etc model path
...
https://github.com/ltdrdata/ComfyUI-Manager/pull/942#issuecomment-2303932387
2024-08-22 23:05:55 +09:00
Dr.Lt.Data
ed123750d9
postponed processing for cnr switch & migration
2024-08-22 03:38:22 +09:00
Dr.Lt.Data
bede95cd05
improve: better comfyui switch
...
show 'nightly' if current commit is latest commit.
2024-08-22 02:10:04 +09:00
Dr.Lt.Data
693a226a41
improve: comfyui version switch
...
top 4 + nightly
2024-08-22 02:08:23 +09:00
Dr.Lt.Data
a1f7f7069f
comfyui version switch
2024-08-21 01:33:55 +09:00
Dr.Lt.Data
f74d8cb470
print stash message.
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/976#issuecomment-2295670323
2024-08-21 00:45:04 +09:00
Dr.Lt.Data
c4227b17e5
better error message for security policy
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/975#issuecomment-2294810500
2024-08-18 12:36:02 +09:00
Dr.Lt.Data
243b65961f
unknown fix
2024-08-17 16:55:23 +09:00
Dr.Lt.Data
a6d20b0865
Merge branch 'main' into feat/cnr
2024-08-17 16:35:22 +09:00
Dr.Lt.Data
f896755a31
refactor: share features
2024-08-17 12:22:01 +09:00
Dr.Lt.Data
72e4c84f8a
force downgrade numpy to <2 when try fix
2024-08-16 20:11:13 +09:00
Dr.Lt.Data
06b79287e2
Merge branch 'main' into feat/cnr
2024-08-16 00:10:02 +09:00
Dr.Lt.Data
61efd60681
feat: complete pip freezing for torch, torchsde, torchvision
2024-08-16 00:07:19 +09:00
Dr.Lt.Data
e906d27606
fix: nightly url mismatch if ssh github url is used
...
fix: don't show pure cnr node unless default channel
2024-08-15 23:44:12 +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
34f3409f9b
remove inproper warning.
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/954
2024-08-14 09:31:10 +09:00
Dr.Lt.Data
75240a028a
Merge branch 'main' into feat/cnr
2024-08-14 02:02:33 +09:00
Dr.Lt.Data
d95b974941
fix: invalid version handling
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/953
2024-08-14 01:53:28 +09:00
Dr.Lt.Data
3335c82350
Merge branch 'main' into feat/cnr
2024-08-08 22:52:07 +09:00
Dr.Lt.Data
3892e3f5e7
fix: missing title in tryInstallCustomNode
2024-08-08 22:48:18 +09:00
Dr.Lt.Data
e16e72cbbd
feat: config.ini - skip_migration_check is supported.
2024-08-04 22:39:13 +09:00
Dr.Lt.Data
ea3413be9b
conservative migration system
...
keep original repo name as possible if unknown node
2024-08-04 16:26:23 +09:00
Dr.Lt.Data
10055f578b
Merge branch 'main' into feat/cnr
2024-08-04 16:03:25 +09:00
Dr.Lt.Data
35285dd74b
fix: is_installed - consider --index-url pattern
2024-08-04 02:03:42 +09:00
Dr.Lt.Data
cddd000848
Merge branch 'main' into feat/cnr
2024-08-02 03:25:30 +09:00
Dr.Lt.Data
5c70089a62
allows --index-url in requirements.txt
...
https://github.com/ltdrdata/ComfyUI-Manager/discussions/918
2024-08-02 01:55:03 +09:00
Dr.Lt.Data
1ede7dfe28
fixed: invalid channel_url in get_risky_level
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/920
2024-08-02 01:30:03 +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
8e1f792cd1
fix: crash by version handling
2024-07-27 22:08:19 +09:00