6 Commits

Author SHA1 Message Date
Brett Williams
4004ad893b Update .gitignore 2023-12-21 20:47:38 -06:00
38936d40ab Async Server Status Fetch (#11)
* Add background fetching to server_proxy

* Update UI to use server_proxy fetched jobs

* Fix issue getting status with empty jobs_cache

* Fix issue with jobs not appearing after switching servers

* Remove job_cache from dashboard_window and utilize server_proxy caches

* Remove jobs from table that shouldn't be there

* Streamline how we're handling offline tracking and handle connection error when fetching thumbnail

* Add ability to remove any manually added servers
2023-06-09 18:38:58 -05:00
Brett Williams
9cebcb3c62 Add timeouts to engine processes 2023-05-30 12:09:09 -05:00
Brett Williams
0bf2eaac76 Initial commit of scheduler gui 2022-10-31 00:18:02 -07:00
Brett Williams
39d6e95e9a Repo cleanup. Move job_server class to lib. 2022-10-27 10:44:19 -07:00
Brett Williams
cbc326f224 Add .gitignore 2022-10-09 17:37:07 -07:00