aboutsummaryrefslogtreecommitdiff
path: root/javascript/progressbar.js
AgeCommit message (Expand)Author
2024-02-14Use original App Title in progress barAndray
2023-08-22fix endless progress requestsAUTOMATIC1111
2023-08-22eslintAUTOMATIC1111
2023-08-22fix broken generate button if not using live previewsAUTOMATIC1111
2023-08-22for live previews, only hide gallery after at least one live previews pic has...AUTOMATIC1111
2023-08-20make live previews play nice with window/slider resizesAUTOMATIC1111
2023-08-20make live preview display work independently from progress barAUTOMATIC1111
2023-05-18eslint related file editsAUTOMATIC
2023-05-17Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela
2023-04-30Fix unused variablesAarni Koskela
2023-04-30Fix a whole bunch of implicit globalsAarni Koskela
2023-04-29alternate restore progress button implementationAUTOMATIC
2023-04-24pull progress for 40 secondsbbonvi
2023-03-31fix missing live preview and progress during certain tasksbbonvi
2023-03-25initial gradio 3.22 supportAUTOMATIC
2023-02-25fix progressbarVladimir Mandic
2023-01-19internal progress relative pathpoiuty
2023-01-19add handling to some places in javascript that can potentially cause issues #...AUTOMATIC
2023-01-18enable progressbar without galleryAUTOMATIC
2023-01-18return progress percentage to title barAUTOMATIC
2023-01-16return an option to hide progressbarAUTOMATIC
2023-01-15remove unneeded log from progressbarAUTOMATIC
2023-01-15add setting for progressbar update periodAUTOMATIC
2023-01-15eliminate flicker for live previewsAUTOMATIC
2023-01-15big rework of progressbar/preview system to allow multiple users to prompts a...AUTOMATIC
2022-12-14Fix various typosJim Hays
2022-11-30Restore scroll position on page if giving active element focus changes itSuffocate
2022-11-20Move progress info to beginning of titleJonas Böer
2022-11-02switch to gradio 3.8AUTOMATIC
2022-10-17possibly defeat losing of focus for prompt when generating images with galler...AUTOMATIC
2022-10-16keep focus on current element when updating galleryAUTOMATIC
2022-10-15remove extra 100ms timeoutruocaled
2022-10-15re-attach full screen zoom listenersruocaled
2022-10-15allow re-open for multiple images galleryruocaled
2022-10-15fix observer disconnect logicruocaled
2022-10-15remove console.logruocaled
2022-10-15auto re-open selected image after re-generation ruocaled
2022-10-08Add button to skip the current iterationTrung Ngo
2022-10-06add check for progress in title settingDepFA
2022-10-05Show generation progress in window titleDepFA
2022-10-02initial support for training textual inversionAUTOMATIC
2022-09-23delete unwanted console.logAUTOMATIC
2022-09-23upgrade to gradio==3.4b3 t fixthe inpain bugsAUTOMATIC
2022-09-23Show interrupt button without progress barinnovaciones
2022-09-22New position and interrupt integrationinnovaciones
2022-09-22Update progressbar.jsinnovaciones
2022-09-22Fix progress bar positioninnovaciones
2022-09-18altered progressbar to not rely on first progress request coming after the jo...AUTOMATIC
2022-09-18script.js split work - ui.jsAUTOMATIC
2022-09-18script.js split work - progress.jsAUTOMATIC