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
/
javascript
/
ui.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dev' into js-misc-fixes
AUTOMATIC1111
2023-05-01
1
-2
/
+8
|
\
|
*
Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix
AUTOMATIC1111
2023-05-01
1
-2
/
+2
|
|
\
|
|
*
restore_progress fix
w-e-w
2023-05-01
1
-2
/
+2
|
*
|
make it impossible to press the restore progress button after pressing it once
AUTOMATIC
2023-05-01
1
-0
/
+4
|
|
/
*
|
Use substring instead of deprecated substr
Aarni Koskela
2023-04-30
1
-1
/
+1
*
|
Fix unused variables
Aarni Koskela
2023-04-30
1
-2
/
+2
*
|
Fix a whole bunch of implicit globals
Aarni Koskela
2023-04-30
1
-15
/
+15
|
/
*
alternate restore progress button implementation
AUTOMATIC
2023-04-29
1
-1
/
+45
*
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
AUTOMATIC
2023-04-29
1
-27
/
+0
*
Merge branch 'dev' into feature/restore-progress
AUTOMATIC1111
2023-04-29
1
-1
/
+18
|
\
|
*
change gradio callback from change to release in a bunch of places now that i...
AUTOMATIC
2023-04-29
1
-0
/
+11
|
*
add "resize by" and "resize to" tabs to img2img
AUTOMATIC
2023-03-28
1
-0
/
+5
*
|
keep randomId simpler
siutin
2023-03-30
1
-8
/
+2
*
|
add a button to restore the current progress
siutin
2023-03-30
1
-2
/
+34
|
/
*
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
AUTOMATIC
2023-03-28
1
-21
/
+1
*
Merge branch 'master' into img2img-enhance
space-nuko
2023-03-28
1
-5
/
+31
|
\
|
*
Fix Send to img2img buttons
space-nuko
2023-03-25
1
-5
/
+31
*
|
Use .success() callback on img2img preview inputs change
space-nuko
2023-03-25
1
-8
/
+0
*
|
img2img resolution preview should use currently selected tab's image
space-nuko
2023-03-25
1
-3
/
+10
*
|
Add upscale slider to img2img
space-nuko
2023-03-25
1
-2
/
+23
|
/
*
initial gradio 3.22 support
AUTOMATIC
2023-03-25
1
-2
/
+1
*
update prompt token counts after using the paste params button
AUTOMATIC
2023-01-29
1
-8
/
+28
*
add checkpoints tab for extra networks UI
AUTOMATIC
2023-01-28
1
-0
/
+7
*
rework extras tab to use script system
AUTOMATIC
2023-01-23
1
-5
/
+0
*
relocate tool buttons next to generate button
AUTOMATIC
2023-01-21
1
-2
/
+2
*
extra networks UI
AUTOMATIC
2023-01-21
1
-5
/
+4
*
move token counter to the location of the prompt, add token counting for the ...
AUTOMATIC
2023-01-20
1
-8
/
+21
*
allow baking in VAE in checkpoint merger tab
AUTOMATIC
2023-01-19
1
-2
/
+0
*
add progress bar to modelmerger
AUTOMATIC
2023-01-19
1
-0
/
+11
*
Process interrogation on all img2img subtabs
Vladimir Repin
2023-01-18
1
-0
/
+7
*
update sending input event in java script to not cause exception in browser h...
AUTOMATIC
2023-01-17
1
-0
/
+8
*
big rework of progressbar/preview system to allow multiple users to prompts a...
AUTOMATIC
2023-01-15
1
-5
/
+28
*
add buttons to copy images between img2img tabs
AUTOMATIC
2023-01-14
1
-2
/
+19
*
load hashes from cache for checkpoints that have them
AUTOMATIC
2023-01-14
1
-9
/
+16
*
fix send to inpaint sending you to wrong place
AUTOMATIC
2023-01-12
1
-1
/
+1
*
Merge pull request #4177 from eltociear/patch-2
AUTOMATIC1111
2023-01-04
1
-1
/
+1
|
\
|
*
Fix typo in ui.js
Ikko Ashimine
2022-11-02
1
-1
/
+1
*
|
add a button to show all setting pages
AUTOMATIC
2023-01-03
1
-0
/
+11
*
|
make "send to" buttons send actual dimension of the sent image rather than fi...
AUTOMATIC
2023-01-02
1
-2
/
+2
*
|
Fix various typos
Jim Hays
2022-12-15
1
-1
/
+1
*
|
use less javascript for this non-js-only implementation of the clear prompt b...
AUTOMATIC
2022-12-10
1
-36
/
+5
*
|
Merge branch 'AUTOMATIC1111:master' into master
papuSpartan
2022-12-10
1
-2
/
+2
|
\
\
|
*
|
made selected_gallery_index query selectors more restrictive
Liam
2022-11-20
1
-2
/
+2
*
|
|
Merge branch 'AUTOMATIC1111:master' into master
papuSpartan
2022-11-07
1
-0
/
+2
|
\
|
|
|
*
|
add ability to create extensions that add localizations
AUTOMATIC
2022-11-06
1
-0
/
+2
|
|
/
*
|
clear on the client-side again
papuSpartan
2022-11-01
1
-10
/
+21
*
|
Merge branch 'AUTOMATIC1111:master' into master
papuSpartan
2022-10-31
1
-22
/
+2
|
\
|
|
*
create send to buttons in one module
yfszzx
2022-10-27
1
-22
/
+2
*
|
fix js func signature and not forget to initialize confirmation var to preven...
papuSpartan
2022-10-22
1
-3
/
+4
*
|
forgot to clear neg prompt after moving to back. Add tooltip to hints
papuSpartan
2022-10-21
1
-2
/
+2
[next]