Ionite
54e56c7bce
Update launch button appearance and design data
1 year ago
Ionite
61dd1187c7
Add ExtraLaunchCommands to BasePackage and refactors
1 year ago
JT
0d46913ee2
Checkpoints page fixes & more:
...
- Create shared models directory if it doesnt exist
- Always show checkpoint folder options even if they're empty
- Added Vlad ControlNet shared folder link
1 year ago
Ionite
4a8019bba3
Add PyVenvRunner GetEntryPoint and refactors
...
- Also moves WorkingDirectory and EnvironmentVariables as class properties so they don't have to be passed to every call to a VenvRunner instance
1 year ago
Ionite
93c1eb250c
Add InvokeAI
1 year ago
Ionite
57748e962b
StartAnsiProcess now only requires IReadOnlyDictionary
1 year ago
Ionite
8be56b33a7
Improve AnsiProcess and PyVenvRunner resource safety
1 year ago
Ionite
ec9f818e1b
Add Update extension for Dictionary
1 year ago
Ionite
da1c19f962
Docstring update
1 year ago
Ionite
8c1d42161f
Add LicenseType and LicenseUrl to packages
1 year ago
JT
830e785df5
Fix model browser downloading files without extensions
1 year ago
Ionite
85c69ab549
Add global env vars to venv processes
1 year ago
Ionite
2c57e9c76e
Shutdown confirmation and faster exit handling
1 year ago
Ionite
fc36e4686f
Add FilePath.Directory property
1 year ago
Ionite
aec6ea23b6
Add save load for env vars
1 year ago
Ionite
7c4d55ab8d
Add Env var settings
1 year ago
Ionite
bd349a74cc
Add VoltaML package
1 year ago
JT
3614248cc9
ok maybe this time
1 year ago
JT
3b0b4df2f0
maybe fix tests?
1 year ago
Ionite
d0c884b992
Fix app path resolution on non - appimage linux builds
1 year ago
JT
4edbfdd4fd
add EnableWindowsTargeting=true
1 year ago
Ionite
54d14b9ece
Add TempDirectoryPath class for disposable temp directories
1 year ago
Ionite
47ab468abe
Add Compat.AppCurrentPath
1 year ago
JT
f58e2a1afd
Don't include prerelease in package updates & update to nightly avalonia for better mica effect
1 year ago
Ionite
db5618a8cf
Disable trimming in Core and Avalonia assemblies
1 year ago
Ionite
12ce5fda0f
Set executable permissions for linux updater
1 year ago
Ionite
9e9653dc8b
Improved string ToRepr() formatting
1 year ago
Ionite
883ee600fa
Fix AsyncStreamReader sending extra string and tests
1 year ago
JT
21d757cbfe
Add IncludePrerelease arg for GetLatestRelease
1 year ago
Ionite
47a599e39e
bash command runner quote escape fixes
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
b764b50ebd
Use single quote escape for RunBashCommand
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
c6cb406ba7
Fix PyRunner tests
1 year ago
JT
007b3e2d0c
Fixed a test & updated Jenkinsfile
1 year ago
Ionite
9a6de98b7a
Update analysis settings
1 year ago
Ionite
49be598fd4
Add missing bin component for portable git path
1 year ago
Ionite
e7b98cfb4c
Update update precedence checking to support metadata
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
JT
dc80858076
Add WindowSettings to save/load window positions on exit/startup
1 year ago
Ionite
08d9abfffc
Call pip with PIP_NO_CACHE_DIR=true by default
...
Avoids out of memory issues on large package installs
1 year ago
Ionite
5f2c0b57ad
Improve launch PATH environment setting for venvs
1 year ago
JT
f88953ed13
Re-add regular ol StartProcess & some one-click fixes
1 year ago
Ionite
baff62d326
Add optional `ignoreMissingLibraryDir` flag to SettingsManager.Transaction
1 year ago
Ionite
a98a5bbd1d
Delay Database init to first property access
1 year ago
JT
8e644e4c1b
keepFolderLinksOnShutdown -> RemoveFolderLinksOnShutdown & also fix app version
1 year ago
Ionite
ddb68607aa
Add WindowsPrerequisiteHelper and migrated EmbeddedResources to AvaloniaResource.
1 year ago