142 Commits

Author SHA1 Message Date
Dr.Lt.Data
b9ef8e3a90 feat: support pip snapshot 2024-05-06 21:06:45 +09:00
Dr.Lt.Data
819f8eb158 fix: copy & paste issues
https://github.com/ltdrdata/ComfyUI-Manager/issues/615
https://github.com/ltdrdata/ComfyUI-Manager/issues/616
2024-04-27 09:35:41 +09:00
dr.lt.data
d24134d1fa feat: add 'restart button' into Manager menu 2024-04-08 18:12:38 +09:00
huyunan496
019f0cd53d
Share to esheep (#517)
* share to esheep

* enable_cors_header

* Chiness to English

* remove chiness

* rearrange order.

* version marker

---------

Co-authored-by: huyunan <huyunan@bilibili.com>
Co-authored-by: Dr.Lt.Data <dr.lt.data@gmail.com>
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2024-03-27 22:49:18 +09:00
dr.lt.data
ef24e2cee6 improve: add preemptions for custom nodes
- better nickname displays for badge

fix: If the missing node is included in multiple custom node packs, it reports all the custom node packs.
2024-02-26 13:26:37 +09:00
Dr.Lt.Data
aed16687ca fix: reboot button occassionally doesn't work 2024-02-25 23:18:20 +09:00
dr.lt.data
7d8a413047 improve: allows multiple tabs for gallery
https://github.com/ltdrdata/ComfyUI-Manager/issues/400
2024-02-08 10:55:54 +09:00
pvp-by
2ebc20d082 add "flowt.ai" in Workflow Gallery 2024-02-07 13:49:26 +04:00
dr.lt.data
e54c4b1f7b feat: add Possible(left) + Copy(right) for double-click feature 2024-01-30 17:26:53 +09:00
Dr.Lt.Data
b5cde5936f feat: double-click options 2024-01-28 13:47:39 +09:00
dr.lt.data
86ecc194ac fix: badge drawer is overriding node.onDrawForeground 2024-01-26 13:31:01 +09:00
shinshin86
27dd2a95fe Merge branch 'main' into fix-notice-board-padding 2024-01-20 15:25:05 +09:00
shinshin86
239a2dcf73 fix a problem with broken styles when comfyui-workspace-manager is enabled 2024-01-20 15:21:10 +09:00
dr.lt.data
ae743efd0c fix: component loading 2024-01-18 17:05:37 +09:00
dr.lt.data
9215f37c02 component system - bug fixes and refactor 2024-01-17 12:46:49 +09:00
dr.lt.data
4bdf7aabe4 feat: component pack builder
- support drag & drop
- add node if single component importing
2024-01-17 00:33:57 +09:00
dr.lt.data
58a2494715 code formatting
update db
2024-01-16 10:45:24 +09:00
Dr.Lt.Data
7f10374a9f feat: A functionality to save a group node as a component. 2024-01-15 18:48:23 +09:00
Dr.Lt.Data
019897eae2 update DB 2024-01-15 16:24:14 +09:00
Dr.Lt.Data
2f3e7943df improve: better style for 'a tag' in lists 2024-01-15 14:00:57 +09:00
dr.lt.data
7e93258c4c feat: default_ui 2024-01-12 14:14:34 +09:00
shinshin86
88ba9a8a37 Fix notice board padding 2024-01-08 22:11:15 +09:00
Alex Prokofiev
929192b3b4 Code style fixes 2024-01-07 12:09:51 -08:00
alexp
211532e9f0 Add new workflow sharing option
Add YouML as an option to share workflows and convert them into interactive apps.
2024-01-07 11:50:40 -08:00
Dr.Lt.Data
b45e426a37
Merge pull request #300 from thecooltechguy/main
Updated ComfyWorkflows.com's share component
2024-01-06 17:24:15 +09:00
thecooltechguy
f09bb72e67 fixed share output option not showing in context menu 2024-01-05 21:26:11 -08:00
Dr.Lt.Data
10fe8fd42c fix: skip update check doesn't work properly
fix: layout
improve: raise thread count 4 -> 8 for update check
2024-01-06 11:54:27 +09:00
dr.lt.data
c83fd0ed94 feat: unload models 2024-01-05 10:51:16 +09:00
Dr.Lt.Data
2414a12545 improve: show updated list/failed list when update all 2024-01-05 00:19:24 +09:00
shinshin86
38315f87e8 fix style of EXPERIMENTAL text 2023-12-31 11:09:45 +09:00
johnqiao
80f07437c2 Click workflow gallery button to go to the last visited site 2023-12-27 20:15:41 -07:00
johnqiao
a05393fb75 Click "Workflow Gallery" shows the options
Also Fixed the "Close" menu behavior: it should close the menu popover instead of the entire Manager dialog
2023-12-27 11:54:46 -07:00
Dr.Lt.Data
823c8d315b feat: install pip 2023-12-25 00:04:25 +09:00
Dr.Lt.Data
ef1632d21d modified: workflow gallery button
- add openart.ai
2023-12-22 22:03:43 +09:00
dr.lt.data
61fd22415f improve: use channel.list instead of config.ini's channel_url.list
add: tutorial channel
2023-12-18 11:11:22 +09:00
Dr.Lt.Data
464c8e9cc1 improve: layout
feat: show button on update available dialog
2023-12-16 13:59:18 +09:00
dr.lt.data
28c7ef95b8 feat: notice in node list
update DB
2023-12-13 09:55:55 +09:00
Dr.Lt.Data
a762e60892 refactor: rename db mode name
update README
update DB
2023-12-09 11:40:39 +09:00
Dr.Lt.Data
71fcc35acd fix: drawbadge crashes to several extension 2023-12-09 10:00:18 +09:00
Dr.Lt.Data
92ac9ef51f fix: reboot button doesn't work 2023-12-09 09:35:48 +09:00
Dr.Lt.Data
0b923a593a fix: class, id are switched 2023-12-09 08:57:42 +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
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
alexbofa
34aee14e29
Update color comfyui-manager.js 2023-12-07 11:20:48 +03:00
Dr.Lt.Data
d84ebefad8 fix: layout
Fixing the issue caused by the workflow manager.
2023-12-07 16:16:08 +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