34 Commits (a6f09bc4b494dc6ca8f480a72b5d376a50ecee14)

Author SHA1 Message Date
JT 585b4771da each package now defines its own prerequisites and each install now calls InstallPackageRequirements instead of InstallAllIfNecessary 10 months ago
ionite34 cec7342f6d
Move DirectoryPathExtensions to Core, add cancel token 10 months ago
JT 9df0687fa3 pass logger to deleteVerbose 1 year ago
JT 28716c10ef Delete failed installations if a new install is attempted in the same directory 1 year ago
JT df40dc6a5b Rework and reduce calls to GitHub to help mitigate rate limiting. also made git pulls autostash & invokeAI should now install torch2.1/cuda12.1 for nvidia users 1 year ago
Ionite 8b2c12ea22
Add settings subpage framework and breadcrumb bar 1 year ago
JT 2baef5903b Invoke fixes & other misc changes 1 year ago
JT a425279bdc inject via attributes & fix package update check & update nuget packages 1 year ago
JT edbe5e2855 Added more launch options for fooocus & pin new xformers for comfy/Fooocus 1 year ago
JT 622c68ee24 Buncha Stuff 1 year ago
JT ae394a1955 Use git operations for package updates & installs. Also adds search box to outputs page 1 year ago
JT 124589620c New Package & Bug Fixes 1 year ago
Ionite cfbbff6dea
Use localized strings for OneClickInstallViewModel 1 year ago
JT b5cb6d654a Fixed weird shared progress event 1 year ago
jt e0462b5bd1 formatting 1 year ago
JT bb686a581f Added SharedFolderMethod & TorchVersion options to Advanced Install Options 1 year ago
JT b9cb81e9a9 install/update/versioning refactor & new install dialog layout wip 1 year ago
JT 48bc532b0b Buncha Stuff 1 year ago
JT c9130c4067 update vlad update to switch back to branch before updating 1 year ago
JT 8e8bcbe305 Added Base Model to checkpoint browser search options & also did some housekeeping 1 year ago
Ionite 6eb397470d
Settings.ActiveInstalledPackage Id refactor 1 year ago
JT 87a8875b92 Fixes for InvokeAI: 1 year ago
JT dc342742ce SharedFolders refactor for ComfyUI & Vlad: 1 year ago
JT 92e0e35da5 Use name instead of displayName for install location in one-click 1 year ago
JT f88953ed13 Re-add regular ol StartProcess & some one-click fixes 1 year ago
JT 19f80c4662 make installerdialog's X button disabled when installing new package & add SelectionBrush to exception window 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
Ionite 0e85741a95
Fix more nullability warnings 1 year ago
JT f9c9dbbbd5 new one-click install UI 1 year ago
Ionite 63a69ac942
Refactor DesignData to use DI, replace DialogFactory with ServiceManager 1 year ago
JT 5a8cb28d85 added one-click dialog & wip on updating it 1 year ago
JT 99a7067482 moved most everything out of the old project 1 year ago
JT 59ca34818d more migration & running packages now mostly sorta works? 1 year ago
JT 76f8a61df0 moved a bunch of stuff to the Core package, everything should still work in the wpf app except I still need to port ArchiveHelper? that might not 1 year ago
Ionite 85e375123e
Move common classes to Core assembly 1 year ago
Ionite cbcfcb8217
Move Models.Progress to Core assembly 1 year ago
Ionite cb302d7bbf
Simply SettingsManager setters 1 year ago
Ionite baff351f5c
Move progress models to Models.Progress 1 year ago
JT 6a26de4622 Fix update version check & don't show helper tip when one-click is skipped 1 year ago
JT 18100c7bd3 integrate with portable mode / library stuff 1 year ago
Ionite 2bf937ddc6
Add indeterminate progress reporting back 1 year ago
Ionite 31a3a4f387
Move Python310 to be extracted to appdata 1 year ago
JT dd4f814a9b Install vcredist & some bug fixes 1 year ago
Ionite 6d2d4c740d
Add Extract7z using 7za and fixed git extract 1 year ago
JT 3a23360246 code cleanup & fix accent color on fresh install bug 1 year ago
JT 4e9e1bfa0b Fix issue where first click would scroll instead of doing button action 1 year ago
JT 585545157f Converted most events to IProgress<ProgressReport> and added extra text field for console output on one-click 1 year ago
JT 2853723652 Migrated to MdXaml from Markdown.Xaml (its newer and isnt .net framework-based) 1 year ago
JT 1a19eff570 Update progresses to be 0-1 and use Percentage instead 1 year ago