aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
AgeCommit message (Expand)AuthorLines
2022-09-20Send a browser notification when the images are readyDave Sescleifer-0/+34
2022-09-19fix the issue with incorrect js options on page loadAUTOMATIC-16/+9
2022-09-19Rely on opts being pre-populatedDepFA-12/+5
2022-09-19initialize modal state from optionsDepFA-1/+19
2022-09-19Add logic for zoom toggleDepFA-4/+21
2022-09-19added highres fix featureAUTOMATIC-0/+4
2022-09-19Move memmon tooltip to hints.jsEyeDeck-1/+12
2022-09-18Merge pull request #672 from 48design/fix-inpaint-dragdrop-pasteAUTOMATIC1111-1/+1
2022-09-18add read access to settings for jsavascriptAUTOMATIC-2/+41
2022-09-18replace existing image via paste or drop in inpaint mode (fixes #649)Connum-1/+1
2022-09-18close on escapeAdam Snodgrass-0/+3
2022-09-18Add buttons for random and reuse seed.Johan Aires Rastén-0/+2
2022-09-18fix pasting of images from the clipboard in img2img (fixes #645)Connum-0/+1
2022-09-18altered progressbar to not rely on first progress request coming after the jo...AUTOMATIC-3/+11
2022-09-18script.js split work - ui.jsAUTOMATIC-30/+16
2022-09-18Split history script.js to javascript/ui.jsAndrey-0/+87
2022-09-18script.js split work - progress.jsAUTOMATIC-90/+3
2022-09-18Split history script.js to javascript/progressbar.jsAndrey-0/+116
2022-09-18script.js split work - hints.jsAUTOMATIC-118/+4
2022-09-18Split history script.js to javascript/hints.jsAndrey-0/+208
2022-09-18script.js split work - dragdrop.jsAUTOMATIC-209/+0
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey-0/+265
2022-09-18script.js split workAUTOMATIC-0/+0
2022-09-18script.js split workAUTOMATIC-256/+2
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey-0/+389