Ionite
7b55b3b7fd
Merge pull request #10 from ionite34/download-package
2 years ago
JT
512767f52c
Added DownloadPackage and a few other related stuff to BasePackage & implemented it in A3WebUI
2 years ago
Ionite
e1c4f5b048
Fix row for RootContentDialog
2 years ago
Ionite
a39a20b60e
Add settings card for checking python version
2 years ago
Ionite
bc40be7b98
Add ContentDialogService
2 years ago
Ionite
5ef747d98e
Merge pull request #9 from ionite34/py-venv-runner
2 years ago
Ionite
bb64c64331
Add SetupPip using get-pip.py and InstallPackage
2 years ago
Ionite
679625a6d0
Replace pip and venv embed with get-pip.py
2 years ago
Ionite
ea8826a82a
Simplify process launching
2 years ago
Ionite
4349a4a85f
Change venv exist detection to use binary
2 years ago
Ionite
b44736099e
Add pip and virtualenv to embedded python
2 years ago
Ionite
1526b5f77d
Merge pull request #8 from ionite34/actually-save-settings
2 years ago
JT
99dbe350ee
addressed PR feedback & removed unused usings
2 years ago
JT
f51e012448
Setup DependencyInjection & created SettingsManager for handling settings storage
2 years ago
Ionite
7630945694
Create PyVenvRunner.cs
2 years ago
Ionite
73d22a4516
Merge pull request #7 from ionite34/fix-settings
2 years ago
JT
d5f1caa3cb
Fix settings page & some async testing
2 years ago
JT
0fccebf9b4
Merge pull request #5 from ionite34/ui-updates
...
Conversion to WPF UI
2 years ago
JT
ab1f00a6aa
Fix rest of the project & remove unused usings
2 years ago
JT
4063ab6026
Merge branch 'main' into ui-updates
2 years ago
JT
4114175c3c
Converted to WPF-UI from WinUI 3
2 years ago
Ionite
3533066bad
Merge pull request #6 from ionite34/settings-page
2 years ago
Ionite
b6e7573e0d
Add SettingsPage to navigation
2 years ago
Ionite
b92fe63298
Add SettingsPage and SettingsViewModel
2 years ago
Ionite
9071c3c281
Add static resource AppTitle
2 years ago
Ionite
a1fcd71d16
Add custom title and icons for nav menu
2 years ago
Ionite
34741099ec
Create WindowOptions.cs
2 years ago
JT
aea9be3a49
Merge branch 'main' of https://github.com/ionite34/StabilityMatrix into ui-updates
2 years ago
Ionite
c35a9d665b
Merge pull request #4 from ionite34/improve-debug
2 years ago
JT
52e6282f60
UI Updates
...
- Set default size to not be super huge
- move some stuff around on the InstallPage
- setup SelectedItem Binding on InstallPage and added dummy Package for testing
- Moved A1111Helper stuff into A3WebUI
2 years ago
Ionite
7e35cdfa9d
Add semaphore locks to PyRunner
2 years ago
Ionite
7ed9c46473
Add ClearBuffer GetBuffer methods, made builders private
2 years ago
Ionite
b338ad82a5
Add async Eval method to PyRunner
2 years ago
Ionite
cd6b8fc3bf
Create PyRunner.cs
2 years ago
Ionite
84f63d9994
Create PyIOStream.cs
2 years ago
Ionite
335320deb9
Revert "Revert "Add embedded Python 3.10""
...
This reverts commit 7246a92fbc
.
2 years ago
Ionite
7246a92fbc
Revert "Add embedded Python 3.10"
...
This reverts commit a6d5081134
.
2 years ago
Ionite
a6d5081134
Add embedded Python 3.10
2 years ago
Ionite
f488426d89
Merge pull request #3 from ionite34/hardware-info
2 years ago
JT
cc63c1e239
Added helpers to deal with hardware info & A1111 ui settings. also removed unused usings
2 years ago
Ionite
e8a76b3401
Merge pull request #2 from ionite34/improve-debug
2 years ago
Ionite
617d87ca67
Add improved error logging
2 years ago
Ionite
ba7148d0ef
Merge pull request #1 from ionite34/install-git-if-necessary
2 years ago
JT
882f9cf6bb
- setup ViewModel with some databinding stuff
...
- added InstallGitIfNecessary command & button
- added MVVMToolkit nuget for all those goodies
- slight restructuring
2 years ago
Ionite
eee5f09c86
Add LaunchPage and NavigationView layout
2 years ago
Ionite
503edd9150
Update text block to use ByAuthor
2 years ago
Ionite
7fcbe80a65
Add ByAuthor property to BasePackage
2 years ago
Ionite
2ce129a485
Add datacontext
2 years ago
Ionite
0f095c0f39
Remove template comments
2 years ago
Ionite
d1049f4730
Update mainWindow name
2 years ago