Ionite
16299d4639
Use conditional logger for ConsoleViewModel
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
e1b6b999c6
Add ImageIndexService and Inference Image Viewer
1 year ago
Ionite
8a3bce388c
Set client output images directory on connect
1 year ago
Ionite
97e5aa8ca9
Add keybindings for inference menu
1 year ago
Ionite
2f2b6b428b
Fix hires fix using post processing upscaler
1 year ago
Ionite
cbe41b16d5
Version bump
1 year ago
Ionite
def4c2b8a0
Add connected icon with info, UI formatting
1 year ago
Ionite
dfeb13e0f4
Exclude persistent views in designer mode
1 year ago
Ionite
a58c9a0f03
Fix call from invalid thread error in connection
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
Ionite
bc14b36e5d
Add optional param argument for navigation service
1 year ago
Ionite
92ed08e1fe
Add Action_Connect resource
1 year ago
Ionite
2f6c136c05
Fix save streams not overwriting fully
1 year ago
Ionite
a84875ad79
Fix command error handlers
1 year ago
Ionite
384884e187
Add image metadata parsing internals, debug menu
1 year ago
Ionite
cda51c64fb
Add current tab state saving
1 year ago
Ionite
352163422b
Fix serialization support for JsonPropertyName
1 year ago
Ionite
8b0b4480f5
Fix dock panel context menu and transparency
1 year ago
Ionite
3cb14cc7cc
Add DialogHelper.CreateJsonDialog
1 year ago
Ionite
bd6f5064e7
Fixed empty latent size order
1 year ago
Ionite
5f9e2fbc41
Implement Refiner support
1 year ago
Ionite
f2509ceff3
Add refiner steps to sampler card, switch to localized strings
1 year ago
Ionite
386da08386
Visual fixes for ImageGallery, hide nav buttons when single image
1 year ago
Ionite
d39e73bf48
Fix right mouse zoom and added more zoom levels
1 year ago
Jacob McSwain
d03e47aeeb
Fix other erroneous casts of UnixFileMode
1 year ago
Jacob McSwain
d6ef45dbe1
Fix 7zzs binary permissions
...
The AppImage release of v2.3.3 errors while installing A1111 with `An error occurred trying to start process '/home/user/Applications/Data/Assets/7zzs' with working directory '/home/user/Applications'. Permission denied`
The permissions applied were `-r----x--t`. I found a typo in the permissions, but also the `UnixFileMode` (https://learn.microsoft.com/en-us/dotnet/api/system.io.unixfilemode ) is an enum which doesn't seem to cast from typical values like 0777.
I also noticed the permissions were intended to be _quite_ permissive. This change also prevents `group` and `all` writes.
1 year ago
Ionite
7988550491
Made AdvancedImageBox scrollbars transparent
1 year ago
Ionite
b3006768f7
Move Acrylic materials to shared resource dictionary
1 year ago
Ionite
4eb36cc3d0
Add scheduler selection
1 year ago
Ionite
c15ed3e23c
Visual fixes
1 year ago
Ionite
f14e496a1b
Add WIP InferenceUpscaleImageCard
1 year ago
Ionite
09ea2586e8
Generalize DockStyles
1 year ago
Ionite
5a0cf9d510
Add disabled style for Cards
1 year ago
Ionite
d97a505010
Move InferenceTextToImageView to Views.Inference
1 year ago
Ionite
c20e062a1c
Add SelectImageCard Control
1 year ago
Ionite
f7ac5bba2c
Add LineDashFrame control
1 year ago
Ionite
49fbf0ffff
Fix missing zoomFactor
1 year ago
Ionite
378473b8d9
Fix BitmapScaling setting only affecting the next render
1 year ago
Ionite
5284647af2
Move PixelGridZoomThreshold to control
1 year ago
Ionite
5822a1e4fd
Offload validation to PromptCardViewModel
1 year ago
jt
e0462b5bd1
formatting
1 year ago
Ionite
f362d38618
Fix generation overrides not applying
1 year ago
JT
fbdb15e8de
Fix unit tests
1 year ago
JT
bb686a581f
Added SharedFolderMethod & TorchVersion options to Advanced Install Options
1 year ago
Ionite
a5aff11467
Add network type autocomplete and model validation
1 year ago