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
log msg
author
committer
range
path:
root
/
javascript
/
ui.js
Age
Commit message (
Expand
)
Author
2023-04-29
change gradio callback from change to release in a bunch of places now that i...
AUTOMATIC
2023-03-28
add "resize by" and "resize to" tabs to img2img
AUTOMATIC
2023-03-28
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
AUTOMATIC
2023-03-28
Merge branch 'master' into img2img-enhance
space-nuko
2023-03-25
Fix Send to img2img buttons
space-nuko
2023-03-25
Use .success() callback on img2img preview inputs change
space-nuko
2023-03-25
img2img resolution preview should use currently selected tab's image
space-nuko
2023-03-25
Add upscale slider to img2img
space-nuko
2023-03-25
initial gradio 3.22 support
AUTOMATIC
2023-01-30
update prompt token counts after using the paste params button
AUTOMATIC
2023-01-28
add checkpoints tab for extra networks UI
AUTOMATIC
2023-01-23
rework extras tab to use script system
AUTOMATIC
2023-01-21
relocate tool buttons next to generate button
AUTOMATIC
2023-01-21
extra networks UI
AUTOMATIC
2023-01-20
move token counter to the location of the prompt, add token counting for the ...
AUTOMATIC
2023-01-19
allow baking in VAE in checkpoint merger tab
AUTOMATIC
2023-01-19
add progress bar to modelmerger
AUTOMATIC
2023-01-18
Process interrogation on all img2img subtabs
Vladimir Repin
2023-01-17
update sending input event in java script to not cause exception in browser h...
AUTOMATIC
2023-01-15
big rework of progressbar/preview system to allow multiple users to prompts a...
AUTOMATIC
2023-01-14
add buttons to copy images between img2img tabs
AUTOMATIC
2023-01-14
load hashes from cache for checkpoints that have them
AUTOMATIC
2023-01-12
fix send to inpaint sending you to wrong place
AUTOMATIC
2023-01-04
Merge pull request #4177 from eltociear/patch-2
AUTOMATIC1111
2023-01-03
add a button to show all setting pages
AUTOMATIC
2023-01-02
make "send to" buttons send actual dimension of the sent image rather than fi...
AUTOMATIC
2022-12-14
Fix various typos
Jim Hays
2022-12-10
use less javascript for this non-js-only implementation of the clear prompt b...
AUTOMATIC
2022-12-10
Merge branch 'AUTOMATIC1111:master' into master
papuSpartan
2022-11-20
made selected_gallery_index query selectors more restrictive
Liam
2022-11-06
Merge branch 'AUTOMATIC1111:master' into master
papuSpartan
2022-11-06
add ability to create extensions that add localizations
AUTOMATIC
2022-11-03
Fix typo in ui.js
Ikko Ashimine
2022-11-01
clear on the client-side again
papuSpartan
2022-10-31
Merge branch 'AUTOMATIC1111:master' into master
papuSpartan
2022-10-27
create send to buttons in one module
yfszzx
2022-10-22
fix js func signature and not forget to initialize confirmation var to preven...
papuSpartan
2022-10-21
forgot to clear neg prompt after moving to back. Add tooltip to hints
papuSpartan
2022-10-21
refactor internal terminology to use 'clear' instead of 'trash' like #2728
papuSpartan
2022-10-21
update token counter when clearing prompt
papuSpartan
2022-10-21
only delete prompt on back end and remove client-side deletion
papuSpartan
2022-10-21
initial work on getting prompts cleared on the backend and synchronizing toke...
papuSpartan
2022-10-20
add settings option to toggle button visibility
papuSpartan
2022-10-20
remove unnecessary assignment
papuSpartan
2022-10-20
add confirmation dialogue
papuSpartan
2022-10-20
clear prompt button now works on both relevant tabs. Device detection stuff w...
papuSpartan
2022-10-17
Use of a --theme argument for more flexibility
Michoko
2022-10-17
Added dark mode switch
Michoko
2022-10-15
change styling for top right corner UI
AUTOMATIC
2022-10-15
Add hint for `ctrl/alt enter`
aoirusann
[next]