Ionite
19568f1824
add start menu success notifications and progress
1 year ago
Ionite
f9e1c7c520
Combine Elevated MoveFiles, handling improvements
1 year ago
Ionite
9f35566b67
Fix unable to redirect output stream
1 year ago
Ionite
da4eab23d6
Add Settings card for adding app to start menu
1 year ago
Ionite
739d105e09
Add cancel button for checkpoint folder create
1 year ago
JT
ccc032df0a
Use Path.GetFileNameWithoutExtension instead
1 year ago
JT
5b48b64053
fix design data for SelectModelVersionDialog, refactored model hash checking, and fixed word wrapping on SelectModelVersionDialog
1 year ago
Ionite
2664a73f24
Add debug build to be displayed in settings info
1 year ago
Ionite
7bb0073c6a
Change update task priority to Send
...
Potentially avoid a race condition where render crashes due to using an already deleted line
1 year ago
Ionite
25841b403b
Fix progress bar remaining after connected import
1 year ago
Ionite
a20d39a48d
Use BetterAdvancedImage to fix load stream errors
...
Also:
- fixes design time preview
- deletes cm-info file on file deletion
1 year ago
Ionite
12ce5fda0f
Set executable permissions for linux updater
1 year ago
Ionite
e23f1774d2
Fix shutdown errors when package running
1 year ago
JT
fb2eac905d
Don't Launch if package already running
1 year ago
Ionite
4745f25b86
Add sitecustomize unpack in launch flow
1 year ago
Ionite
ee5ad04bf6
Prioritize master branch over main branch
1 year ago
Ionite
13af97104c
Improved error handling for package install
1 year ago
Ionite
d6a087cb0d
Add ProcessRunner.OpenFolderBrowser for cross-platform support
1 year ago
Ionite
27c15b0414
Fix SetPortableMode to use Compatible app current dir
1 year ago
Ionite
c7928ba0a5
Add license dialog in settings page
1 year ago
Ionite
6cde6ef470
Add Debug mode toggle for version button
1 year ago
Ionite
199dc41bf1
Remove unused OpenLicenseLink method
1 year ago
JT
4534cd9e96
Add Launch tooltip for first install & hook up RemoveSymlinksOnShutdown checkbox
1 year ago
Ionite
875460ae9b
Updater now uses SemVersion for prerelease version support
1 year ago
Ionite
c8768f34e2
Add First launch setup window
1 year ago
Ionite
b0c01ee0f7
Fix rename dialog navigating to launch page
1 year ago
Ionite
ef4ccfd304
Fix checkpoint file deletion not updating display view
1 year ago
Ionite
d595ea307a
Fix ExceptionDialog not showing when a parent window is not available
1 year ago
JT
f88953ed13
Re-add regular ol StartProcess & some one-click fixes
1 year ago
Ionite
d3bad6d130
Ignore missing library dir on save of launch page load transaction
...
- Fixes crash due to missing LibraryDir
1 year ago
JT
97ff39dc7e
Add search filter to Checkpoints page
1 year ago
JT
8e644e4c1b
keepFolderLinksOnShutdown -> RemoveFolderLinksOnShutdown & also fix app version
1 year ago
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