COMMITS
/ javascript/progressbar.js June 12, 2024
Y
ci: remove comments and console logs
YSH committed
Y
fix: prevent create multiple wake lock
YSH committed
June 11, 2024
Y
feat: prevent screen sleep during generation
YSH committed
February 14, 2024
A
Use original App Title in progress bar
Andray committed
August 22, 2023
A
fix endless progress requests
AUTOMATIC1111 committed
A
fix broken generate button if not using live previews
AUTOMATIC1111 committed
A
for live previews, only hide gallery after at least one live previews pic has been received
AUTOMATIC1111 committed
August 20, 2023
A
make live previews play nice with window/slider resizes
AUTOMATIC1111 committed
A
make live preview display work independently from progress bar
AUTOMATIC1111 committed
May 18, 2023
A
eslint related file edits
AUTOMATIC committed
May 17, 2023
A
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela committed
April 30, 2023
A
Fix unused variables
Aarni Koskela committed
A
Fix a whole bunch of implicit globals
Aarni Koskela committed
April 29, 2023
A
alternate restore progress button implementation
AUTOMATIC committed
April 24, 2023
B
pull progress for 40 seconds
bbonvi committed
March 31, 2023
B
fix missing live preview and progress during certain tasks
bbonvi committed
March 20, 2023
A
initial gradio 3.22 support
AUTOMATIC committed
February 25, 2023
V
fix progressbar
Vladimir Mandic committed
January 19, 2023
P
internal progress relative path
poiuty committed
A
January 18, 2023
A
enable progressbar without gallery
AUTOMATIC committed
A
return progress percentage to title bar
AUTOMATIC committed
January 16, 2023
A
return an option to hide progressbar
AUTOMATIC committed
January 15, 2023
A
remove unneeded log from progressbar
AUTOMATIC committed
A
add setting for progressbar update period
AUTOMATIC committed
A
eliminate flicker for live previews
AUTOMATIC committed
December 15, 2022
J
Fix various typos
Jim Hays committed
November 30, 2022
S
Restore scroll position on page if giving active element focus changes it
Suffocate committed
November 20, 2022
J
Move progress info to beginning of title
Jonas Böer committed
November 2, 2022
A
switch to gradio 3.8
AUTOMATIC committed
October 17, 2022
A
October 16, 2022
A
keep focus on current element when updating gallery
AUTOMATIC committed
October 15, 2022
R
remove extra 100ms timeout
ruocaled committed
R
re-attach full screen zoom listeners
ruocaled committed
R
allow re-open for multiple images gallery
ruocaled committed
October 14, 2022
R
fix observer disconnect logic
ruocaled committed
R
remove console.log
ruocaled committed
R
auto re-open selected image after re-generation
ruocaled committed
October 5, 2022
T
Add button to skip the current iteration
Trung Ngo committed
D
Show generation progress in window title
DepFA committed
October 6, 2022
D
add check for progress in title setting
DepFA committed
October 2, 2022
A
initial support for training textual inversion
AUTOMATIC committed
September 23, 2022
A
delete unwanted console.log
AUTOMATIC committed
A
upgrade to gradio==3.4b3 t fixthe inpain bugs
AUTOMATIC committed
September 22, 2022
I
Show interrupt button without progress bar
innovaciones committed
I
New position and interrupt integration
innovaciones committed
September 20, 2022
I
Update progressbar.js
innovaciones committed
I
Fix progress bar position
innovaciones committed