19 Commits (9e1b9e64fc73ecb50378173c1be79586d257d6f4)

Author SHA1 Message Date
JT 622c68ee24 Buncha Stuff 1 year ago
JT 124589620c New Package & Bug Fixes 1 year ago
JT c1f924f879 Moved more xaml strings to Resources for localization & fix connected model imports not adding to installedmodels list 1 year ago
JT 523e575345 Fix text display & change line offset for scrollToBottomRequested in PackageModificationDialog 1 year ago
JT ff240ca1d0 Remove PackageModificationDialogViewModel & call Console.StartUpdates 1 year ago
JT bb686a581f Added SharedFolderMethod & TorchVersion options to Advanced Install Options 1 year ago
JT bb378c7c2e added advanced options section & release mode toggle 1 year ago
JT b9cb81e9a9 install/update/versioning refactor & new install dialog layout wip 1 year ago
JT 2b4b24c3f2 Hide toggle buttons if release mode isn't supported 1 year ago
Ionite 6f7153d699
cleanup and nullability fixes 1 year ago
JT 87a8875b92 Fixes for InvokeAI: 1 year ago
Ionite 49013ebc7f
Add license URL display for packages 1 year ago
JT 19f80c4662 make installerdialog's X button disabled when installing new package & add SelectionBrush to exception window 1 year ago
Ionite 895eaf1937
Add close button to installer dialog 1 year ago
JT e50ac12c9e Added NotificationService.Show overload & some install page fixes 1 year ago
JT 45a8c6ef69 Convert github cache to use db & some vlad fixes 1 year ago
Ionite bf263f141b
Nullability and using fixes 1 year ago
Ionite d3523cc86e
add Launch options dialog 1 year ago
Ionite b953d21305
Add InstallerDialog 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 c5f3f0faaa
Fix namespaces 1 year ago
Ionite 85e375123e
Move common classes to Core assembly 1 year ago
JT 7069bd1027 Update Installer & PackageManager pages for new format 1 year ago
JT 69a94b8655 Fix readability of model type 1 year ago
Ionite 61c26460f1
Change usages of Assets icons to `pack://` 1 year ago
JT 2853723652 Migrated to MdXaml from Markdown.Xaml (its newer and isnt .net framework-based) 1 year ago
JT dea0315113 Adds UI Preview dialog to installer window 1 year ago
Ionite 3f9cb45be4
Add smooth progress for installer window 1 year ago
JT f973c9d31a Add LaunchOptionValueJsonConverter & change up some args for ComfyUI 1 year ago
JT fd5fbaf8cd set windowBackdropType on installer window too 1 year ago
JT 268083c49c added toasts for install/uninstall & did some UI updates but still WIP 1 year ago
JT 4d5fd75487 make virtual & undelete DankDiffusion to fix tests. also removed unused usings & updated namespaces 1 year ago
JT 1ff445b949 Fix Branch Mode 1 year ago
JT 5d2ac2034e also handle SM-18, don't allow multiple installs in the exact same directory 1 year ago
JT a9f2c54887 Close installer when done installing package & also show uninstalling indicator 1 year ago
Ionite dbb7561a29
Use appearance on buttons instead of static color 1 year ago
JT c8aa82e4ce Fixed BranchMode for vlad & a few other bugs 1 year ago
JT 9ee29f306f Switch between releases & branches 1 year ago
JT 065d2e3414 Added release notes section on InstallPage 1 year ago
JT e700442c54 package installation works now :3 1 year ago
JT 45baa3858c Separated package manager page & install window into separate things 1 year ago
JT 8ae6d1f483 implemented package updater 2 years ago
JT c66e135cae moved a1111-specific stuff into the A3WebUI 2 years ago
JT a323fe40d3 UI Tweaks 2 years ago
JT ba4cc0dde8 Download / unzip / install stuff - still need to hook up settings so we don't install venv every time 2 years ago
JT 5c1d16b95b Fix initial ListView selection (now shows highlight like it's selected) 2 years ago
JT d5f1caa3cb Fix settings page & some async testing 2 years ago
JT 4114175c3c Converted to WPF-UI from WinUI 3 2 years ago
JT 52e6282f60 UI Updates 2 years ago
JT cc63c1e239 Added helpers to deal with hardware info & A1111 ui settings. also removed unused usings 2 years ago