Commit Graph

9 Commits

Author SHA1 Message Date
brett f0be78adcc REST API endpoint streamlining and cleanup (#133)
* Consolidate engine_info api calls

* Change api methods to use POST when possible

* Delete engine API cleanup

* Remove redundant installed_engines endpoint

* Update proxy to use similar named methods to new API calls

* More API cleanup

* Jobs API cleanup

* More jobs API cleanup

* Fix add jobs error due to null queue

* Remove unnecessary full_status and snapshot API endpoints

* Streamline add job POST endpoint

* Fix test after method name change
2026-06-06 12:04:52 -05:00
brett e8992fc91a Add missing docstrings and pylint improvements (#130) 2026-01-20 23:13:38 -06:00
Brett Williams 0a69c184eb Fix pyinstaller spec files 2026-01-12 09:08:35 -06:00
Brett Williams cdf4b2bbe1 Update the README.md with an app screenshot 2025-02-28 18:43:40 -06:00
brett 8bbf19cb30 Fix accidental readme rename 2024-08-23 19:17:03 -05:00
brett 6bdb488ce1 Add "Create Executable" GitHub action for Windows (#116) 2024-08-23 18:36:14 -05:00
brett e8a4692e0f Update README.md 2024-08-15 15:10:37 -05:00
brett d673d7d4bf Misc cleanup (#73)
* Stop previously running zeroconf instances

* Lots of formatting fixes

* Use f-strings for time delta

* More line fixes

* Update requirements.txt

* More misc cleanup

* Simplify README.md
2024-01-27 22:56:33 -06:00
brett ff4ef41a39 Create README.md 2023-06-07 00:28:30 -05:00