aboutsummaryrefslogtreecommitdiff
path: root/script.js
AgeCommit message (Expand)Author
2023-05-25Merge executeCallbacks and runCallback, simplify + optimizeAarni Koskela
2023-05-25Just use console.error, it's in all browsersAarni Koskela
2023-05-18split visibility method and sort insteadThottyottyotty
2023-05-18rewrite uiElementIsVisibleThottyottyotty
2023-05-18eslint related file editsAUTOMATIC
2023-05-17Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela
2023-04-03Update script.jsGeorgLegato
2023-03-25fix overriding getElementById on documentRemixer Dec
2023-03-25initial gradio 3.22 supportAUTOMATIC
2023-01-21extra networks UIAUTOMATIC
2023-01-14load hashes from cache for checkpoints that have themAUTOMATIC
2023-01-12fix js errors when restarting UIAUTOMATIC
2023-01-03better targetting, class tabs was autoassignedGerschel
2022-12-10No code repeatapolinario
2022-12-06style changeapolinario
2022-12-06Use shadowRoot if inside of an iframe and don't use it if outsideapolinario
2022-12-05Fix WebUI not working inside of iframesapolinario
2022-10-17localization supportAUTOMATIC
2022-10-15Add hint for `ctrl/alt enter`aoirusann
2022-10-11Make the ctrl+enter shortcut use the generate button on the current tabJairo Correa
2022-10-10Add ctrl+enter as a shortcut to quickly start a generation.Melan
2022-09-27refactored image paste handling to fill unset images successively, then repla...Connum
2022-09-24make callback queue handling reusable and implement onUiTabChange()Connum
2022-09-18add read access to settings for jsavascriptAUTOMATIC
2022-09-18script.js split work - ui.jsAUTOMATIC
2022-09-18Split history script.js to javascript/ui.jsAndrey
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-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-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-18Split history script.js to javascript/dragdrop.jsAndrey
2022-09-18script.js split workAUTOMATIC
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey
2022-09-17Replace existing images when pasting from clipboard or dropping a new one (fi...Connum
2022-09-17typoDepFA
2022-09-17Add previous and next to modal with key shortcutsDepFA
2022-09-17Block event propagation when lightbox is triggeredDepFA
2022-09-17generalise to work on all non-masked images on all tabsDepFA
2022-09-17Add modal creation and functionsDepFA
2022-09-17X/Y plot support for switching checkpoints.AUTOMATIC
2022-09-17add a comment and some checks for the functionality of the last PRAUTOMATIC
2022-09-17Prevent uploading previous output from javascriptuservar
2022-09-14added a second style fieldAUTOMATIC
2022-09-14loopback moved to scripts, added support for multiple batches, changed to hon...AUTOMATIC