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
/
progressbar.js
Age
Commit message (
Expand
)
Author
2023-01-18
return progress percentage to title bar
AUTOMATIC
2023-01-16
return an option to hide progressbar
AUTOMATIC
2023-01-15
remove unneeded log from progressbar
AUTOMATIC
2023-01-15
add setting for progressbar update period
AUTOMATIC
2023-01-15
eliminate flicker for live previews
AUTOMATIC
2023-01-15
big rework of progressbar/preview system to allow multiple users to prompts a...
AUTOMATIC
2022-12-14
Fix various typos
Jim Hays
2022-11-30
Restore scroll position on page if giving active element focus changes it
Suffocate
2022-11-20
Move progress info to beginning of title
Jonas Böer
2022-11-02
switch to gradio 3.8
AUTOMATIC
2022-10-17
possibly defeat losing of focus for prompt when generating images with galler...
AUTOMATIC
2022-10-16
keep focus on current element when updating gallery
AUTOMATIC
2022-10-15
remove extra 100ms timeout
ruocaled
2022-10-15
re-attach full screen zoom listeners
ruocaled
2022-10-15
allow re-open for multiple images gallery
ruocaled
2022-10-15
fix observer disconnect logic
ruocaled
2022-10-15
remove console.log
ruocaled
2022-10-15
auto re-open selected image after re-generation
ruocaled
2022-10-08
Add button to skip the current iteration
Trung Ngo
2022-10-06
add check for progress in title setting
DepFA
2022-10-05
Show generation progress in window title
DepFA
2022-10-02
initial support for training textual inversion
AUTOMATIC
2022-09-23
delete unwanted console.log
AUTOMATIC
2022-09-23
upgrade to gradio==3.4b3 t fixthe inpain bugs
AUTOMATIC
2022-09-23
Show interrupt button without progress bar
innovaciones
2022-09-22
New position and interrupt integration
innovaciones
2022-09-22
Update progressbar.js
innovaciones
2022-09-22
Fix progress bar position
innovaciones
2022-09-18
altered progressbar to not rely on first progress request coming after the jo...
AUTOMATIC
2022-09-18
script.js split work - ui.js
AUTOMATIC
2022-09-18
script.js split work - progress.js
AUTOMATIC
2022-09-18
Split history script.js to javascript/progressbar.js
Andrey