aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/dragdrop.js
Commit message (Expand)AuthorAgeFilesLines
* Update dragdrop.jsezt192023-09-231-1/+1
* fix error in dragdrop logicAUTOMATIC2023-05-221-2/+2
* repair file paste for Firefox from #10615AUTOMATIC2023-05-221-12/+41
* Merge branch 'dev' into text-drag-fixAUTOMATIC11112023-05-221-23/+27
|\
| * linter fixesAUTOMATIC2023-05-191-1/+1
| * split visibility method and sort insteadThottyottyotty2023-05-191-1/+4
| * Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela2023-05-171-23/+24
* | Fix dragging text to promptmissionfloyd2023-05-221-2/+2
|/
* Add image paste fallbackMMaker2023-01-031-1/+9
* make aspect ratio overlay work regardless of selected localizationAUTOMATIC2022-10-211-1/+1
* 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