Commit Graph
6 Commits
Author SHA1 Message Date
Manuel Schmid e68c8aa0a7 Merge branch 'main_upstream' into hotfix/prevent-skipping-and-stopping-by-other-users
# Conflicts:
#	webui.py
2024-01-04 18:07:06 +01:00
Manuel Schmid ee3d70ab87 fix: replace fcbh with ldm_patched 2024-01-04 18:03:12 +01:00
Manuel Schmid 8acb2d7537 Merge branch 'main_upstream' into hotfix/prevent-skipping-and-stopping-by-other-users
# Conflicts:
#	webui.py
2023-11-20 22:00:08 +01:00
Manuel Schmid 83efbbd2fa Revert "only make stop_button and skip_button interactive when rendering process starts"
This reverts commit d3f9156854.
2023-11-18 17:23:37 +01:00
Manuel Schmid 617255d040 use AsyncTask for last_stop handling instead of shared 2023-11-18 17:20:41 +01:00
Manuel Schmid d3f9156854 only make stop_button and skip_button interactive when rendering process starts
fix inconsistency in behaviour of stop_button and skip_button as it was possible to skip or stop other users processes while still being in queue
2023-11-18 13:02:39 +01:00