6 Commits

Author SHA1 Message Date
8b5df10131 update ui so precheck details are easier to see 2024-03-24 20:52:42 -04:00
ad37a15a92 implement re-evaluation requests on prechecks 2023-11-09 10:32:36 -05:00
ada70d7957 udpate prechecks to use status spinner 2023-08-25 19:09:36 -04:00
d269d674ad rework prechecks to return a precheckresult 2023-07-29 14:26:20 -04:00
a8b91f4ee6 Refactor C# code to imperative, top-level statements style
Updated the existing C# code into a more modern, imperative and top-level statements style. This involves shortening the code by removing unnecessary parts like additional brackets and explicit namespace declarations. It's done to improve clarity and readability.
2023-07-12 09:19:33 +02:00
8331080d85 major rework to move to avalonia 2023-05-11 23:11:39 -04:00