aboutsummaryrefslogtreecommitdiff
path: root/javascript
AgeCommit message (Collapse)Author
2022-09-21add button to toggle tiling images in the imageviewer modalAdam Snodgrass
2022-09-21Revert "Reset image input when dragover new image"Connum
This reverts commit 9035afbab5e1285cfc7ad39c1e17374973842ae9.
2022-09-21fix image replacement via clipboard paste or drag and drop on PNG Info tabConnum
2022-09-20Reset image input when dragover new imagetrufty
2022-09-20Send a browser notification when the images are readyDave Sescleifer
2022-09-19fix the issue with incorrect js options on page loadAUTOMATIC
add a setting for lightbox max size images use setting for lightbox max size images late to let user change it and see results
2022-09-19Rely on opts being pre-populatedDepFA
2022-09-19initialize modal state from optionsDepFA
2022-09-19Add logic for zoom toggleDepFA
2022-09-19added highres fix featureAUTOMATIC
2022-09-19Move memmon tooltip to hints.jsEyeDeck
Move memmon tooltip to hints.js so it's with the other tooltips, and doesn't have to be re-sent from the server every time. Also, allowed tooltips to be applied by matching a class name if all else fails.
2022-09-18Merge pull request #672 from 48design/fix-inpaint-dragdrop-pasteAUTOMATIC1111
replace existing image via paste or drop in inpaint mode (fixes #649)
2022-09-18add read access to settings for jsavascriptAUTOMATIC
add an option to disable lightbox modal
2022-09-18replace existing image via paste or drop in inpaint mode (fixes #649)Connum
2022-09-18close on escapeAdam Snodgrass
2022-09-18Add buttons for random and reuse seed.Johan Aires Rastén
Random button sets seed to -1, reuse copies the seed from the last generated image.
2022-09-18fix pasting of images from the clipboard in img2img (fixes #645)Connum
2022-09-18altered progressbar to not rely on first progress request coming after the ↵AUTOMATIC
job has started; may help with broken progressbar some people say they have
2022-09-18script.js split work - ui.jsAUTOMATIC
2022-09-18Split history script.js to javascript/ui.jsAndrey
2022-09-18script.js split work - progress.jsAUTOMATIC
2022-09-18Split history script.js to javascript/progressbar.jsAndrey
2022-09-18script.js split work - hints.jsAUTOMATIC
2022-09-18Split history script.js to javascript/hints.jsAndrey
2022-09-18script.js split work - dragdrop.jsAUTOMATIC
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey
2022-09-18script.js split workAUTOMATIC
2022-09-18script.js split workAUTOMATIC
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey