ed050ea820
get known downloads folder
...
also update icon
2024-05-24 12:24:25 -04:00
9748461024
rebrand - ico and release Field to change
2024-05-21 23:07:51 +01:00
ffaf97e1c7
remove gitea dll, re-add debug mode button
2024-05-01 15:17:18 -04:00
820c54b841
add changlog stuff
2024-05-01 12:00:30 -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
bb4c535244
new update control WIP
2024-03-26 16:11:14 -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
de4059ca50
use correct property to show action button
2024-03-25 17:33:24 -04:00
16f76be807
re-add update card
2024-03-24 21:44:14 -04:00
8b5df10131
update ui so precheck details are easier to see
2024-03-24 20:52:42 -04:00
88a4852a24
adding more logging
2024-02-06 18:59:39 -05:00
ec1f2d55ef
fix detailed path column span
2023-11-09 10:33:15 -05:00
bfc70842e2
update install buttons
2023-10-18 20:43:23 -04:00
987f62ed5f
fix cache info getting cut off
2023-09-16 16:47:40 -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
ab4c61c9ac
replace path label, general logging additions
2023-08-02 23:32:44 -04:00
f135a3e325
finish auto update feature
2023-07-30 16:15:52 -04:00
e70e30ff57
add installer update info to check for updates WIP
2023-07-29 23:00:13 -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
a850c5edaf
Merge branch 'master' into refactoring/namespace-imports
2023-07-16 17:21:29 +00:00
83a3200813
Update UI binding to IsEnabled
2023-07-12 16:39:37 +02: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
d3767a0344
Add global using directives and free space pre-check
...
Global System and System.IO usages have been replaced with global usings in GlobalUsings.cs for improved code readability. Alongside, a FreeSpacePreCheck has been added in FreeSpacePreCheck.cs to ensure enough drive space is available before installation. This check was initially taking place in InitializationTask.cs which has been removed for better separation of concerns. The PreCheckViewModel visibility is now dependent on the success status of PreChecks, enhancing user experience.
2023-07-12 08:32:57 +02:00
37c7457026
adding version to title and logs
2023-05-22 19:14:41 -04:00
18a217a974
bug fixes, ui tweaks, additional logging
2023-05-18 20:04:00 -04: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