Ionite
174910709d
Update async methods and refactor file handling
...
Refactored file handling to use asynchronous methods which improves performance. UpdateLinksForPackage method in SharedFolders class has been updated to return a Task. The code for moving all files and subdirectories within a source directory to destination directory has been added. In case destination contains a file with the same name, an exception is being thrown if the hashes of the files do not match.
1 year ago
JT
19f80c4662
make installerdialog's X button disabled when installing new package & add SelectionBrush to exception window
1 year ago
Ionite
856c6fcf02
Add error handler for install
1 year ago
Ionite
5d46310abe
Add rename handling for preview image and connected model info
1 year ago
JT
607c0e67bc
Added OnUnloaded event & made pages singletons & improved rename dialog
1 year ago
Ionite
5376cc395d
Log and continue on check update errors
1 year ago
Ionite
78959b547b
Add exception throw test in debug settings
1 year ago
Ionite
7429cf295c
Add sentry and exception dialog handler
1 year ago
Ionite
3487e9833a
More console ansi parse stuff
1 year ago
Ionite
deda26b295
Improved ansi control sequence support in console
1 year ago
Ionite
0ac31c7b9c
ProcessRunner and ansi parsing
1 year ago
Ionite
26a41af35e
Improved stop update waiting
1 year ago
Ionite
df4a456e3e
Split Console data to separate view model, enhanced handling
1 year ago
Ionite
b96f2fc57e
Remove unreferenced old function
1 year ago
JT
6533069526
Use OnPrimaryButtonClicked instead of event
1 year ago
JT
e50ac12c9e
Added NotificationService.Show overload & some install page fixes
1 year ago
Ionite
15daf25ab1
Set initial launch args on startup
1 year ago
JT
45a8c6ef69
Convert github cache to use db & some vlad fixes
1 year ago
Ionite
9a59445af1
Report progress output for oneclick
1 year ago
Ionite
d32f1baec3
Convert remaining path combines to os independent
1 year ago
JT
4079276375
move index to after library setup
1 year ago
JT
8f3d95f642
added indicator for installed checkpoints in model browser and new card & button styles
1 year ago
Ionite
d362000571
fix pyrunner stuff
1 year ago
Ionite
78c0dcabd3
Compatibility for PyRunner and Prereq helper on linux
1 year ago
Ionite
0e85741a95
Fix more nullability warnings
1 year ago
Ionite
bf263f141b
Nullability and using fixes
1 year ago
Ionite
f322637d33
Simplify package manager vm and fix nullability
1 year ago
Ionite
f28b319ac9
Fix Design time analyzer warnings
1 year ago
Ionite
67a44b8742
Launch webui url with try
1 year ago
Ionite
68c082eab9
Add DialogHelper and text field dialog
1 year ago
Ionite
cf1403d154
Fix manual input sending
1 year ago
Ionite
ef0918117f
Add updater dialog
1 year ago
Ionite
0f76acb549
Add checkpoints page back to design data
1 year ago
JT
33404e9cf8
filled icons & use IconSource property instead of Symbol
1 year ago
JT
e49d466ce6
Fixed progress sidebar item thingy
1 year ago
Ionite
e6ee51b216
Add footer download as flyout
1 year ago
Ionite
786ca72a4c
Add input sending for launch page console
1 year ago
JT
acaf2de976
sorta working progress page
1 year ago
Ionite
d3523cc86e
add Launch options dialog
1 year ago
JT
61de972f31
added auto scroll to end on console
1 year ago
Ionite
03ffaf12fa
Add ContentDialogViewModelBase for button bindings
1 year ago
JT
f9c9dbbbd5
new one-click install UI
1 year ago
Ionite
f786172c5a
Add RefreshBadge and SelectDataDirectoryDialog
1 year ago
Ionite
18b0a0982e
Add linux support for HardwareHelper
1 year ago
Ionite
e75cb3e86f
Added portable mode info to settings debug
1 year ago
Ionite
3d9fc6f64f
More debug info vm
1 year ago
Ionite
b95bd212da
Switch InstallDialog to BetterContentDialog for disabled footer
1 year ago
Ionite
85e06392e4
Optimize imports
1 year ago
Ionite
ac24b069fc
Add BetterAdvancedImage, fix image rendering in browser
1 year ago
Ionite
54f8e03751
Add better content dialog
1 year ago