aboutsummaryrefslogtreecommitdiffstats
path: root/script.js
AgeCommit message (Expand)AuthorLines
2024-02-15Fix `Esc` interrupt when button not visiblecatboxanon-2/+4
2023-12-11Remove unnecessary 'else', add 'lightboxModal' checkkaalibro-4/+3
2023-12-10Fix linter issueskaalibro-1/+3
2023-12-10Replace Ctrl+Alt+Enter with Esckaalibro-6/+11
2023-12-09Add keyboard shortcuts for generationkaalibro-4/+19
2023-11-13Fixes generation restart not working for some users when 'Ctrl+Enter' is pressedkaalibro-3/+12
2023-10-15Add files via uploadKhachatur Avanesian-167/+167
2023-10-15Update script.jsKhachatur Avanesian-67/+61
2023-10-15Update script.jsKhachatur Avanesian-62/+68
2023-10-15Update script.jsKhachatur Avanesian-10/+12
2023-10-15Start / Restart generation by Ctrl (Alt) + EnterKhachatur Avanesian-163/+165
2023-05-30Frontend: only look at top-level tabs, not nested tabsAarni Koskela-2/+8
2023-05-25Add onAfterUiUpdate callbackAarni Koskela-0/+27
2023-05-25Document on* handlers (for extension authors' sake)Aarni Koskela-0/+20
2023-05-25Merge executeCallbacks and runCallback, simplify + optimizeAarni Koskela-9/+7
2023-05-25Just use console.error, it's in all browsersAarni Koskela-1/+1
2023-05-18split visibility method and sort insteadThottyottyotty-3/+7
2023-05-18rewrite uiElementIsVisibleThottyottyotty-13/+11
2023-05-18eslint related file editsAUTOMATIC-8/+8
2023-05-17Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela-34/+40
2023-04-03Update script.jsGeorgLegato-1/+1
2023-03-25fix overriding getElementById on documentRemixer Dec-1/+1
2023-03-25initial gradio 3.22 supportAUTOMATIC-2/+4
2023-01-21extra networks UIAUTOMATIC-1/+12
2023-01-14load hashes from cache for checkpoints that have themAUTOMATIC-0/+4
2023-01-12fix js errors when restarting UIAUTOMATIC-1/+2
2023-01-03better targetting, class tabs was autoassignedGerschel-1/+1
2022-12-10No code repeatapolinario-2/+3
2022-12-06style changeapolinario-1/+1
2022-12-06Use shadowRoot if inside of an iframe and don't use it if outsideapolinario-1/+1
2022-12-05Fix WebUI not working inside of iframesapolinario-2/+2
2022-10-17localization supportAUTOMATIC-5/+5
2022-10-15Add hint for `ctrl/alt enter`aoirusann-2/+2
2022-10-11Make the ctrl+enter shortcut use the generate button on the current tabJairo Correa-2/+9
2022-10-10Add ctrl+enter as a shortcut to quickly start a generation.Melan-0/+16
2022-09-27refactored image paste handling to fill unset images successively, then repla...Connum-0/+21
2022-09-24make callback queue handling reusable and implement onUiTabChange()Connum-9/+25
2022-09-18add read access to settings for jsavascriptAUTOMATIC-1/+5
2022-09-18script.js split work - ui.jsAUTOMATIC-66/+0
2022-09-18Split history script.js to javascript/ui.jsAndrey-0/+87
2022-09-18Split history script.js to javascript/ui.jsAndrey-87/+0
2022-09-18script.js split work - progress.jsAUTOMATIC-29/+0
2022-09-18Split history script.js to javascript/progressbar.jsAndrey-0/+116
2022-09-18Split history script.js to javascript/progressbar.jsAndrey-116/+0
2022-09-18script.js split work - hints.jsAUTOMATIC-92/+0
2022-09-18Split history script.js to javascript/hints.jsAndrey-0/+208
2022-09-18Split history script.js to javascript/hints.jsAndrey-208/+0
2022-09-18script.js split work - dragdrop.jsAUTOMATIC-57/+0
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey-0/+265
2022-09-18Split history script.js to javascript/dragdrop.jsAndrey-265/+0