138 Commits (6908f9c94992b32fbb96be0f6cd8c5b362d72a77)

Author SHA1 Message Date
comfyanonymous c8afa7e9fb Merge branch 'settings-slider' of https://github.com/missionfloyd/ComfyUI 2 years ago
Karun bc16b70bde
Adds several keybinds that interact with ComfyUI (#491)
* adds keybinds that interact w/ comfy menu

* adds remaining keybinds

* adds keybinds to readme and converts to table

* ctrl s and o save and open workflow

* moves keybinds to sep file, update readme

* remap load default, support keycodes

* update keybinds table, prepends comfy to ids

* escape exits out of modals

* modifier keys also use map

* adds setting for filename prompt

* better handle filename prompt

Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2 years ago
pythongosssss 2dd28d4d20 style 2 years ago
pythongosssss eb4035c8bd Adds jsdoc for better dev experience 2 years ago
pythongosssss 5186b3266a Prevent generating bad replacement regex 2 years ago
comfyanonymous 501f200d86 Fix widgets not getting converted correctly in workflows. 2 years ago
missionfloyd 8810e1b4b9 Fix indentation 2 years ago
missionfloyd e87aa1873f Add slider setting type 2 years ago
FizzleDorf 3f52e7cbb1
Seed controls added to Ksamplers (#296)
Co-authored-by: flyingshutter <flyingshutter@users.noreply.github.com>
2 years ago
pythongosssss d6a3c0d424 Add support for dropping images from urls 2 years ago
comfyanonymous bece24d25e Merge branch 'fix/pnginfo-import' of https://github.com/filipemeneses/ComfyUI 2 years ago
comfyanonymous c982c937a7 Merge branch 'catch-configure-errors' of https://github.com/pythongosssss/ComfyUI 2 years ago
comfyanonymous b0edcfdc8e Merge branch 'missing-node-warning' of https://github.com/pythongosssss/ComfyUI 2 years ago
comfyanonymous e07f8eab6a Merge branch 'node-templates' of https://github.com/pythongosssss/ComfyUI 2 years ago
comfyanonymous 60ac983238 Merge branch 'master' of https://github.com/city96/ComfyUI 2 years ago
pythongosssss 92e912c065 Fix multiple missing 2 years ago
pythongosssss b78ebfcf9d Improve error UI 2 years ago
pythongosssss 12f9bfe895 Better filename check 2 years ago
pythongosssss 79ff7d67a5 Add error handling around initial load of workflow 2 years ago
Filipe e76890dcb4 Fix large workflow pnginfo import 2 years ago
pythongosssss aad71add69 const 2 years ago
pythongosssss cceb530395 Adds warning when loading graph with nodes you dont have 2 years ago
pythongosssss 357c0753f8 Support dataset when creating elements
Allow dialog to show element and override buttons
2 years ago
comfyanonymous ebd7f9bf80 Change the default prompt to something more impressive. 2 years ago
comfyanonymous 60b4c31ab3 Add webp images to upload accept list. 2 years ago
comfyanonymous 0bb5f93b92 Merge branch 'image-node-keybindings' of https://github.com/ALSchwalm/ComfyUI 2 years ago
comfyanonymous fb73d008bf Merge branch 'menu-drag' of https://github.com/missionfloyd/ComfyUI 2 years ago
missionfloyd 1a74611c6e Style modals to match rest of UI 2 years ago
missionfloyd 3536a7c8d1 Put drag icon back 2 years ago
missionfloyd a595c56872 Remove menu drag handle 2 years ago
missionfloyd 30f274bf48
Make the default true 2 years ago
missionfloyd 1b556ea9f4
Add confirmation for clearing canvas 2 years ago
Adam Schwalm bf7dbe4702 Add left/right/escape hotkeys for image nodes 2 years ago
City 080c758cda Ask for confirmation before clearing nodes 2 years ago
comfyanonymous 72f9235a49 Merge branch 'snap-to-grid' of https://github.com/pythongosssss/ComfyUI 2 years ago
pythongosssss 519890a5cc Adds middle click for default node creation
Enable two useful properties
2 years ago
pythongosssss 26dc8e3056 formatting 2 years ago
pythongosssss d027ff121c Snap to grid 2 years ago
pythongosssss 5aefd6cdf3 Support numeric settings, tooltip, extra attrs 2 years ago
comfyanonymous 27fc64ad46 Merge branch 'menu-save-and-anchor' of https://github.com/pythongosssss/ComfyUI 2 years ago
pythongosssss 178fc76363 Added a queue for the queue action 2 years ago
pythongosssss 06c2c19b5a Clone default graph before using 2 years ago
pythongosssss 1716aaa7a6 Swap order to prevent being cleared 2 years ago
City e6e30ee7cb Fallback for node title 2 years ago
City 5bcbc007dd Add human-readable names for nodes 2 years ago
pythongosssss 722801ed2d Formatting 2 years ago
pythongosssss 3a5bcdf8b9 Formatting 2 years ago
pythongosssss c93dc2fb89 Remove bottom anchor 2 years ago
pythongosssss 6481c90371 Merge remote-tracking branch 'origin/master' into menu-save-and-anchor 2 years ago
pythongosssss 7db120b9a9 Merge remote-tracking branch 'origin/master' into menu-save-and-anchor 2 years ago