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
9d484efc0c
Organize launch arguments to Program.AppArgs
1 year ago
Ionite
12ce5fda0f
Set executable permissions for linux updater
1 year ago
JT
f6a9cbf01c
don't delete legacy update folder
1 year ago
Ionite
e23f1774d2
Fix shutdown errors when package running
1 year ago
JT
34af6c24bb
Look for legacy update directory for 1.2.0 -> 2.x.x updates
1 year ago
Ionite
6b649d3bf0
Fix infobar background transparency
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
997f7b9299
More git and processrunner fixes for unix
1 year ago
Ionite
9b2d91ee52
Quote strings passed to git, add handling of empty args
1 year ago
Ionite
fe95dba186
Fix Git argument parsing on unix
1 year ago
Ionite
1b0b073c36
Update to use single $Version property
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
0426ba00c0
Fix unsupported os platform attribute
1 year ago
Ionite
9a6de98b7a
Update analysis settings
1 year ago
Ionite
cc05b7c52d
Add generated licenses.json
1 year ago
Ionite
095a4fddf5
Add licenses.json for nuget dependencies
1 year ago
Ionite
6cde6ef470
Add Debug mode toggle for version button
1 year ago
Ionite
199dc41bf1
Remove unused OpenLicenseLink method
1 year ago
Ionite
c188a1d394
Add SharedState singleton observable
1 year ago
Ionite
34db58b8e5
Fix some trim warnings in ViewLocator
1 year ago
Ionite
8b343a3cf7
Made package manager buttons left aligned instead of stretch
1 year ago
JT
4534cd9e96
Add Launch tooltip for first install & hook up RemoveSymlinksOnShutdown checkbox
1 year ago
Ionite
bd82f4c3a3
Use UniformGrid for package installer buttons
1 year ago
Ionite
875460ae9b
Updater now uses SemVersion for prerelease version support
1 year ago
Ionite
a5b3dbd9db
Add multi platform update support with new format
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
JT
dc80858076
Add WindowSettings to save/load window positions on exit/startup
1 year ago
Ionite
e391b04583
Add some top margins to checkpoint browser page
1 year ago
Ionite
ef4ccfd304
Fix checkpoint file deletion not updating display view
1 year ago
Ionite
25686d745f
Styling fixes
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
e0c1dd1484
Remove test textblock from refresh badge
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
Ionite
1b96595400
Revert assembly rename
1 year ago
Ionite
0d69ef09ff
Add trim options, assembly name, and icon
1 year ago
JT
8e644e4c1b
keepFolderLinksOnShutdown -> RemoveFolderLinksOnShutdown & also fix app version
1 year ago
Ionite
acee0a6fba
Remove DesignData exclusion for release
1 year ago
Ionite
ddb68607aa
Add WindowsPrerequisiteHelper and migrated EmbeddedResources to AvaloniaResource.
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
fa3da62e02
Add InstallGit implementation for linux
1 year ago