941 Commits (60ab7bb3a74503cbad3cc2f1b05ee0a8bbe13f6b)

Author SHA1 Message Date
ionite34 2e4989c521
Add app name to debug info 10 months ago
JT 2b51c5f49e added comfy install prompt for stable swarm & remaining pieces for swarm I think? launch args, symlink/config settings, etc... 10 months ago
JT c663482177 moar fixes & chagenlog 10 months ago
JT 9330cc98ed change property too 10 months ago
JT 2a132d4f16 Fix sorting when searching by model ID in CivitAiBrowser 10 months ago
JT e736708e74 added model check to ImageToVideo also 10 months ago
Ionite 1decfaeae4
More settings cleanup unused funcs 10 months ago
Ionite c2fb73a5e5
Cleanup some redundant settingsmanager funcs 10 months ago
Ionite 5c2a3087db
Refactors for LibraryDir type change 10 months ago
JT d3f3c858a0 fixed a few bugs from sentry, see chagenlog for details 10 months ago
Ionite edd4460981
Fix controlnet missing image error 10 months ago
JT 7f0325f086 wip beginnings of stable swarm. should install & launch but not everything hooked up yet 10 months ago
Ionite 783934a447
Fix outputs not containing grid for notifications 10 months ago
JT 585b4771da each package now defines its own prerequisites and each install now calls InstallPackageRequirements instead of InstallAllIfNecessary 10 months ago
Ionite dd1f3d2a14
Include install location in notification 10 months ago
Ionite 3645ff4102
Remove duplicate notification 10 months ago
Ionite 6d8fb3258f
Add notifications for package install 10 months ago
Ionite 97e7f6fb9a
Add notification for package updates 10 months ago
Ionite 91a9bb8eee
Fix unobserved task 10 months ago
Ionite ba195d259a
Add notification for one click install 10 months ago
JT 2088d3c0aa Fix outputs page crash & update chagenlog 10 months ago
JT e87a63f9d1 poof 10 months ago
JT b656d4c3d1 undo inference revert 10 months ago
JT c85bf77fcb Show package install after RecommendedModelsDialog is closed 10 months ago
JT 476756aab0 Wrap install in a task and fire&forget so that we don't click "install" and just sit there waiting for a second before the dialog disappears 10 months ago
JT 83994c9384 refactored non-blocking post-install stuff & added isInferenceInstall to new one click 10 months ago
JT 1a8fd000f5 Updated torch version for A1111, fixed vlad update maybe, updated Fooocus launch args, and fixed OneClickInstallFinished event not firing 10 months ago
JT 0a513ff25c added skip one-click button 10 months ago
JT 490745f77c mostly finished recommended models view 10 months ago
JT c39e9b6c75 recommended models dialog 10 months ago
Ionite 78b150c1c2
Add prompt completion notification 10 months ago
Ionite 1ce19c8493
Add debug show notification 10 months ago
Ionite f6a2fecce0
Add download notifications 10 months ago
Ionite e68b91e3d6
Fix sorting value 10 months ago
Ionite 8a4eaae59f
Add notifications settings subpage 10 months ago
JT abe631df13 added non-blocking package runner option to show new dialog that doesnt exist yet 10 months ago
JT e2b355e443 new one click installer dialog (wip) 10 months ago
Ionite 47736c828c
Add copy button for exception dialog 10 months ago
JT f2997610d6 Added Config mode for Fooocus shared models & updated nuget packages 10 months ago
JT c80c01f3c5 Added german & portuguese & updated some other languages. also made sidebar width dynamic based on language 10 months ago
JT 19938536e4 fix package install button being enabled 24/7 10 months ago
JT fbe3eb176b do some .ToSTrings() on DirectoryPaths so they dont enumerate & log every item 10 months ago
ionite34 34908a2f00
Allow multiple arguments in pip install args 10 months ago
ionite34 1eff8c0969
Add before install extension notice 10 months ago
ionite34 9ed0bf67ce
Filter and indicator for already installed extensions 10 months ago
JT 8f1d28bd3f make extension checkbox toggle when you click anywhere & make downloads tab taller 10 months ago
ionite34 76660fdb03
Extensions menu separator and visibility 10 months ago
ionite34 cec7342f6d
Move DirectoryPathExtensions to Core, add cancel token 10 months ago
ionite34 7013f81311
Add extension settings 10 months ago
JT c4b4fe1e30 dont .tolist 10 months ago