Christian Byrne
|
a7d3a74daa
|
Fix download gated HF models (#3004)
|
2025-03-13 13:54:40 -04:00 |
|
Christian Byrne
|
8b69b280fa
|
Add node pack actions: install, uninstall, enable, disable, change version (#3016)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-13 13:53:56 -04:00 |
|
Christian Byrne
|
3e8ef33cbc
|
Fetch model metadata for Civitai models embedded in workflows (#2994)
|
2025-03-12 10:43:15 -04:00 |
|
Chenlei Hu
|
313f32b094
|
Wrap widget value in API format workflow (#2989)
|
2025-03-12 10:00:05 -04:00 |
|
Chenlei Hu
|
ec013cc511
|
Draw canvas image preview in a widget (#2952)
|
2025-03-09 21:56:50 -04:00 |
|
Chenlei Hu
|
131229f02f
|
Use uuid for dom widget id (#2947)
|
2025-03-09 17:22:18 -04: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 |
|
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
|
f7be9157e0
|
Dom widget store (#2899)
|
2025-03-06 13:23:58 -05:00 |
|
bymyself
|
a415da616c
|
Add Comfy Registry store and search hook (#2848)
|
2025-03-04 16:33:46 -05:00 |
|
Chenlei Hu
|
603825b2a0
|
[Refactor] Add util to merge input spec (#2834)
|
2025-03-03 15:23:47 -05:00 |
|
Chenlei Hu
|
503341b966
|
Inline numeric widget configurations (#2792)
|
2025-03-01 18:09:23 -05:00 |
|
Chenlei Hu
|
09ab14ac81
|
[Type] Disallow type upcasting for node input spec (#2790)
|
2025-03-01 16:58:45 -05:00 |
|
Chenlei Hu
|
2b212f9701
|
S&R improved filename sanitizing (#2784)
Co-authored-by: typpos <28550406+typpos@users.noreply.github.com>
|
2025-03-01 10:47:42 -05:00 |
|
Chenlei Hu
|
cb4a5b88fc
|
Remove magic 10% scale on numeric widget step (#2759)
|
2025-02-27 16:56:22 -05:00 |
|
Chenlei Hu
|
1d95d639e9
|
[Refactor] Extract nodeDefSchema from apiSchema (#2756)
|
2025-02-27 13:39:23 -05:00 |
|
Chenlei Hu
|
cdf42d5ad7
|
[Refactor] Move zod schemas to schemas/ folder (#2753)
|
2025-02-27 13:05:01 -05:00 |
|
Chenlei Hu
|
d1fead298f
|
[Revert] Restrict applyToGraph to PrimitiveNode (#2746)
|
2025-02-26 22:29:13 -05:00 |
|
filtered
|
c20ea0c523
|
[TS] Add null check in graph to prompt (#2727)
|
2025-02-25 13:39:46 -05:00 |
|
Chenlei Hu
|
156013aa24
|
[Reland] Restrict applyToGraph to PrimitiveNode (#2724)
|
2025-02-25 10:54:21 -05:00 |
|
bymyself
|
aabd409bf7
|
Add copy paste audio files onto LoadAudio nodes or canvas (#2716)
|
2025-02-24 16:37:03 -05:00 |
|
bymyself
|
a35071fcb2
|
Add previewMediaType flag for simpler node preview rendering (#2694)
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-02-24 10:48:55 -05:00 |
|
filtered
|
436b952c59
|
[Refactor] Simplify & document graphToPrompt (#2696)
|
2025-02-23 16:18:06 -05:00 |
|
bymyself
|
f94831d054
|
Add node video previews (#2635)
|
2025-02-22 18:37:42 -05:00 |
|
Chenlei Hu
|
f43eac7c71
|
Revert "Restrict applyToGraph to PrimitiveNode" (#2677)
|
2025-02-21 22:56:51 -05:00 |
|
Chenlei Hu
|
b012f243b3
|
Only show delete in selection toolbox for reroute (#2670)
|
2025-02-21 16:03:36 -05:00 |
|
Chenlei Hu
|
6cb33d9431
|
Restrict applyToGraph to PrimitiveNode (#2669)
|
2025-02-21 15:53:33 -05:00 |
|
Chenlei Hu
|
40da43861e
|
[Refactor] Move Widget.beforeQueued invocation from graphToPrompt to queuePrompt (#2667)
|
2025-02-21 14:18:11 -05:00 |
|
Chenlei Hu
|
abfc7481d3
|
Remove 'clean' param from graphToPrompt (#2665)
|
2025-02-21 12:01:26 -05:00 |
|
Chenlei Hu
|
ec94811637
|
[Refactor] Move app.graphToPrompt to executionUtil (#2664)
|
2025-02-21 11:41:25 -05:00 |
|
Chenlei Hu
|
6c6d86a30b
|
Selection toolbox color picker button (#2637)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-19 15:25:46 -05:00 |
|
bymyself
|
40fa1d37bc
|
Fix pasting image that was copied from browser (#2630)
|
2025-02-19 10:27:58 -05:00 |
|
filtered
|
0d6bc669f5
|
[Desktop] Fix invalid type assertion in API (#2631)
|
2025-02-19 21:59:17 +11:00 |
|
Chenlei Hu
|
25e5ab3a36
|
Add bypass action to selection toolbox (#2616)
|
2025-02-18 12:25:49 -05:00 |
|
bymyself
|
141e64354c
|
Support batch image upload (#2597)
|
2025-02-17 13:56:21 -05:00 |
|
bymyself
|
df11c99393
|
Refactor node image upload and preview (#2580)
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-02-16 10:09:02 -05:00 |
|
Chenlei Hu
|
0e2ce5e1ca
|
Upstream widgets layout to litegraph (#2557)
|
2025-02-14 19:40:31 -05:00 |
|
Chenlei Hu
|
174754e646
|
[Refactor] Extract widget layout logic (#2545)
|
2025-02-13 11:43:40 -05:00 |
|
Chenlei Hu
|
d4122a7510
|
[Refactor] useFloatWidget composable (#2504)
|
2025-02-10 22:06:11 -05:00 |
|
Chenlei Hu
|
0e0c4b1302
|
[Refactor] Move isImageNode to litegraphUtil (#2450)
|
2025-02-06 13:15:17 -05:00 |
|
Chenlei Hu
|
6b64b74f6c
|
[Desktop] Use fallback mirrors for China users (#2424)
|
2025-02-05 10:51:32 -05:00 |
|
Chenlei Hu
|
766710cf37
|
[Desktop] Fix mirror validation in settings dialog (#2375)
|
2025-01-29 14:57:36 -08:00 |
|
Chenlei Hu
|
430f051c64
|
Add UV mirrors settings (#2333)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-28 14:39:51 -08:00 |
|
Chenlei Hu
|
0ab1d974c0
|
Add url setting type (#2327)
|
2025-01-23 11:25:06 -05:00 |
|
filtered
|
c7bce87b8d
|
[Desktop] Use Window Controls Overlay API (#2316)
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-01-22 13:22:21 -05:00 |
|
filtered
|
0b69d3cbfe
|
[Desktop] Startup maintenance screen (#2253)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-21 16:10:15 -05:00 |
|
Chenlei Hu
|
34c267c755
|
[chore] Update primevue to 4.2.5 (#2304)
|
2025-01-20 16:22:24 -05:00 |
|
filtered
|
00f031e382
|
[Refactor] Remove old workarounds (#2242)
|
2025-01-14 10:52:34 -05:00 |
|
pythongosssss
|
c77a5cab5b
|
Add support for nested dynamic prompts (#2117)
|
2025-01-01 15:29:17 -05:00 |
|
Chenlei Hu
|
66ada54587
|
[Refactor] Move vintageClipboard to utils/ (#2062)
|
2024-12-26 12:55:58 -05:00 |
|