pythongosssss
|
b9b178b839
|
More cleanup of old type data
Fix connecting combos of same type from different types of node
|
2023-10-05 19:16:39 +01:00 |
|
pythongosssss
|
80932ddf40
|
updated messages
|
2023-10-05 17:13:13 +01:00 |
|
pythongosssss
|
0b9246d9fa
|
allow connecting numbers merging config
|
2023-10-04 20:48:55 +01:00 |
|
pythongosssss
|
6fc7314393
|
support refreshing primitive combos
no longer uses combo list as type name
|
2023-10-03 20:19:12 +01:00 |
|
pythongosssss
|
0e4395a8a3
|
Allow pasting nodes with connections in firefox
|
2023-09-13 18:42:44 +01:00 |
|
pythongosssss
|
62799c8585
|
fix crash on node with VALIDATE_INPUTS and actual inputs
|
2023-09-07 18:42:21 +01:00 |
|
pythongosssss
|
cdaf65ceb1
|
remove log
|
2023-08-20 20:01:25 +01:00 |
|
pythongosssss
|
9b1d5a587c
|
Allow loading js extensions without copying to /web folder
|
2023-08-20 19:55:48 +01:00 |
|
pythongosssss
|
c828543a77
|
Allow user customizable css
|
2023-08-17 13:36:55 +01:00 |
|
pythongosssss
|
b948b2cf41
|
handle value missing
|
2023-08-05 11:04:04 +01:00 |
|
pythongosssss
|
32e115b818
|
prevent crashing if the widget cant be found
|
2023-08-05 11:00:18 +01:00 |
|
pythongosssss
|
8918f1085c
|
Add setting to change link render mode
Add support for combo settings
|
2023-08-04 21:26:11 +01:00 |
|
pythongosssss
|
b2ea0cbd5c
|
add logging
|
2023-08-04 08:30:01 +01:00 |
|
pythongosssss
|
43ae9fe721
|
add system stats function
|
2023-08-04 08:29:51 +01:00 |
|
pythongosssss
|
0bbd9dd4d9
|
add system info to stats endpoint
|
2023-08-04 08:29:25 +01:00 |
|
pythongosssss
|
8a4ff5e34c
|
allow static files to be symlinks
|
2023-05-12 20:58:29 +01:00 |
|
pythongosssss
|
de4623a8a4
|
actually fix card
|
2023-05-05 10:34:09 +01:00 |
|
pythongosssss
|
f31e31ee0a
|
Fix box shape
Match card to litegraph selection
|
2023-05-05 10:12:06 +01:00 |
|
pythongosssss
|
7e51bbd07f
|
automatic calculation of image pos from widgets
|
2023-05-04 19:42:07 +01:00 |
|
pythongosssss
|
5eeecf3fd5
|
remove unused import
|
2023-05-03 18:21:23 +01:00 |
|
pythongosssss
|
8912623ea9
|
use comfy progress bar
|
2023-05-03 18:19:22 +01:00 |
|
pythongosssss
|
fdf57325f4
|
Merge remote-tracking branch 'origin/master' into tiled-progress
|
2023-05-03 17:33:42 +01:00 |
|
pythongosssss
|
27df74101e
|
reduce duplication
|
2023-05-03 17:33:19 +01:00 |
|
pythongosssss
|
06ad35b493
|
added progress to encode + upscale
|
2023-05-02 19:18:07 +01:00 |
|
pythongosssss
|
15a4c0db3b
|
- button hover style
- ensure context menu is always above everything
|
2023-04-29 17:29:07 +01:00 |
|
pythongosssss
|
ffd0f9f417
|
Search filter by type
|
2023-04-29 17:19:14 +01:00 |
|
pythongosssss
|
c8c9926eeb
|
Add progress to vae decode tiled
|
2023-04-24 11:55:44 +01:00 |
|
pythongosssss
|
c8355ed39f
|
use window.name instead of session storage
- prevents duplicate stealing session id
|
2023-04-23 10:31:21 +01:00 |
|
pythongosssss
|
2dd28d4d20
|
style
|
2023-04-15 21:41:21 +01:00 |
|
pythongosssss
|
eb4035c8bd
|
Adds jsdoc for better dev experience
|
2023-04-15 21:40:39 +01:00 |
|
pythongosssss
|
f5a78658b7
|
Fix double click on converted combo widget link
|
2023-04-15 17:34:46 +01:00 |
|
pythongosssss
|
887ea0ba83
|
style
|
2023-04-15 10:55:19 +01:00 |
|
pythongosssss
|
901a890199
|
Allow combo primitive to connect to multiple inputs
|
2023-04-15 10:53:30 +01:00 |
|
pythongosssss
|
5186b3266a
|
Prevent generating bad replacement regex
|
2023-04-15 10:29:32 +01:00 |
|
pythongosssss
|
a3516225f9
|
Changed default name to be the node type not title
|
2023-04-12 13:52:19 +01:00 |
|
pythongosssss
|
d6a3c0d424
|
Add support for dropping images from urls
|
2023-04-12 13:49:32 +01:00 |
|
pythongosssss
|
0f5352d96c
|
style
|
2023-04-09 11:30:31 +01:00 |
|
pythongosssss
|
3736dc90e1
|
Add arrow to menu items with submenu
|
2023-04-09 11:29:55 +01:00 |
|
pythongosssss
|
92e912c065
|
Fix multiple missing
|
2023-04-08 16:55:09 +01:00 |
|
pythongosssss
|
b78ebfcf9d
|
Improve error UI
|
2023-04-08 16:37:09 +01:00 |
|
pythongosssss
|
12f9bfe895
|
Better filename check
|
2023-04-08 16:31:10 +01:00 |
|
pythongosssss
|
79ff7d67a5
|
Add error handling around initial load of workflow
|
2023-04-08 16:23:57 +01:00 |
|
pythongosssss
|
aad71add69
|
const
|
2023-04-08 14:52:24 +01:00 |
|
pythongosssss
|
cceb530395
|
Adds warning when loading graph with nodes you dont have
|
2023-04-08 14:50:57 +01:00 |
|
pythongosssss
|
fe93261456
|
Add style update
|
2023-04-08 14:48:15 +01:00 |
|
pythongosssss
|
1acd2ef5d2
|
Adds menu for adding + managing node templates
|
2023-04-08 14:39:10 +01:00 |
|
pythongosssss
|
357c0753f8
|
Support dataset when creating elements
Allow dialog to show element and override buttons
|
2023-04-08 14:38:45 +01:00 |
|
pythongosssss
|
5456b7555c
|
Add missing defaultValue arg
|
2023-04-05 19:58:06 +01:00 |
|
pythongosssss
|
1030ab0d8f
|
Reload setting value
|
2023-04-05 11:02:34 +01:00 |
|
pythongosssss
|
db16932be5
|
Fix setting
|
2023-04-05 10:52:35 +01:00 |
|
pythongosssss
|
623afa2ced
|
Made accessing setting value easier
Updated clear check to use this
|
2023-04-05 10:51:04 +01:00 |
|
pythongosssss
|
de2894ac2c
|
Merge remote-tracking branch 'origin/master' into combo_filter_input
|
2023-04-03 11:00:12 +01:00 |
|
pythongosssss
|
028e1f7ad2
|
Fix scaled position when filtering
Add esc to close
|
2023-04-03 08:11:44 +01:00 |
|
pythongosssss
|
1a322ca67a
|
Fix scaled position
|
2023-04-02 21:37:24 +01:00 |
|
pythongosssss
|
32fd39b424
|
Update comment
|
2023-04-02 21:02:40 +01:00 |
|
pythongosssss
|
74893be1ce
|
Added keyboard navigation + selection
|
2023-04-02 21:01:39 +01:00 |
|
pythongosssss
|
04234152c1
|
Add support for multiselect
|
2023-04-02 19:12:00 +01:00 |
|
pythongosssss
|
8a0a85e0fa
|
Added filter input to combos
|
2023-04-02 19:03:34 +01:00 |
|
pythongosssss
|
519890a5cc
|
Adds middle click for default node creation
Enable two useful properties
|
2023-04-02 15:57:12 +01:00 |
|
pythongosssss
|
26dc8e3056
|
formatting
|
2023-04-02 15:36:27 +01:00 |
|
pythongosssss
|
d027ff121c
|
Snap to grid
|
2023-04-02 15:33:34 +01:00 |
|
pythongosssss
|
5aefd6cdf3
|
Support numeric settings, tooltip, extra attrs
|
2023-04-02 15:16:08 +01:00 |
|
pythongosssss
|
178fc76363
|
Added a queue for the queue action
|
2023-04-01 18:46:05 +01:00 |
|
pythongosssss
|
38833ceb62
|
Merge remote-tracking branch 'origin/master' into custom_routes
|
2023-04-01 12:44:40 +01:00 |
|
pythongosssss
|
313f1f83a6
|
Tweak server/custom node load order
- Load custom nodes after creating server
- Add routes after loading custom nodes
Custom nodes can now add routes via PromptServer.instance
|
2023-04-01 12:44:29 +01:00 |
|
pythongosssss
|
06c2c19b5a
|
Clone default graph before using
|
2023-03-31 20:35:26 +01:00 |
|
pythongosssss
|
1716aaa7a6
|
Swap order to prevent being cleared
|
2023-03-31 18:04:53 +01:00 |
|
pythongosssss
|
722801ed2d
|
Formatting
|
2023-03-30 20:15:48 +01:00 |
|
pythongosssss
|
3a5bcdf8b9
|
Formatting
|
2023-03-30 20:15:12 +01:00 |
|
pythongosssss
|
c93dc2fb89
|
Remove bottom anchor
|
2023-03-30 20:14:01 +01:00 |
|
pythongosssss
|
6481c90371
|
Merge remote-tracking branch 'origin/master' into menu-save-and-anchor
|
2023-03-30 19:39:50 +01:00 |
|
pythongosssss
|
80e014a69e
|
Extra formatting values on SaveImage
|
2023-03-29 22:09:11 +01:00 |
|
pythongosssss
|
7db120b9a9
|
Merge remote-tracking branch 'origin/master' into menu-save-and-anchor
|
2023-03-29 19:39:25 +01:00 |
|
pythongosssss
|
00c1ec498f
|
Fix crash if node is removed mid run
|
2023-03-29 19:03:38 +01:00 |
|
pythongosssss
|
6f72c4c6ff
|
Allows nodes to return ui data and output data
Fire executed event on node when message received
|
2023-03-29 18:53:24 +01:00 |
|
pythongosssss
|
8363ef967d
|
Merge remote-tracking branch 'origin/master' into menu-save-and-anchor
|
2023-03-29 14:40:45 +01:00 |
|
pythongosssss
|
9fdd5245fd
|
Merge remote-tracking branch 'origin/master' into menu-save-and-anchor
|
2023-03-28 09:53:55 +01:00 |
|
pythongosssss
|
2d046f85e8
|
Merge remote-tracking branch 'origin/master' into menu-save-and-anchor
|
2023-03-27 20:20:08 +01:00 |
|
pythongosssss
|
0b1e85fbea
|
Add manual flag when restoring pos
|
2023-03-26 15:10:38 +01:00 |
|
pythongosssss
|
716d8e746a
|
Remove log
|
2023-03-26 15:03:57 +01:00 |
|
pythongosssss
|
20ae48515e
|
Add setting to save menu position
Add anchoring to side when resizing
Fix losing menu when resizing
|
2023-03-26 15:01:34 +01:00 |
|
 pythongosssssandGitHub
|
a49b5659bc
|
Merge branch 'comfyanonymous:master' into custom-node-socket
|
2023-03-26 10:12:39 +01:00 |
|
pythongosssss
|
d6830b958c
|
Prevent exactly overlapping nodes
Throttle double click
|
2023-03-24 20:20:34 +00:00 |
|
pythongosssss
|
1fa9ccaa16
|
Set title to widget name
|
2023-03-24 16:51:17 +00:00 |
|
pythongosssss
|
97198f5b74
|
Restore original size after add/remove input
|
2023-03-24 16:36:11 +00:00 |
|
pythongosssss
|
8d0a142321
|
adds simple access to server from custom nodes
|
2023-03-24 11:39:09 +00:00 |
|
pythongosssss
|
b13539c3dd
|
Sync widget changes
|
2023-03-24 10:27:19 +00:00 |
|
pythongosssss
|
bb00176731
|
Remove debugger
|
2023-03-23 21:43:51 +00:00 |
|
pythongosssss
|
7a7e3288ee
|
Added support for converting widgets to inputs (and back)
|
2023-03-23 21:37:19 +00:00 |
|
pythongosssss
|
4257e4ce51
|
tidy
|
2023-03-22 18:52:24 +00:00 |
|
pythongosssss
|
76f4d65d79
|
Remove initial call as now unnecessary
Set canvas to dirty if we grow the node
|
2023-03-22 18:50:45 +00:00 |
|
pythongosssss
|
2b94dee3da
|
Calculate sizes when drawing if required
|
2023-03-22 18:43:43 +00:00 |
|
pythongosssss
|
3c25f5dc0f
|
Add content disposition header so images have name
|
2023-03-22 17:32:01 +00:00 |
|
pythongosssss
|
b810ca49f1
|
Add support for multiple multiline text areas on the same widget
|
2023-03-21 21:34:00 +00:00 |
|
pythongosssss
|
0b6ba21f52
|
Added save image menu item
|
2023-03-21 08:00:13 +00:00 |
|
pythongosssss
|
52e74a2bb2
|
Fixed crash removing nodes
due to output link is still being set but not valid
|
2023-03-17 17:52:20 +00:00 |
|
pythongosssss
|
ba4a754a53
|
Merge remote-tracking branch 'origin/master' into a1111-meta-v2
|
2023-03-16 21:30:23 +00:00 |
|
pythongosssss
|
c0f5325018
|
Increase size of node
|
2023-03-16 21:04:54 +00:00 |
|
pythongosssss
|
aff1e3936a
|
Simplify and fix bug with following virtual nodes
courtesy of someanon
|
2023-03-16 19:15:02 +00:00 |
|
pythongosssss
|
37b70d7987
|
Made node non collapsable
Fixed color of first input link
|
2023-03-16 14:08:11 +00:00 |
|