index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
script.js
Age
Commit message (
Expand
)
Author
Lines
2023-12-11
Remove unnecessary 'else', add 'lightboxModal' check
kaalibro
-4
/
+3
2023-12-10
Fix linter issues
kaalibro
-1
/
+3
2023-12-10
Replace Ctrl+Alt+Enter with Esc
kaalibro
-6
/
+11
2023-12-09
Add keyboard shortcuts for generation
kaalibro
-4
/
+19
2023-11-13
Fixes generation restart not working for some users when 'Ctrl+Enter' is pressed
kaalibro
-3
/
+12
2023-10-15
Add files via upload
Khachatur Avanesian
-167
/
+167
2023-10-15
Update script.js
Khachatur Avanesian
-67
/
+61
2023-10-15
Update script.js
Khachatur Avanesian
-62
/
+68
2023-10-15
Update script.js
Khachatur Avanesian
-10
/
+12
2023-10-15
Start / Restart generation by Ctrl (Alt) + Enter
Khachatur Avanesian
-163
/
+165
2023-05-30
Frontend: only look at top-level tabs, not nested tabs
Aarni Koskela
-2
/
+8
2023-05-25
Add onAfterUiUpdate callback
Aarni Koskela
-0
/
+27
2023-05-25
Document on* handlers (for extension authors' sake)
Aarni Koskela
-0
/
+20
2023-05-25
Merge executeCallbacks and runCallback, simplify + optimize
Aarni Koskela
-9
/
+7
2023-05-25
Just use console.error, it's in all browsers
Aarni Koskela
-1
/
+1
2023-05-18
split visibility method and sort instead
Thottyottyotty
-3
/
+7
2023-05-18
rewrite uiElementIsVisible
Thottyottyotty
-13
/
+11
2023-05-18
eslint related file edits
AUTOMATIC
-8
/
+8
2023-05-17
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela
-34
/
+40
2023-04-03
Update script.js
GeorgLegato
-1
/
+1
2023-03-25
fix overriding getElementById on document
Remixer Dec
-1
/
+1
2023-03-25
initial gradio 3.22 support
AUTOMATIC
-2
/
+4
2023-01-21
extra networks UI
AUTOMATIC
-1
/
+12
2023-01-14
load hashes from cache for checkpoints that have them
AUTOMATIC
-0
/
+4
2023-01-12
fix js errors when restarting UI
AUTOMATIC
-1
/
+2
2023-01-03
better targetting, class tabs was autoassigned
Gerschel
-1
/
+1
2022-12-10
No code repeat
apolinario
-2
/
+3
2022-12-06
style change
apolinario
-1
/
+1
2022-12-06
Use shadowRoot if inside of an iframe and don't use it if outside
apolinario
-1
/
+1
2022-12-05
Fix WebUI not working inside of iframes
apolinario
-2
/
+2
2022-10-17
localization support
AUTOMATIC
-5
/
+5
2022-10-15
Add hint for `ctrl/alt enter`
aoirusann
-2
/
+2
2022-10-11
Make the ctrl+enter shortcut use the generate button on the current tab
Jairo Correa
-2
/
+9
2022-10-10
Add ctrl+enter as a shortcut to quickly start a generation.
Melan
-0
/
+16
2022-09-27
refactored image paste handling to fill unset images successively, then repla...
Connum
-0
/
+21
2022-09-24
make callback queue handling reusable and implement onUiTabChange()
Connum
-9
/
+25
2022-09-18
add read access to settings for jsavascript
AUTOMATIC
-1
/
+5
2022-09-18
script.js split work - ui.js
AUTOMATIC
-66
/
+0
2022-09-18
Split history script.js to javascript/ui.js
Andrey
-0
/
+87
2022-09-18
Split history script.js to javascript/ui.js
Andrey
-87
/
+0
2022-09-18
script.js split work - progress.js
AUTOMATIC
-29
/
+0
2022-09-18
Split history script.js to javascript/progressbar.js
Andrey
-0
/
+116
2022-09-18
Split history script.js to javascript/progressbar.js
Andrey
-116
/
+0
2022-09-18
script.js split work - hints.js
AUTOMATIC
-92
/
+0
2022-09-18
Split history script.js to javascript/hints.js
Andrey
-0
/
+208
2022-09-18
Split history script.js to javascript/hints.js
Andrey
-208
/
+0
2022-09-18
script.js split work - dragdrop.js
AUTOMATIC
-57
/
+0
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-0
/
+265
2022-09-18
Split history script.js to javascript/dragdrop.js
Andrey
-265
/
+0
2022-09-18
script.js split work
AUTOMATIC
-133
/
+9
[next]