aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/ui.js
AgeCommit message (Expand)AuthorLines
2022-10-15change styling for top right corner UIAUTOMATIC-1/+1
2022-10-15Add hint for `ctrl/alt enter`aoirusann-10/+0
2022-10-13emergency fix for broken send to buttonsAUTOMATIC-4/+4
2022-10-09Add "Scale to" option to ExtrasJustin Maier-1/+2
2022-10-02Merge branch 'master' into 1404-script-reload-without-restartAUTOMATIC1111-6/+20
2022-10-02move JavaScript into ui.jsDepFA-0/+5
2022-09-30consolidated token counter functionsLiam-12/+9
2022-09-30token counters now update when roll artist and style buttons are pressed http...Liam-6/+22
2022-10-01fix #1405 submitting both tabsAUTOMATIC-1/+1
2022-09-30ALT + return will submit prompt when it's in focusTrung Ngo-0/+10
2022-09-28removed unused import; now using javascript to watch prompt textareaLiam-9/+11
2022-09-27switched the token counter to use hidden buttons instead of api callLiam-45/+15
2022-09-27Merge remote-tracking branch 'upstream/master' into token_countLiam-3/+2
2022-09-27added token counter next to txt2img and img2img promptsLiam-0/+47
2022-09-27Solve issue #962Alexandre Simard-3/+2
2022-09-23add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...AUTOMATIC-2/+46
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC-2/+2
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC-5/+47
2022-09-18add read access to settings for jsavascriptAUTOMATIC-0/+39
2022-09-18altered progressbar to not rely on first progress request coming after the jo...AUTOMATIC-1/+1
2022-09-18script.js split work - ui.jsAUTOMATIC-28/+2
2022-09-18Split history script.js to javascript/ui.jsAndrey-0/+87