Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ↵ | AUTOMATIC | 2022-09-23 | 1 | -2/+2 | |
| | | | | | | tabs fixed some [send to..] buttons to work properly with all tabs | |||||
* | Fixed directory name generation process. | Prof-Cheese | 2022-09-22 | 1 | -0/+1 | |
| | | | | 'Max prompt words' has been added to config and modified to be used in the directory name generation process. | |||||
* | added highres fix feature | AUTOMATIC | 2022-09-19 | 1 | -0/+4 | |
| | ||||||
* | Move memmon tooltip to hints.js | EyeDeck | 2022-09-19 | 1 | -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. | |||||
* | Add buttons for random and reuse seed. | Johan Aires Rastén | 2022-09-18 | 1 | -0/+2 | |
| | | | | | Random button sets seed to -1, reuse copies the seed from the last generated image. | |||||
* | script.js split work - ui.js | AUTOMATIC | 2022-09-18 | 1 | -1/+1 | |
| | ||||||
* | script.js split work - hints.js | AUTOMATIC | 2022-09-18 | 1 | -118/+4 | |
| | ||||||
* | Split history script.js to javascript/hints.js | Andrey | 2022-09-18 | 1 | -0/+208 | |