Commit Graph

  • 23488d277f
    Simplify PyRunner organization Ionite 2023-05-25 13:51:00 -0400
  • cc6a571845
    Add deps NLog, NLog.Extensions.Logging Ionite 2023-05-25 12:54:37 -0400
  • 8fefdd211c
    Merge pull request #12 from ionite34/cleanup Ionite 2023-05-25 03:49:55 -0400
  • e2231abea3 Cleanup JT 2023-05-25 00:48:45 -0700
  • dea14188c6
    Merge pull request #11 from ionite34/add-py-version-settings Ionite 2023-05-25 03:46:43 -0400
  • a09aca91ec
    Merge branch 'main' into add-py-version-settings JT 2023-05-25 00:45:21 -0700
  • 7b55b3b7fd
    Merge pull request #10 from ionite34/download-package Ionite 2023-05-25 03:39:23 -0400
  • 512767f52c Added DownloadPackage and a few other related stuff to BasePackage & implemented it in A3WebUI JT 2023-05-25 00:34:15 -0700
  • e1c4f5b048
    Fix row for RootContentDialog Ionite 2023-05-25 02:59:40 -0400
  • a39a20b60e
    Add settings card for checking python version Ionite 2023-05-25 02:53:35 -0400
  • bc40be7b98
    Add ContentDialogService Ionite 2023-05-25 02:53:19 -0400
  • 5ef747d98e
    Merge pull request #9 from ionite34/py-venv-runner Ionite 2023-05-25 00:46:02 -0400
  • bb64c64331
    Add SetupPip using get-pip.py and InstallPackage Ionite 2023-05-25 00:45:10 -0400
  • 679625a6d0
    Replace pip and venv embed with get-pip.py Ionite 2023-05-25 00:26:33 -0400
  • ea8826a82a
    Simplify process launching Ionite 2023-05-25 00:14:23 -0400
  • 4349a4a85f
    Change venv exist detection to use binary Ionite 2023-05-24 23:52:25 -0400
  • b44736099e
    Add pip and virtualenv to embedded python Ionite 2023-05-24 23:51:34 -0400
  • 1526b5f77d
    Merge pull request #8 from ionite34/actually-save-settings Ionite 2023-05-24 23:42:10 -0400
  • 99dbe350ee addressed PR feedback & removed unused usings JT 2023-05-24 20:39:31 -0700
  • f51e012448 Setup DependencyInjection & created SettingsManager for handling settings storage JT 2023-05-24 20:34:47 -0700
  • 7630945694
    Create PyVenvRunner.cs Ionite 2023-05-24 22:07:44 -0400
  • 73d22a4516
    Merge pull request #7 from ionite34/fix-settings Ionite 2023-05-24 20:57:57 -0400
  • d5f1caa3cb Fix settings page & some async testing JT 2023-05-24 17:57:01 -0700
  • 0fccebf9b4
    Merge pull request #5 from ionite34/ui-updates JT 2023-05-24 17:16:27 -0700
  • ab1f00a6aa Fix rest of the project & remove unused usings JT 2023-05-24 16:59:04 -0700
  • 4063ab6026
    Merge branch 'main' into ui-updates JT 2023-05-24 16:51:33 -0700
  • 4114175c3c Converted to WPF-UI from WinUI 3 JT 2023-05-24 16:48:03 -0700
  • 3533066bad
    Merge pull request #6 from ionite34/settings-page Ionite 2023-05-24 17:26:27 -0400
  • b6e7573e0d
    Add SettingsPage to navigation Ionite 2023-05-24 17:15:22 -0400
  • b92fe63298
    Add SettingsPage and SettingsViewModel Ionite 2023-05-24 17:15:08 -0400
  • 9071c3c281
    Add static resource AppTitle Ionite 2023-05-24 16:54:18 -0400
  • a1fcd71d16
    Add custom title and icons for nav menu Ionite 2023-05-24 16:53:58 -0400
  • 34741099ec
    Create WindowOptions.cs Ionite 2023-05-24 16:52:48 -0400
  • aea9be3a49 Merge branch 'main' of https://github.com/ionite34/StabilityMatrix into ui-updates JT 2023-05-24 00:55:08 -0700
  • c35a9d665b
    Merge pull request #4 from ionite34/improve-debug Ionite 2023-05-24 03:54:45 -0400
  • 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 JT 2023-05-24 00:53:34 -0700
  • 7e35cdfa9d
    Add semaphore locks to PyRunner Ionite 2023-05-24 03:53:32 -0400
  • 7ed9c46473
    Add ClearBuffer GetBuffer methods, made builders private Ionite 2023-05-24 03:53:15 -0400
  • b338ad82a5
    Add async Eval method to PyRunner Ionite 2023-05-24 03:17:22 -0400
  • cd6b8fc3bf
    Create PyRunner.cs Ionite 2023-05-24 03:08:47 -0400
  • 84f63d9994
    Create PyIOStream.cs Ionite 2023-05-24 03:06:14 -0400
  • 335320deb9
    Revert "Revert "Add embedded Python 3.10"" Ionite 2023-05-24 03:04:47 -0400
  • 7246a92fbc
    Revert "Add embedded Python 3.10" Ionite 2023-05-24 03:03:12 -0400
  • a6d5081134
    Add embedded Python 3.10 Ionite 2023-05-24 03:02:50 -0400
  • f488426d89
    Merge pull request #3 from ionite34/hardware-info Ionite 2023-05-24 01:31:21 -0400
  • cc63c1e239 Added helpers to deal with hardware info & A1111 ui settings. also removed unused usings JT 2023-05-23 22:19:42 -0700
  • e8a76b3401
    Merge pull request #2 from ionite34/improve-debug Ionite 2023-05-23 23:51:52 -0400
  • 617d87ca67
    Add improved error logging Ionite 2023-05-23 23:47:56 -0400
  • ba7148d0ef
    Merge pull request #1 from ionite34/install-git-if-necessary Ionite 2023-05-23 23:14:24 -0400
  • 882f9cf6bb - setup ViewModel with some databinding stuff - added InstallGitIfNecessary command & button - added MVVMToolkit nuget for all those goodies - slight restructuring JT 2023-05-23 19:48:13 -0700
  • eee5f09c86
    Add LaunchPage and NavigationView layout Ionite 2023-05-23 21:21:21 -0400
  • 503edd9150
    Update text block to use ByAuthor Ionite 2023-05-23 20:33:56 -0400
  • 7fcbe80a65
    Add ByAuthor property to BasePackage Ionite 2023-05-23 20:33:44 -0400
  • 2ce129a485
    Add datacontext Ionite 2023-05-23 20:31:08 -0400
  • 0f095c0f39
    Remove template comments Ionite 2023-05-23 19:16:29 -0400
  • d1049f4730
    Update mainWindow name Ionite 2023-05-23 19:15:25 -0400
  • 7820718ee1
    Remove ignored files Ionite 2023-05-23 19:04:34 -0400
  • ac3f1fa6b4
    Create .gitignore Ionite 2023-05-23 19:02:46 -0400
  • add78f7fce
    Initial commit Ionite 2023-05-23 19:00:11 -0400