Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-09-23 | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | -2/+2 | |
tabs fixed some [send to..] buttons to work properly with all tabs | ||||
2022-09-22 | Fixed directory name generation process. | Prof-Cheese | -0/+1 | |
'Max prompt words' has been added to config and modified to be used in the directory name generation process. | ||||
2022-09-19 | added highres fix feature | AUTOMATIC | -0/+4 | |
2022-09-19 | Move memmon tooltip to hints.js | EyeDeck | -1/+12 | |
Move memmon tooltip to hints.js so it's with the other tooltips, and doesn't have to be re-sent from the server every time. Also, allowed tooltips to be applied by matching a class name if all else fails. | ||||
2022-09-18 | Add buttons for random and reuse seed. | Johan Aires Rastén | -0/+2 | |
Random button sets seed to -1, reuse copies the seed from the last generated image. | ||||
2022-09-18 | script.js split work - ui.js | AUTOMATIC | -1/+1 | |
2022-09-18 | script.js split work - hints.js | AUTOMATIC | -118/+4 | |
2022-09-18 | Split history script.js to javascript/hints.js | Andrey | -0/+208 | |