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
e76ef3508e
Add StripStart string extension method
1 year ago
Ionite
8b0b4480f5
Fix dock panel context menu and transparency
1 year ago
Ionite
3cb14cc7cc
Add DialogHelper.CreateJsonDialog
1 year ago
Ionite
ad2a6ec104
Merge branch 'main' into update
1 year ago
Ionite
022b79d36b
Merge pull request #103 from USA-RedDragon/fix-permissions
...
Unix: Fix binary permissions
1 year ago
Ionite
bd6f5064e7
Fixed empty latent size order
1 year ago
Ionite
5f9e2fbc41
Implement Refiner support
1 year ago
Ionite
40ea8f8b81
Update CodeTimer with optional postfix
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
Ionite
5df6a3fd5d
Add display names for new DPM 3M samplers
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
4825fe87b2
Remove redundant type specifiers
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
07a63576b6
Merge branch 'main' into install-refactor
1 year ago
jt
e0462b5bd1
formatting
1 year ago
Ionite
2e7f26bf3a
Merge pull request #231 from ionite34/fix-husky
1 year ago
Ionite
90c52c82fd
Add .csharpierrc.json
...
Raise default print width
1 year ago
Ionite
332d44068a
Update dotnet-tools.json
1 year ago
Ionite
f362d38618
Fix generation overrides not applying
1 year ago
JT
fbdb15e8de
Fix unit tests
1 year ago
JT
2edf037232
Update VladAutomatic.cs to add missing usings
1 year ago
JT
ad0e9a8a37
Merge branch 'main' of https://github.com/ionite34/StabilityMatrix into install-refactor
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
Ionite
74010b5b6b
Fix prompt completion setting disabled
1 year ago
Ionite
f3e7b9d224
Fix merge
1 year ago
Ionite
d4f9459fa7
Merge branch 'main' into inference
1 year ago
Ionite
f98f78fcbe
Merge pull request #229 from ionite34/fix-release-builds
1 year ago
Ionite
1cba65eefb
Add compile conditionals to fix release builds
1 year ago
Ionite
8bcbcb0964
Add compile conditions to fix release build
1 year ago