197 Commits

Author SHA1 Message Date
Dr.Lt.Data
4765d35620 version update 2023-11-24 22:48:14 +09:00
John Qiao
7cadf87eef
Merge branch 'ltdrdata:main' into dev 2023-11-22 13:23:12 -07:00
Dr.Lt.Data
860f7d367e fix: skip comment out package 2023-11-22 19:02:22 +09:00
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