Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-09-27 | refactored image paste handling to fill unset images successively, then repla... | Connum | -9/+15 |
2022-09-21 | Revert "Reset image input when dragover new image" | Connum | -16/+1 |
2022-09-21 | fix image replacement via clipboard paste or drag and drop on PNG Info tab | Connum | -2/+23 |
2022-09-20 | Reset image input when dragover new image | trufty | -1/+16 |
2022-09-18 | replace existing image via paste or drop in inpaint mode (fixes #649) | Connum | -1/+1 |
2022-09-18 | fix pasting of images from the clipboard in img2img (fixes #645) | Connum | -0/+1 |
2022-09-18 | script.js split work - ui.js | AUTOMATIC | -0/+2 |
2022-09-18 | script.js split work - dragdrop.js | AUTOMATIC | -209/+0 |
2022-09-18 | Split history script.js to javascript/dragdrop.js | Andrey | -0/+265 |
2022-09-18 | script.js split work | AUTOMATIC | -135/+0 |
2022-09-18 | script.js split work | AUTOMATIC | -256/+2 |
2022-09-18 | Split history script.js to javascript/dragdrop.js | Andrey | -0/+389 |