JT
b5cb6d654a
Fixed weird shared progress event
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
ce85dc1f50
Remove package name lookup thing
1 year ago
JT
3f53bc1609
Fix merge weirdness
1 year ago
JT
aefef59546
finished up install stuff, added to download/progressmanager, restore dialog, etc
1 year ago
Ionite
def4c2b8a0
Add connected icon with info, UI formatting
1 year ago
Ionite
076676cea9
Add new auto connection and help dialog
1 year ago
Ionite
948707cb59
Fix double setting of SelectedPackage
1 year ago
Jacob McSwain
d03e47aeeb
Fix other erroneous casts of UnixFileMode
1 year ago
jt
e0462b5bd1
formatting
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
c90a24e6f3
Rearranged model version dialog & added model description, also added ROCm options for most packages
1 year ago
Ionite
52bd14144f
Add progress and venv/model migration for imports
1 year ago
Ionite
0f8691a8a4
Fix launch arguments search
1 year ago
Ionite
1820c4dd91
ImageViewer fixes
1 year ago
Ionite
6fbd07edee
Add importing for unknown packages found in index
1 year ago
JT
4759480aaa
added description to SelectModelVersionDialog
1 year ago
JT
48bc532b0b
Buncha Stuff
...
- Added "Skip to First/Last Page" buttons to the Model Browser
- Added VAE as a checkpoint category in the Model Browser
- Model Browser navigation buttons are no longer disabled while changing pages
- Fixed issue where Open Web UI button would try to load 0.0.0.0 addresses
- Added missing CivitModelFpTypes
- Made a property for "OfferInOneClickInstaller" so we can selectively show things (for stuff like kohya eventually)
- Fix Show Web UI button not appearing for Fooocus
1 year ago
Ionite
c389811dbd
Fix unintended title serialize
1 year ago
JT
c9130c4067
update vlad update to switch back to branch before updating
1 year ago
JT
94115fd700
Added Fooocus & select new data directory button
1 year ago
Ionite
942ee35fbb
Add ImageViewerDialog
1 year ago
Ionite
9cef4827de
Fix namespace
1 year ago
Ionite
836ba60218
Remove unused ISharedFolders
1 year ago
JT
8e8bcbe305
Added Base Model to checkpoint browser search options & also did some housekeeping
1 year ago
JT
2632c85ead
Actually check for updates & launch button fixes
1 year ago
Ionite
6eb397470d
Settings.ActiveInstalledPackage Id refactor
1 year ago
JT
87a8875b92
Fixes for InvokeAI:
...
- Now runs invokeai-configure during installation
- No longer uses shared models directory due to compatibility issues
- Displays disclaimer on the installers about it being experimental etc
- Added OnStartupComplete handler for InvokeAI to show "Open Web UI" button
- Added MinDialogWidth property to BetterContentDialog
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
17da68b111
Add updater support for changelog markdown format
1 year ago
JT
830e785df5
Fix model browser downloading files without extensions
1 year ago
Ionite
d34dc39670
Fix test title on image preview
1 year ago
Ionite
90aa0efa91
Use index for env vars remove
1 year ago
Ionite
c40a1ed131
Fix observable stuff
1 year ago
Ionite
7c4d55ab8d
Add Env var settings
1 year ago
Ionite
4eb0a5e423
Fix updater to show correct current app version
1 year ago
JT
92e0e35da5
Use name instead of displayName for install location in one-click
1 year ago
JT
ccc032df0a
Use Path.GetFileNameWithoutExtension instead
1 year ago
JT
5b48b64053
fix design data for SelectModelVersionDialog, refactored model hash checking, and fixed word wrapping on SelectModelVersionDialog
1 year ago
Ionite
12ce5fda0f
Set executable permissions for linux updater
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
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
856c6fcf02
Add error handler for install
1 year ago
JT
607c0e67bc
Added OnUnloaded event & made pages singletons & improved rename dialog
1 year ago
Ionite
5376cc395d
Log and continue on check update errors
1 year ago