33 Commits

Author SHA1 Message Date
bb8b05a2d4 add update page 2024-06-29 11:05:35 -04:00
ed050ea820 get known downloads folder
also update icon
2024-05-24 12:24:25 -04:00
CWX
9748461024 rebrand - ico and release Field to change 2024-05-21 23:07:51 +01:00
8711bca159 add clear cache metadata button 2024-05-07 14:19:03 -04:00
e84e000180 make changes a list, add template json for installer info 2024-05-01 12:36:32 -04:00
9fc0ab8554 change log scrolling, deny installer cache for install 2024-05-01 12:12:18 -04:00
820c54b841 add changlog stuff 2024-05-01 12:00:30 -04:00
4968f48e8b installer updating to use r2 2024-05-01 10:32:22 -04:00
a7af608d56 apply format rules 2024-05-01 10:31:55 -04:00
94b7d04908 finish update button controls 2024-03-27 09:26:11 -04:00
992931b15c add properties to control 2024-03-26 18:59:22 -04:00
bb4c535244 new update control WIP 2024-03-26 16:11:14 -04:00
19e9ad0cd2 update cache info control 2024-03-25 19:00:01 -04:00
fc908386bc better precheck details handling 2024-03-25 18:19:16 -04:00
0aca296115 trying something WIP
trying to see if I can just get the selected index and bind to it... doesn't seem to be working though ...
2024-03-25 17:38:29 -04:00
85e8ad99a0 add logging to move patcher command 2024-03-25 17:33:24 -04:00
65bf23d76c Merge pull request 'Find the latest patcher download when moving patcher to cache' (#61) from DrakiaXYZ/SPT-AKI-Installer:feat-find-latest-patcher into master
Reviewed-on: CWX/SPT-AKI-Installer#61
2024-03-25 01:04:30 +00:00
8b5df10131 update ui so precheck details are easier to see 2024-03-24 20:52:42 -04:00
DrakiaXYZ
971b648f2a Find the latest patcher download when moving patcher to cache 2024-03-23 17:25:40 -07:00
320fd072b1 add move downloaded patcher button 2024-03-23 17:45:41 -04:00
75e5cd914e get release info, log install path before errors 2023-10-18 20:39:38 -04:00
ce2cd80bf6 add cache info controls 2023-08-25 23:46:11 -04:00
ada70d7957 udpate prechecks to use status spinner 2023-08-25 19:09:36 -04:00
d8d442c195 adding cachinfo and spinner controls (WIP) 2023-08-24 22:28:37 -04:00
6dd92e540d add problem folder warning 2023-08-22 10:21:52 -04:00
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