Ionite
fc7b42900d
Add image processor and tests
1 year ago
Ionite
a69ae1422c
Add Settings option for discord rich presence
1 year ago
JT
5a771df338
Remove from cache when done downloading
1 year ago
JT
dc342742ce
SharedFolders refactor for ComfyUI & Vlad:
...
- Now updates config files in the respective packages instead of using symlinks
- Other 3 packages still use symlinks for now
- Added dictionary indexer [] thing to packageFactory
- Installers now call the BasePackage SetupModelFolders method instead of SharedFolders
- Launch page now calls the BasePackage UpdateModelFolders instead of SharedFolders
1 year ago
Ionite
a502af2d85
Shared folder refactors to support multiple mappings
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
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
Ionite
47ab468abe
Add Compat.AppCurrentPath
1 year ago
JT
007b3e2d0c
Fixed a test & updated Jenkinsfile
1 year ago
Ionite
875460ae9b
Updater now uses SemVersion for prerelease version support
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
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
Ionite
3487e9833a
More console ansi parse stuff
1 year ago
Ionite
0ac31c7b9c
ProcessRunner and ansi parsing
1 year ago
JT
e50ac12c9e
Added NotificationService.Show overload & some install page fixes
1 year ago
JT
ef713fc854
set cacheDuration to 15 mins
1 year ago
JT
45a8c6ef69
Convert github cache to use db & some vlad fixes
1 year ago
Ionite
d136355f0f
Fix linux path delimiter
1 year ago
Ionite
d32f1baec3
Convert remaining path combines to os independent
1 year ago
Ionite
667fc4b028
Refactor impl of python dependencies to package
1 year ago
Ionite
5d8e695cac
Remove additional extensions for tar
1 year ago
Ionite
82e3de6e01
Fixed escapes in Regex7ZOutput
1 year ago
Ionite
ff1c775295
add missing process start
1 year ago
Ionite
63e4458c23
Fix 7z output parsing
1 year ago
Ionite
bb385d1d1a
Improved extraction handling
1 year ago
Ionite
eb762b8198
Add missing return for symlink
1 year ago
Ionite
0c0e60864d
Add OS support attributes to original Prereq helper
1 year ago
Ionite
633d381736
Fix symlink extraction
1 year ago
Ionite
86b2b280e5
Add string ToRepr extension
1 year ago
Ionite
55a7d73cab
handle symbolic links in archive extract
1 year ago
Ionite
0954050839
Use GeneratedRegex
1 year ago
Ionite
cdb9145dfe
Fix unzip behavior for ExtractManaged
1 year ago
Ionite
6397ad702d
Switch to managed unzip in prereq
1 year ago
Ionite
78c0dcabd3
Compatibility for PyRunner and Prereq helper on linux
1 year ago
Ionite
bf263f141b
Nullability and using fixes
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
18b0a0982e
Add linux support for HardwareHelper
1 year ago
Ionite
7ecdd99de5
Add symlink handling for unix
1 year ago
Ionite
9f72235900
Fix current path logic for linux
1 year ago
Ionite
3de7e77712
Add Compat method for executable name
1 year ago
Ionite
f24d6f05fd
Add platform compatibility static class
1 year ago
JT
c797fdc93f
package manager launch page now actually launches package
1 year ago
JT
cfc1f147d3
fix build
1 year ago
JT
99a7067482
moved most everything out of the old project
1 year ago