index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
javascript
/
dragdrop.js
Age
Commit message (
Collapse
)
Author
2022-10-14
fix paste not working in firefox
AUTOMATIC
fix paste always going into txt2img field
2022-10-12
Add drag/drop param loading.
d8ahazard
Drop an image or generational text onto the prompt bar, it loads the info for parsing.
2022-09-27
refactored image paste handling to fill unset images successively, then ↵
Connum
replace last existing image (fixes #981)
2022-09-21
Revert "Reset image input when dragover new image"
Connum
This reverts commit 9035afbab5e1285cfc7ad39c1e17374973842ae9.
2022-09-21
fix image replacement via clipboard paste or drag and drop on PNG Info tab
Connum
2022-09-20
Reset image input when dragover new image
trufty
2022-09-18
replace existing image via paste or drop in inpaint mode (fixes #649)
Connum
2022-09-18
fix pasting of images from the clipboard in img2img (fixes #645)
Connum
2022-09-18
script.js split work - ui.js
AUTOMATIC
2022-09-18
script.js split work - dragdrop.js
AUTOMATIC
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
2022-09-18
script.js split work
AUTOMATIC
2022-09-18
script.js split work
AUTOMATIC
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey