cmdr2
|
e43bf2b93a
|
Revert the speed up from starting the browser early. Not sure why the fastapi server isn't ready to serve static html by this point, will need to investigate later
|
2023-07-10 09:01:48 +05:30 |
|
cmdr2
|
37e8158175
|
Improve responsiveness of UI startup by not waiting for render threads to start up before showing the UI. Errors while starting the render thread will be logged anyway, so there's no need to block the main thread for this
|
2023-07-08 23:28:47 +05:30 |
|
cmdr2
|
a4728190c0
|
Refactor server.py
|
2022-12-24 15:29:49 +05:30 |
|