Dr.Lt.Data
|
8e8915f709
|
optimize: prestartup install script
|
2023-11-22 18:35:56 +09:00 |
|
Dr.Lt.Data
|
4feaa2d239
|
refactor: Logger -> ComfyUIManagerLogger
fix: prestartup Logger - add close method
|
2023-11-21 18:10:21 +09:00 |
|
Dr.Lt.Data
|
1d21359a5a
|
fix: encoding error
|
2023-11-21 11:35:38 +09:00 |
|
Dr.Lt.Data
|
580599ffe8
|
fix: prestartup Logger - add encoding method
|
2023-11-21 11:01:12 +09:00 |
|
John Qiao
|
9c24979417
|
Merge branch 'ltdrdata:main' into dev
|
2023-11-19 01:42:09 -07:00 |
|
johnqiao
|
07b85b66ae
|
Fix typo
|
2023-11-19 01:41:45 -07:00 |
|
johnqiao
|
442942aae4
|
Store share setting and key in backend config file
|
2023-11-19 01:26:38 -07:00 |
|
Dr.Lt.Data
|
b3b8485fc6
|
fix: apply requirements.txt and install.py when update_all
|
2023-11-19 10:13:43 +09:00 |
|
Dr.Lt.Data
|
382a455c6c
|
fix: add reconfigure method to Logger in prestartup
|
2023-11-19 01:05:41 +09:00 |
|
Dr.Lt.Data
|
2bc7167ada
|
fix: In the share feature, only image formats are allowed.
|
2023-11-11 07:53:44 +09:00 |
|
Dr.Lt.Data
|
0c11c30731
|
version marker
|
2023-11-11 07:37:48 +09:00 |
|
Dr.Lt.Data
|
24204eb494
|
Merge pull request #146 from thecooltechguy/main
Adding a "Share" button for people to easily share their ComfyUI art & workflows
|
2023-11-11 07:37:33 +09:00 |
|
Dr.Lt.Data
|
7b0f36711f
|
fix: failure of first startup
|
2023-11-11 07:08:32 +09:00 |
|
Dr.Lt.Data
|
3303ce7683
|
fix: bypass_ssl
- move to prestartup_script.py from __init__.py
- inproper interpretation of bypass_ssl option reflies on invalid type
|
2023-11-10 15:57:43 +09:00 |
|
Dr.Lt.Data
|
84979f6438
|
feat: Install via git url
|
2023-11-08 21:33:47 +09:00 |
|
thecooltechguy
|
44f3e2b0b4
|
merged updates from upstream, and following output types work: SaveImage, PreviewImage, AnimateDiffCombine, VideoCombine
|
2023-11-07 11:09:44 -08:00 |
|
thecooltechguy
|
7a79cf7d60
|
added support for previewimage
|
2023-11-07 01:48:08 -08:00 |
|
thecooltechguy
|
c6337a19a8
|
Added support for SaveImage, AnimateDiffCombine, and VideoCombine
|
2023-11-07 01:12:22 -08:00 |
|
dr.lt.data
|
11b2e8ac45
|
feat: ssl bypass
|
2023-11-07 15:32:46 +09:00 |
|
dr.lt.data
|
6d0d838629
|
fix: popup message zindex
|
2023-11-07 15:22:29 +09:00 |
|
Dr.Lt.Data
|
e532dbca00
|
improve: parallel fetch & update
|
2023-11-06 22:43:21 +09:00 |
|
Dr.Lt.Data
|
332e4e2856
|
fix: git_helper's tqdm encoding error
|
2023-11-06 09:57:30 +09:00 |
|
Dr.Lt.Data
|
ec61a3029f
|
Update __init__.py
fix: missing import subprocess
|
2023-11-06 08:45:14 +09:00 |
|
Dr.Lt.Data
|
a05c483c45
|
refactor: move version printer to the top
|
2023-11-05 11:14:10 +09:00 |
|
Dr.Lt.Data
|
97c8d204d2
|
update DB
|
2023-11-05 10:28:11 +09:00 |
|
Dr.Lt.Data
|
92ce2d706b
|
improve: tqdm in process
fix: encoding error of process output
|
2023-11-05 10:05:39 +09:00 |
|
Dr.Lt.Data
|
c78c7d7e8f
|
fix: failed to ensure gitpython on startup
https://github.com/ltdrdata/ComfyUI-Manager/discussions/163
|
2023-11-05 09:00:14 +09:00 |
|
Dr.Lt.Data
|
2b18d4f0ed
|
update version
|
2023-11-05 02:33:17 +09:00 |
|
Dr.Lt.Data
|
458f1f6817
|
fix: exception handling for handle_stream
|
2023-11-05 00:44:52 +09:00 |
|
Dr.Lt.Data
|
e497b8321f
|
feat: tqdm for clone
fix: snapshot restore proper working directory
|
2023-11-04 21:23:29 +09:00 |
|
Dr.Lt.Data
|
7fbe34f8db
|
feat: snapshot
|
2023-11-04 17:17:55 +09:00 |
|
Dr.Lt.Data
|
ea0c38b846
|
fix: fallback when ssl error on model downloading
|
2023-11-02 18:26:08 +09:00 |
|
thecooltechguy
|
6aa7b2c9e7
|
fix small bug
|
2023-10-30 11:41:21 -07:00 |
|
thecooltechguy
|
c25b2bd1e9
|
added ability to select the output image to share
|
2023-10-29 16:27:24 -07:00 |
|
thecooltechguy
|
6623bbc979
|
made it much easier to configure credentials for sharing
|
2023-10-24 21:54:10 -07:00 |
|
thecooltechguy
|
b93ae5af40
|
added matrix server as a destination for sharing
|
2023-10-20 17:06:39 -07:00 |
|
thecooltechguy
|
31fee85647
|
working v1
|
2023-10-20 00:54:49 -07:00 |
|
thecooltechguy
|
8fb76e8d9a
|
wip
|
2023-10-19 23:52:51 -07:00 |
|
Dr.Lt.Data
|
246c3ca6ad
|
update DB
|
2023-10-17 16:46:20 +09:00 |
|
miaoerduo
|
9831c96f2c
|
fix: ssl verify
|
2023-10-17 13:07:53 +08:00 |
|
Dr.Lt.Data
|
ac948fb6b9
|
fix: robust patch - when 'files' is endswith '/'
|
2023-10-17 00:40:12 +09:00 |
|
Dr.Lt.Data
|
5d00f47eef
|
feat: message collapse register
update DB
|
2023-10-15 17:45:30 +09:00 |
|
Dr.Lt.Data
|
3ed2e3fee2
|
added 'ComfyUI Workflow Gallery'
update DB
|
2023-10-09 18:44:40 +09:00 |
|
dr.lt.data
|
dee6cd8969
|
improve: logging supports multi port
|
2023-10-04 13:02:28 +09:00 |
|
Dr.Lt.Data
|
8b3710b2b6
|
feat: ComfyUI Node Info link
|
2023-09-28 10:44:17 +09:00 |
|
Dr.Lt.Data
|
7d6109aa6c
|
fix: add fileno on prestartup_script
update DB
|
2023-09-26 23:00:33 +09:00 |
|
dr.lt.data
|
835240a724
|
improve: display committed date of ComfyUI
|
2023-09-25 15:38:27 +09:00 |
|
dr.lt.data
|
e45903e897
|
fix: invalid error message on Update All
|
2023-09-22 12:33:50 +09:00 |
|
dr.lt.data
|
2d7a60689b
|
fix: crash on windows
|
2023-09-21 10:17:48 +09:00 |
|
Dr.Lt.Data
|
7f6b01d026
|
fix: missing import of subprocess
|
2023-09-21 08:24:48 +09:00 |
|
Dr.Lt.Data
|
16d3ccbf98
|
fix: prevent skip update uncheck for Update All
|
2023-09-20 21:49:52 +09:00 |
|
Dr.Lt.Data
|
c2ae252e41
|
feat: git_exe settings
|
2023-09-20 21:39:04 +09:00 |
|
Dr.Lt.Data
|
1c1139a430
|
bugfix: missing badges for some small nodes
- now use NO_TITLE instead of height.
|
2023-09-19 21:31:46 +09:00 |
|
Dr.Lt.Data
|
604a5d7574
|
improve: better logging
|
2023-09-19 21:14:53 +09:00 |
|
dr.lt.data
|
b31931333e
|
fix: message fix.
|
2023-09-19 15:44:05 +09:00 |
|
dr.lt.data
|
ca2a9b894f
|
improve: better message.
|
2023-09-19 13:27:41 +09:00 |
|
dr.lt.data
|
fc528e8be2
|
improve: better message.
|
2023-09-19 13:16:20 +09:00 |
|
dr.lt.data
|
e387dfdc68
|
fix: message
|
2023-09-19 12:43:25 +09:00 |
|
dr.lt.data
|
b69138a389
|
update DB
|
2023-09-19 10:50:01 +09:00 |
|
Dr.Lt.Data
|
ef4e7a0ef0
|
fix: message bug again..
|
2023-09-19 10:36:22 +09:00 |
|
Dr.Lt.Data
|
263ccec476
|
fix: inproper fetch error message
|
2023-09-19 10:34:10 +09:00 |
|
Dr.Lt.Data
|
0977ef97f3
|
fix: messages
|
2023-09-19 10:28:57 +09:00 |
|
dr.lt.data
|
7688c08000
|
improve: print log for updated extension
|
2023-09-19 09:47:59 +09:00 |
|
dr.lt.data
|
30ee2ceb0f
|
better error message in win
|
2023-09-19 09:28:30 +09:00 |
|
dr.lt.data
|
f10cb735e5
|
fix: update all error message on win
|
2023-09-19 09:22:18 +09:00 |
|
Dr.Lt.Data
|
9671402da3
|
feat: update all
|
2023-09-19 09:15:24 +09:00 |
|
Dr.Lt.Data
|
322227f6dd
|
fix: proper display for tqdm
|
2023-09-17 11:02:03 +09:00 |
|
Dr.Lt.Data
|
77d7f25b3c
|
fix: encoding patch
|
2023-08-23 00:34:15 +09:00 |
|
Dr.Lt.Data
|
ccd991c6cc
|
fix: channel bug fix
|
2023-08-22 22:28:20 +09:00 |
|
Dr.Lt.Data
|
c298ca4e68
|
refactor: support EXTENSION_WEB_DIRS of latest ComfyUI
|
2023-08-22 22:01:36 +09:00 |
|
dr.lt.data
|
5155df54f6
|
fix: custom channel list validation fix
|
2023-08-22 10:21:45 +09:00 |
|
dr.lt.data
|
9bb1c357e9
|
update DB
|
2023-08-22 09:41:05 +09:00 |
|
dr.lt.data
|
284e90dc82
|
typo and layout fix
|
2023-08-21 17:43:19 +09:00 |
|
dr.lt.data
|
2727b6d1ac
|
feat: channels.list
rename subscription -> channel
|
2023-08-21 14:35:29 +09:00 |
|
dr.lt.data
|
9c2e31154c
|
add missing .json
|
2023-08-21 13:52:33 +09:00 |
|
dr.lt.data
|
2e00e08560
|
fix: subscription list bugfix
|
2023-08-21 13:40:41 +09:00 |
|
dr.lt.data
|
3c6087e595
|
fix: invalid default subscription_url_list
|
2023-08-21 13:33:04 +09:00 |
|
dr.lt.data
|
69f64dd084
|
feature: node db subscription feature
|
2023-08-21 13:29:23 +09:00 |
|
dr.lt.data
|
eb7606a09b
|
fix: button disable doesn't work when installing
fix: layout issue of model list
|
2023-08-21 12:37:42 +09:00 |
|
Dr.Lt.Data
|
d514de0278
|
feat: support custom_node's model path
update DB
|
2023-08-20 11:25:53 +09:00 |
|
Dr.Lt.Data
|
b3deca7d1d
|
improve: fix table header
bugfix: alternatives doesn't work
update DB
|
2023-08-19 10:45:56 +09:00 |
|
Dr.Lt.Data
|
f3f32a5f94
|
bugfix: enable/disable doesn't work without check
|
2023-08-19 02:17:40 +09:00 |
|
Dr.Lt.Data
|
c2a1a2dd63
|
improve: flexible dialog size
|
2023-08-19 01:51:12 +09:00 |
|
Dr.Lt.Data
|
5eb60ba3be
|
improve: multiple selection feature
|
2023-08-19 00:48:21 +09:00 |
|
dr.lt.data
|
623b514fe9
|
fix: trust_env=True for ssl issue
update DB
|
2023-08-18 13:51:32 +09:00 |
|
Dr.Lt.Data
|
86e28a1486
|
fix: badge bugfix
improve: show node name for missing nodes
update DB
|
2023-08-17 20:37:31 +09:00 |
|
Dr.Lt.Data
|
25dd77fb09
|
fix: show #ID badge always.
improve: better support for locale extension
|
2023-08-16 21:48:12 +09:00 |
|
Dr.Lt.Data
|
3cc7bbc600
|
fix: logger encoding
|
2023-08-15 23:10:00 +09:00 |
|
Dr.Lt.Data
|
962390598a
|
fix: missing nodes db problem
|
2023-08-15 20:36:30 +09:00 |
|
Dr.Lt.Data
|
9f561e71f4
|
fix: hide badge when collapsed
|
2023-08-15 08:20:42 +09:00 |
|
dr.lt.data
|
1a2c673660
|
feat: badge feature
bugfix: robust uninstall of .js
improve: scanner.py crawl metadata from docstring
|
2023-08-14 22:58:23 +09:00 |
|
dr.lt.data
|
1449acd4dc
|
improve: better log (for non-windows)
|
2023-08-14 13:53:39 +09:00 |
|
Dr.Lt.Data
|
496ebf60c3
|
improve: better log
|
2023-08-14 13:37:38 +09:00 |
|
dr.lt.data
|
b93e541478
|
improve: print install script log
update DB
|
2023-08-14 12:37:33 +09:00 |
|
Dr.Lt.Data
|
6671389d64
|
add log
update db
|
2023-08-13 11:21:29 +09:00 |
|
dr.lt.data
|
41999f4e68
|
manager: logging feature
|
2023-08-07 16:11:22 +09:00 |
|
dr.lt.data
|
dd4656e67c
|
typo fix
update DB
|
2023-08-07 14:44:42 +09:00 |
|
Dr.Lt.Data
|
ae8e0c992c
|
improve: individual installation for requirements.txt
|
2023-08-06 21:13:40 +09:00 |
|
Dr.Lt.Data
|
d104202481
|
bugfix: robust lookup for missing nodes
|
2023-08-06 11:01:20 +09:00 |
|
Dr.Lt.Data
|
aab2fd5399
|
improve: better model downloading
improve: now skip_update_check is default
|
2023-08-05 10:01:07 +09:00 |
|