14 Commits (9b1d5a587cee63771c1184d0942093bf64b54d96)

Author SHA1 Message Date
pythongosssss c828543a77 Allow user customizable css 2 years ago
Alex "mcmonkey" Goodwin 5797ff89b0 use relative paths for all web connections
This enables local reverse-proxies to host ComfyUI on a path, eg "http://example.com/ComfyUI/" in such a way that at least everything I tested works. Without this patch, proxying ComfyUI in this way will yield errors.
2 years ago
reaper47 3402ec0c0d Issue 752: Fix background 2 years ago
space-nuko 04f4fba013 Fix litegraph dialog CSS 2 years ago
comfyanonymous f4e359cce1 Set title of page to ComfyUI. 2 years ago
Zentropivity 963b68b81c Remove mobile client-side zoom 2 years ago
Zentropivity 8c5d45e7f8 Correct html head and switch litegraph to pointer mode. 2 years ago
pythongosssss 592b377ac4 Added dynamic loading of extensions 2 years ago
pythongosssss c23af92baf Redraw node on opt change 2 years ago
pythongosssss 4ef4cf913f Adding built in extensions + example 2 years ago
pythongosssss 72cdd83c06 Readded loading file 2 years ago
pythongosssss a5c5c97ded More work on UI 2 years ago
pythongosssss 7e436ba9cc
Added handling of sockets
Started rework of UI elements
Added pnginfo handling
2 years ago
pythongosssss 5e25c77074
Initial refactoring changes
- Moved to web folder
 - Splitting into individual files
2 years ago