aboutsummaryrefslogtreecommitdiffstats
path: root/modules/progress.py
Commit message (Expand)AuthorAgeFilesLines
* alternate restore progress button implementationAUTOMATIC2023-04-291-0/+18
* Revert "Merge pull request #7595 from siutin/feature/restore-progress"AUTOMATIC2023-04-291-68/+8
* multi users supportsiutin2023-04-161-17/+43
* keep randomId simplersiutin2023-03-301-2/+2
* use condition to wait for resultsiutin2023-03-301-2/+4
* add a button to restore the current progresssiutin2023-03-301-0/+14
* store the last generated resultsiutin2023-03-301-0/+10
* add an internal API for obtaining current task idsiutin2023-03-301-0/+8
* add progress bar to modelmergerAUTOMATIC2023-01-191-1/+1
* fix an unlikely division by 0 errorAUTOMATIC2023-01-191-4/+7
* big rework of progressbar/preview system to allow multiple users to prompts a...AUTOMATIC2023-01-151-0/+96