aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/imageParams.js
AgeCommit message (Collapse)AuthorLines
2023-05-22repair file paste for Firefox from #10615AUTOMATIC-18/+0
remove animation when pasting files into prompt rework two dragdrop js files into one
2023-05-22Merge branch 'dev' into text-drag-fixAUTOMATIC1111-2/+2
2023-05-21Fix dragging text to promptmissionfloyd-1/+1
2023-05-17Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela-2/+2
2023-04-30Fix unused variablesAarni Koskela-1/+0
2022-10-15make dragging to prompt work againAUTOMATIC-1/+1
2022-10-14fix paste not working in firefoxAUTOMATIC-16/+13
fix paste always going into txt2img field
2022-10-12Add drag/drop param loading.d8ahazard-0/+22
Drop an image or generational text onto the prompt bar, it loads the info for parsing.