aboutsummaryrefslogtreecommitdiffstats
path: root/modules/progress.py
AgeCommit message (Collapse)AuthorLines
2023-03-30store the last generated resultsiutin-0/+10
2023-03-30add an internal API for obtaining current task idsiutin-0/+8
2023-01-19add progress bar to modelmergerAUTOMATIC-1/+1
2023-01-19fix an unlikely division by 0 errorAUTOMATIC-4/+7
2023-01-15big rework of progressbar/preview system to allow multiple users to prompts ↵AUTOMATIC-0/+96
at the same time and do not get previews of each other