Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | fix pasting of images from the clipboard in img2img (fixes #645) | Connum | 2022-09-18 | 1 | -0/+1 |
| | |||||
* | altered progressbar to not rely on first progress request coming after the ↵ | AUTOMATIC | 2022-09-18 | 2 | -3/+11 |
| | | | | job has started; may help with broken progressbar some people say they have | ||||
* | script.js split work - ui.js | AUTOMATIC | 2022-09-18 | 5 | -30/+16 |
| | |||||
* | Split history script.js to javascript/ui.js | Andrey | 2022-09-18 | 1 | -0/+87 |
| | |||||
* | script.js split work - progress.js | AUTOMATIC | 2022-09-18 | 1 | -90/+3 |
| | |||||
* | Split history script.js to javascript/progressbar.js | Andrey | 2022-09-18 | 1 | -0/+116 |
| | |||||
* | 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 |
| | |||||
* | script.js split work - dragdrop.js | AUTOMATIC | 2022-09-18 | 1 | -209/+0 |
| | |||||
* | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+265 |
| | |||||
* | script.js split work | AUTOMATIC | 2022-09-18 | 1 | -0/+0 |
| | |||||
* | script.js split work | AUTOMATIC | 2022-09-18 | 1 | -256/+2 |
| | |||||
* | Split history script.js to javascript/dragdrop.js | Andrey | 2022-09-18 | 1 | -0/+389 |