jt
d543b1a36e
Fix some crashes on macOS & linux
7 months ago
JT
f40f0b6cc0
use AsyncImage where possible (some weird stacklayout bug means we still use BetterAdvancedImage in some places). also updated nugets including avalonia to 11.0.10. also updated readme.
8 months ago
JT
9d78a45cd8
Fix ImageViewerDialog arrow key nav & update nugets
9 months ago
JT
7f0325f086
wip beginnings of stable swarm. should install & launch but not everything hooked up yet
10 months ago
JT
f2997610d6
Added Config mode for Fooocus shared models & updated nuget packages
10 months ago
ionite34
a691773375
Add AutoCtor
11 months ago
JT
9275a7ad32
remove unused imageMagick lib
11 months ago
JT
d533be3329
handle window size/position outside of shutdown, load pngs faster, start of saving some img2vid stuff, webp metadata reading, and different settings write method (that still doesn't entirely work and occasionally adds extra right curly brackets to the end of the file)
11 months ago
JT
a2d8040310
faster gif conversion
11 months ago
JT
ff4c347567
added webp to gif conversion & display in img2vid
11 months ago
Ionite
38b570e998
Add TObject overload for GetPrivateField
12 months ago
Ionite
24f9904a9d
Add settings system info, HardwareInfo reorganize
12 months ago
jt
b4fd64e7fc
macos fixes & remove mac label for volta
1 year ago
JT
87991ae3f5
Upgrade to .net 8
1 year ago
Ionite
d0979941b5
Add jwt token refreshing, Improved UserSecrets deserialization error handling
1 year ago
Ionite
44990e9520
Add Verify UI Tests
1 year ago
JT
a425279bdc
inject via attributes & fix package update check & update nuget packages
1 year ago
Ionite
7166c202af
Add OneOf nugets
1 year ago
Ionite
e4142e59a9
Add nugets
1 year ago
dependabot[bot]
c02d28a731
Bump Semver from 3.0.0-beta.0 to 3.0.0-beta.1
...
Bumps [Semver](https://github.com/maxhauser/semver ) from 3.0.0-beta.0 to 3.0.0-beta.1.
- [Release notes](https://github.com/maxhauser/semver/releases )
- [Changelog](https://github.com/maxhauser/semver/blob/master/PublishingRelease.md )
- [Commits](https://github.com/maxhauser/semver/compare/v3.0.0-beta.0...v3.0.0-beta.1 )
---
updated-dependencies:
- dependency-name: Semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Ionite
a40ee8fe0d
Remove duplicate package ref
1 year ago
JT
ff8ece34c5
Add generation metadata & smproj to inference output images
1 year ago
Ionite
e1b6b999c6
Add ImageIndexService and Inference Image Viewer
1 year ago
Ionite
384884e187
Add image metadata parsing internals, debug menu
1 year ago
JT
bb686a581f
Added SharedFolderMethod & TorchVersion options to Advanced Install Options
1 year ago
Ionite
a8b62f31f8
Add Yoh.Text.Json.NamingPolicies nuget
1 year ago
Ionite
d42cb954dc
Add cached GetPrivateField object extension
1 year ago
Ionite
dd2e6d7708
Change from ImageSharp to use skia instead
1 year ago
Ionite
0a7668992d
Add ImageSharp nuget
1 year ago
Ionite
8b22f0dec8
Update websocket client
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
JT
4edbfdd4fd
add EnableWindowsTargeting=true
1 year ago
Ionite
db5618a8cf
Disable trimming in Core and Avalonia assemblies
1 year ago
Ionite
875460ae9b
Updater now uses SemVersion for prerelease version support
1 year ago
Ionite
ddb68607aa
Add WindowsPrerequisiteHelper and migrated EmbeddedResources to AvaloniaResource.
1 year ago
Ionite
5efed8c8b0
Add AsyncStreamReader tests
1 year ago
JT
99a7067482
moved most everything out of the old project
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
Ionite
695d2faae6
Update Core assembly location
1 year ago