8 Commits

Author SHA1 Message Date
affdf3d95a upgrade to avalonia 11 2023-08-21 18:57:48 -04:00
5cca94d2bf fix update message display 2023-08-03 18:02:38 -04:00
f135a3e325 finish auto update feature 2023-07-30 16:15:52 -04:00
b2a9e9942e finish precheck details view 2023-07-29 14:26:45 -04:00
eb4f8b006c precheck details view and viewmodel WIP 2023-07-25 22:07:48 -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
e01729554b stuff 2023-05-14 22:35:06 -04:00
8331080d85 major rework to move to avalonia 2023-05-11 23:11:39 -04:00