172 Commits

Author SHA1 Message Date
Dr.Lt.Data
a5bf859193 refactor 2023-12-09 00:22:24 +09:00
Dr.Lt.Data
fa20899fa1 optimize: better badge
optimize: cache data mode
improve: robust data retrieve

update DB
2023-12-09 00:21:06 +09:00
Dr.Lt.Data
61514612f8 improve: badge
update scanner
2023-12-08 18:16:56 +09:00
Dr.Lt.Data
738e766a50 remove dbg 2023-12-08 11:48:21 +09:00
Dr.Lt.Data
e558a493ec show hash for ComfyUI version 2023-12-08 11:07:20 +09:00
Dr.Lt.Data
4cc83775d4 ComfyUI outdate warning. 2023-12-08 10:38:21 +09:00
Dr.Lt.Data
fe8de94ed7 feat: Recognize missing nodes used within the group node and add functionality. 2023-12-08 10:18:05 +09:00
Dr.Lt.Data
5662d8d9b5 improve: clear fetch message 2023-12-07 21:01:22 +09:00
Dr.Lt.Data
def4dcf140 layout update 2023-12-07 20:50:55 +09:00
Dr.Lt.Data
720974b118 layout update 2023-12-07 20:49:28 +09:00
Dr.Lt.Data
1eb1affd25 update DB
version mark
2023-12-07 20:11:59 +09:00
dr.lt.data
ea4d4fa46e fix: channel badge layout
update DB
2023-12-05 13:05:16 +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
9e3fef11a4 fix: hide openart api key
update DB
2023-12-03 22:01:13 +09:00
Dr.Lt.Data
8eb16cfefb improve: search support repo
fix: display 'null' when default channel
2023-12-02 14:36:20 +09:00
Dr.Lt.Data
93b93ec3ec improve: safe description/title
feat: display current channel name
2023-12-02 14:28:46 +09:00
Dr.Lt.Data
f67258a28e improve: wider notice board 2023-12-02 09:28:49 +09:00
Dr.Lt.Data
9b363cc9bd enhance: badge - hide built-in option is added 2023-11-28 02:23:59 +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
e53c707d99 refactor: move keyfile path 2023-11-25 20:40:26 +09:00
Dr.Lt.Data
204b975074 Merge branch 'feat/various' 2023-11-25 18:44:02 +09:00
Dr.Lt.Data
6fada254ea import fail check
notice board
built-in node check
node conflict check
2023-11-25 18:33:43 +09:00
johnqiao
24dee526e9 merge 2023-11-24 16:45:11 -07:00
johnqiao
20bffcaa40 Right click to share; Support SaveAnimatedWEBP as the output node 2023-11-24 16:37:19 -07:00
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