aboutsummaryrefslogtreecommitdiffstats
path: root/script.js
Commit message (Expand)AuthorAgeFilesLines
* Update script.jsGeorgLegato2023-04-031-1/+1
* fix overriding getElementById on documentRemixer Dec2023-03-251-1/+1
* initial gradio 3.22 supportAUTOMATIC2023-03-251-2/+4
* extra networks UIAUTOMATIC2023-01-211-1/+12
* load hashes from cache for checkpoints that have themAUTOMATIC2023-01-141-0/+4
* fix js errors when restarting UIAUTOMATIC2023-01-121-1/+2
* better targetting, class tabs was autoassignedGerschel2023-01-041-1/+1
* No code repeatapolinario2022-12-101-2/+3
* style changeapolinario2022-12-061-1/+1
* Use shadowRoot if inside of an iframe and don't use it if outsideapolinario2022-12-061-1/+1
* Fix WebUI not working inside of iframesapolinario2022-12-051-2/+2
* localization supportAUTOMATIC2022-10-171-5/+5
* Add hint for `ctrl/alt enter`aoirusann2022-10-151-2/+2
* Make the ctrl+enter shortcut use the generate button on the current tabJairo Correa2022-10-111-2/+9
* Add ctrl+enter as a shortcut to quickly start a generation.Melan2022-10-101-0/+16
* refactored image paste handling to fill unset images successively, then repla...Connum2022-09-271-0/+21
* make callback queue handling reusable and implement onUiTabChange()Connum2022-09-241-9/+25
* add read access to settings for jsavascriptAUTOMATIC2022-09-181-1/+5
* script.js split work - ui.jsAUTOMATIC2022-09-181-66/+0
* Split history script.js to javascript/ui.jsAndrey2022-09-181-0/+87
* Split history script.js to javascript/ui.jsAndrey2022-09-181-87/+0
* script.js split work - progress.jsAUTOMATIC2022-09-181-29/+0
* Split history script.js to javascript/progressbar.jsAndrey2022-09-181-0/+116
* Split history script.js to javascript/progressbar.jsAndrey2022-09-181-116/+0
* script.js split work - hints.jsAUTOMATIC2022-09-181-92/+0
* Split history script.js to javascript/hints.jsAndrey2022-09-181-0/+208
* Split history script.js to javascript/hints.jsAndrey2022-09-181-208/+0
* script.js split work - dragdrop.jsAUTOMATIC2022-09-181-57/+0
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+265
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-265/+0
* script.js split workAUTOMATIC2022-09-181-133/+9
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-0/+389
* Split history script.js to javascript/dragdrop.jsAndrey2022-09-181-389/+0
* Replace existing images when pasting from clipboard or dropping a new one (fi...Connum2022-09-171-4/+45
* typoDepFA2022-09-171-0/+27
* Add previous and next to modal with key shortcutsDepFA2022-09-171-19/+59
* Block event propagation when lightbox is triggeredDepFA2022-09-171-6/+10
* generalise to work on all non-masked images on all tabsDepFA2022-09-171-11/+12
* Add modal creation and functionsDepFA2022-09-171-0/+60
* X/Y plot support for switching checkpoints.AUTOMATIC2022-09-171-0/+2
* add a comment and some checks for the functionality of the last PRAUTOMATIC2022-09-171-1/+10
* Prevent uploading previous output from javascriptuservar2022-09-171-1/+1
* added a second style fieldAUTOMATIC2022-09-141-0/+6
* loopback moved to scripts, added support for multiple batches, changed to hon...AUTOMATIC2022-09-141-1/+3
* Typo of promptAustere Grim2022-09-141-1/+1
* Ability to save images into a folder named after the date they were created #353AUTOMATIC2022-09-121-0/+5
* Add support for saving styles with negative promptscryzed2022-09-111-7/+3
* CLIP interrogatorAUTOMATIC2022-09-111-0/+2
* Change "send to "Seki2022-09-111-0/+10
* extra info for de-noising strength tooltipAUTOMATIC2022-09-101-1/+1