Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multi users support | siutin | 2023-04-16 | 1 | -17/+43 |
| | |||||
* | keep randomId simpler | siutin | 2023-03-30 | 1 | -2/+2 |
| | |||||
* | use condition to wait for result | siutin | 2023-03-30 | 1 | -2/+4 |
| | |||||
* | add a button to restore the current progress | siutin | 2023-03-30 | 1 | -0/+14 |
| | |||||
* | store the last generated result | siutin | 2023-03-30 | 1 | -0/+10 |
| | |||||
* | add an internal API for obtaining current task id | siutin | 2023-03-30 | 1 | -0/+8 |
| | |||||
* | add progress bar to modelmerger | AUTOMATIC | 2023-01-19 | 1 | -1/+1 |
| | |||||
* | fix an unlikely division by 0 error | AUTOMATIC | 2023-01-19 | 1 | -4/+7 |
| | |||||
* | big rework of progressbar/preview system to allow multiple users to prompts ↵ | AUTOMATIC | 2023-01-15 | 1 | -0/+96 |
at the same time and do not get previews of each other |