aboutsummaryrefslogtreecommitdiffstats
path: root/javascript
Commit message (Expand)AuthorAgeFilesLines
* Update progressbar.jsinnovaciones2022-09-221-1/+1
* Fix progress bar positioninnovaciones2022-09-221-3/+13
* update tiling button for imageviewer.js to use an icon in same style as other...AUTOMATIC2022-09-211-3/+6
* add button to toggle tiling images in the imageviewer modalAdam Snodgrass2022-09-211-12/+46
* 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
* Send a browser notification when the images are readyDave Sescleifer2022-09-201-0/+34
* fix the issue with incorrect js options on page loadAUTOMATIC2022-09-191-16/+9
* Rely on opts being pre-populatedDepFA2022-09-191-12/+5
* initialize modal state from optionsDepFA2022-09-191-1/+19
* Add logic for zoom toggleDepFA2022-09-191-4/+21
* added highres fix featureAUTOMATIC2022-09-191-0/+4
* Move memmon tooltip to hints.jsEyeDeck2022-09-191-1/+12
* Merge pull request #672 from 48design/fix-inpaint-dragdrop-pasteAUTOMATIC11112022-09-181-1/+1
|\
| * replace existing image via paste or drop in inpaint mode (fixes #649)Connum2022-09-181-1/+1
* | add read access to settings for jsavascriptAUTOMATIC2022-09-182-2/+41
|/
* close on escapeAdam Snodgrass2022-09-181-0/+3
* Add buttons for random and reuse seed.Johan Aires Rastén2022-09-181-0/+2
* fix pasting of images from the clipboard in img2img (fixes #645)Connum2022-09-181-0/+1
* altered progressbar to not rely on first progress request coming after the jo...AUTOMATIC2022-09-182-3/+11
* script.js split work - ui.jsAUTOMATIC2022-09-185-30/+16
* Split history script.js to javascript/ui.jsAndrey2022-09-181-0/+87
* script.js split work - progress.jsAUTOMATIC2022-09-181-90/+3
* Split history script.js to javascript/progressbar.jsAndrey2022-09-181-0/+116
* script.js split work - hints.jsAUTOMATIC2022-09-181-118/+4
* Split history script.js to javascript/hints.jsAndrey2022-09-181-0/+208
* 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-0/+0
* script.js split workAUTOMATIC2022-09-181-256/+2
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+389