aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/dragdrop.js
Commit message (Expand)AuthorAgeFilesLines
* make dragging to prompt work againAUTOMATIC2022-10-151-2/+2
* fix paste not working in firefoxAUTOMATIC2022-10-141-1/+1
* Add drag/drop param loading.d8ahazard2022-10-121-0/+3
* refactored image paste handling to fill unset images successively, then repla...Connum2022-09-271-9/+15
* Revert "Reset image input when dragover new image"Connum2022-09-211-16/+1
* fix image replacement via clipboard paste or drag and drop on PNG Info tabConnum2022-09-211-2/+23
* Reset image input when dragover new imagetrufty2022-09-201-1/+16
* replace existing image via paste or drop in inpaint mode (fixes #649)Connum2022-09-181-1/+1
* fix pasting of images from the clipboard in img2img (fixes #645)Connum2022-09-181-0/+1
* script.js split work - ui.jsAUTOMATIC2022-09-181-0/+2
* script.js split work - dragdrop.jsAUTOMATIC2022-09-181-209/+0
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+265
* script.js split workAUTOMATIC2022-09-181-135/+0
* script.js split workAUTOMATIC2022-09-181-256/+2
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+389