Commit Graph

273 Commits

Author SHA1 Message Date
Dr.Lt.Data
0b923a593a fix: class, id are switched 2023-12-09 08:57:42 +09:00
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
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
Dr.Lt.Data
82bcf3ecd0 bugfix: invalid filter state 2023-08-04 20:15:30 +09:00
dr.lt.data
d8f9fe7f1e bugfix: skip update check 2023-08-04 14:06:05 +09:00
dr.lt.data
1285aaafde feature: skip_update_check
update DB
2023-08-04 13:14:49 +09:00
Dr.Lt.Data
cd6677d82c update required ComfyUI version guide 2023-08-04 08:09:36 +09:00
dr.lt.data
2c2de008a9 improve: try execute disable.py if uninstall.py not exists
update DB
2023-08-01 13:15:36 +09:00
Dr.Lt.Data
e6919a582a bugfix: Bug fix for the issue where enable/disable of the web extension was not working. 2023-07-30 11:51:05 +09:00
Dr.Lt.Data
4da930814d support preview method setting feature 2023-07-29 11:33:33 +09:00
dr.lt.data
92c1f3877d add community manual button 2023-07-28 11:02:20 +09:00
dr.lt.data
a6312077a2 bugfix: git_helper - invalid calling of 'exit' 2023-07-26 10:53:14 +09:00
dr.lt.data
f534cf27e6 robust update patch 2023-07-25 12:35:42 +09:00
Dr.Lt.Data
3dcf04e324 support disable.py/enable.py scripts 2023-07-23 13:02:00 +09:00
Dr.Lt.Data
83f76abb11 Support 'pip' section for custom-node-list.json
update DB
2023-07-22 21:59:19 +09:00
Dr.Lt.Data
c671b95ad2 bugfix: isdigit exception
update db
2023-07-21 10:06:41 +09:00
Adam Skinner
b1df9fbb66
Fix for incompatible operator error
When attempting to install a new custom node, I received the following error:

> Install(git-clone) error: <git url> / '>=' not supported between instances of 'str' and 'int'

This fixed it for me
2023-07-16 16:23:37 -04:00
Dr.Lt.Data
007093caa4 improve installer 2023-07-16 11:07:47 +09:00
Dr.Lt.Data
3bda3f99f0 implement package installation based on prestartup_script 2023-07-11 17:23:33 +09:00
Dr.Lt.Data
9c6c097b0b update version 2023-07-01 09:32:07 +09:00
Dr.Lt.Data
a2f7a78571 add filter feature
improve missing node detector
2023-06-29 11:01:09 +09:00
Dr.Lt.Data
0dc903ac04 support uninstall.py script when git-clone uninstall
update DB
2023-06-22 09:17:39 +09:00
Dr.Lt.Data
b72722316e support keyword search 2023-06-07 21:36:15 +09:00
Dr.Lt.Data
74c3f81094 support missing node installer for ComfyUI-Workflow-Component 2023-06-04 20:32:39 +09:00