Christian Byrne
|
cd7e2d7b91
|
Add Comfy Manager service (#2968)
|
2025-03-11 09:46:21 -04:00 |
|
Christian Byrne
|
46029a5ce3
|
Add ComfyUI-Manager API types (#2967)
|
2025-03-11 09:45:43 -04:00 |
|
Christian Byrne
|
4123cb611c
|
[Style] Fix registry search filter dropdown style (#2974)
|
2025-03-11 06:24:56 -07:00 |
|
filtered
|
03bf81cc1b
|
[Cleanup] Remove redundant reroute opt-in setting (#2972)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-11 23:25:16 +11:00 |
|
Comfy Org PR Bot
|
e6ef4c8e6d
|
[chore] Update litegraph to 0.10.0 (#2963)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
Co-authored-by: Chenlei Hu <hcl@comfy.org>
|
2025-03-10 15:06:01 -04:00 |
|
Chenlei Hu
|
62528fde2e
|
[Refactor] Move DOM widget event listeners to vue (#2960)
|
2025-03-10 13:07:23 -04:00 |
|
Chenlei Hu
|
abe4754904
|
Use relative url path for reverse proxy hosting on template thumbnails (#2959)
|
2025-03-10 10:13:41 -04:00 |
|
Christian Byrne
|
3eb036b5e3
|
Fix dark mode card surface in workflow templates dialog (#2942)
|
2025-03-10 09:57:19 -04:00 |
|
Tristan Sommer
|
e29a5d3047
|
Maskeditor: Added opacity controls for the color select tool and the paint bucket tool (#2955)
|
2025-03-10 14:05:21 +01:00 |
|
Chenlei Hu
|
9cea1fe0d3
|
Only update widget state when visible (#2954)
|
2025-03-09 23:27:48 -04:00 |
|
Chenlei Hu
|
ec013cc511
|
Draw canvas image preview in a widget (#2952)
|
2025-03-09 21:56:50 -04:00 |
|
Chenlei Hu
|
1558a5bb19
|
[Refactor] Add useNodeAnimatedImage composable (#2950)
|
2025-03-09 18:08:03 -04:00 |
|
Terry Jia
|
445be93d50
|
[3d] extract controls classes (#2948)
|
2025-03-09 17:32:49 -04:00 |
|
Chenlei Hu
|
131229f02f
|
Use uuid for dom widget id (#2947)
|
2025-03-09 17:22:18 -04:00 |
|
Chenlei Hu
|
3a0b337d0c
|
Manage style of DOM widgets in Vue (#2946)
|
2025-03-09 16:51:42 -04:00 |
|
Christian Byrne
|
97d9f90374
|
[Manager] Use iI8n for date strings (#2938)
|
2025-03-09 13:48:53 -04:00 |
|
Christian Byrne
|
496abfde53
|
Fix settings content not visible on large font sizes (#2940)
|
2025-03-09 13:48:27 -04:00 |
|
Christian Byrne
|
72994621a6
|
Translate template categories (#2937)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-09 13:47:49 -04:00 |
|
Christian Byrne
|
83f9240587
|
[Manager] Show progress spinner on initial load (#2936)
|
2025-03-09 13:47:14 -04:00 |
|
filtered
|
ba8c1ee823
|
Remove legacy code (follow-up on #2925) (#2930)
|
2025-03-09 13:44:55 -04:00 |
|
Terry Jia
|
3d6fe41ee9
|
[3d] add edge threshold support (#2939)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-09 13:44:30 -04:00 |
|
Chenlei Hu
|
6e378c68f9
|
[Bug] Fix load audio node (#2927)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-08 20:17:19 -05:00 |
|
Chenlei Hu
|
65573f106b
|
[Cleanup] Use WidgetOptions.step2 (#2926)
|
2025-03-08 19:10:33 -05:00 |
|
Christian Byrne
|
d8721760f1
|
Add custom nodes manager UI (#2923)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-08 18:54:08 -05:00 |
|
filtered
|
f53c04834f
|
Add support for Litegraph LinkConnector (#2925)
|
2025-03-09 09:37:47 +11:00 |
|
Chenlei Hu
|
fb0a134278
|
[Bug] Fix widget remove when node is deleted (#2918)
|
2025-03-07 17:48:37 -05:00 |
|
Christian Byrne
|
082f0061f6
|
Refactor responsive sidebar to composable (#2917)
|
2025-03-07 15:46:43 -05:00 |
|
MohammadAboulEla
|
d10dad85c6
|
Update formatUtil.ts (#2906)
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com>
|
2025-03-07 15:06:26 -05:00 |
|
Chenlei Hu
|
e4659a3930
|
Move i18n related content to src/locales/README.md (#2916)
|
2025-03-07 15:04:04 -05:00 |
|
Chenlei Hu
|
87c21b45d7
|
[nit] format fix (#2913)
|
2025-03-07 13:21:54 -05:00 |
|
nmvjhd
|
8718e20693
|
Use Built-in VAE for Workflow Generation from Images (#2910)
Co-authored-by: matengfei <matengfei@qiyi.com>
|
2025-03-07 09:43:31 -05:00 |
|
Comfy Org PR Bot
|
37ae12eb41
|
[chore] Update Comfy Registry API types from comfy-api@a3897fc (#2907)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
|
2025-03-07 09:39:04 -05:00 |
|
filtered
|
b546131efb
|
[chore] Update litegraph accessor: isNodeOverInput (#2909)
|
2025-03-07 21:53:53 +11:00 |
|
Terry Jia
|
e51dcb9860
|
[3d] improve lineart (#2903)
|
2025-03-06 21:35:46 -05:00 |
|
Chenlei Hu
|
5f149ceb30
|
[BugFix] Sync dom widget store state on widget remove (#2902)
|
2025-03-06 18:29:30 -05:00 |
|
Chenlei Hu
|
d74f47db0b
|
Directly use node.collapsed state in dom widget (#2900)
|
2025-03-06 13:50:45 -05:00 |
|
Chenlei Hu
|
f7be9157e0
|
Dom widget store (#2899)
|
2025-03-06 13:23:58 -05:00 |
|
Christian Byrne
|
caaf050728
|
Fix animated webp output preview (#2897)
|
2025-03-06 11:19:48 -05:00 |
|
Christian Byrne
|
367a1c63a5
|
Fix template dialog double scrollbar (#2896)
|
2025-03-06 11:17:53 -05:00 |
|
Christian Byrne
|
f0ba48ea22
|
Trim whitespace in URL form items (#2884)
|
2025-03-06 11:17:24 -05:00 |
|
Chenlei Hu
|
aca419e1fb
|
[nit] Remove duplicated declaration on DOMWidget interface (#2883)
|
2025-03-05 17:34:48 -05:00 |
|
Chenlei Hu
|
e7863676dd
|
[BugFix] Fire resize callback for all dom widgets under the same node (#2882)
|
2025-03-05 16:59:16 -05:00 |
|
Chenlei Hu
|
a6d54de2a7
|
Rename 'queue' button to 'run' button (#2881)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-05 14:56:05 -05:00 |
|
Chenlei Hu
|
15e396b4cc
|
[Refactor] Remove app.getWidgetType (#2880)
|
2025-03-05 14:02:13 -05:00 |
|
Chenlei Hu
|
ba4e4ed0b8
|
Deprecate widgetType:widgetName key in widgets map (#2879)
|
2025-03-05 13:32:47 -05:00 |
|
Chenlei Hu
|
35e6cabfe7
|
Use v2 input spec for combo widget (#2878)
|
2025-03-05 13:12:51 -05:00 |
|
Chenlei Hu
|
8a479979b1
|
Use v2 input spec in string widgets (#2877)
|
2025-03-05 12:48:23 -05:00 |
|
Chenlei Hu
|
1882a9af6f
|
Fix node min size specified by widget constructor (#2876)
|
2025-03-05 12:09:29 -05:00 |
|
Chenlei Hu
|
621568f99e
|
Fix extension node def manipulation (#2873)
|
2025-03-05 11:18:58 -05:00 |
|
Robin Huang
|
b71952c141
|
Update uv astral python mirror. (#2863)
|
2025-03-04 18:53:58 -05:00 |
|