12 Commits

Author SHA1 Message Date
c2c1670ab2 write debug log to seperate file 2024-07-10 13:33:19 -04:00
2ffa8f6b6d add overview page
also update some checks order
2024-07-10 13:00:52 -04:00
ca2dec269f add installpath param
added relaunch method for ease of restarting the installer
2024-07-06 17:06:21 -04:00
2110b185d2 add copy to clipboard button 2024-06-09 16:14:57 -04:00
CWX
9748461024 rebrand - ico and release Field to change 2024-05-21 23:07:51 +01:00
a7af608d56 apply format rules 2024-05-01 10:31:55 -04:00
88a4852a24 adding more logging 2024-02-06 18:59:39 -05:00
26f4e5aab8 add main thread exception handling 2023-11-12 09:52:02 -05:00
227e68f8fd move logger config to app init 2023-09-05 20:23:28 -04:00
a1efb6501f add rxui exception logging 2023-09-05 20:09:11 -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