9 Commits

Author SHA1 Message Date
bfe6147b2e ensure cache directory exists 2023-09-22 18:45:13 -04:00
90ceffdfca delete old files before downloaing, fix download task 2023-09-21 18:52:33 -04:00
84c9f0975a DownloadCacheHelper allows direct downloads and checking cache 2023-09-21 10:52:26 -04:00
ce2cd80bf6 add cache info controls 2023-08-25 23:46:11 -04:00
f135a3e325 finish auto update feature 2023-07-30 16:15:52 -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
52a283ad37 adding some more logging 2023-05-22 15:09:00 -04:00
18a217a974 bug fixes, ui tweaks, additional logging 2023-05-18 20:04:00 -04:00
8331080d85 major rework to move to avalonia 2023-05-11 23:11:39 -04:00