181 Commits

Author SHA1 Message Date
Greg de2f12f451 Setting up MVVM. 2022-04-25 23:11:38 -06:00
Greg 375f4a49ed Installer UI now works :D Unfortunately .NET FW 4.8 and I had to make a second SimpleUI for .NET FW 😆 2022-04-25 17:32:03 -06:00
Greg 599a75e211 Clean up project. 2022-04-25 16:22:58 -06:00
Greg fe7e14aea5 Working on adding installer support but wix either does not support .NET 6.0 or I have built something incorrect :( 2022-04-24 19:16:26 -06:00
Greg 7deebb72a1 Merge branch 'master' of https://github.com/OSM-Made/Orbis-Suite-3.0 2022-04-23 10:45:34 -06:00
Greg 7ac324d937 Clean up repo and update git ignore 2022-04-23 10:45:20 -06:00
Greg 36533fce8b Update README.md 2022-04-23 10:27:11 -06:00
Greg 1e7a610854 Add Toolbox Settings to API, fixed some visuals & fixed API port reuse bug. 2022-04-23 10:19:59 -06:00
Greg 9ff3fbc92b Fixed Accept blocking when restarting toolbox with API running. 2022-04-10 09:11:35 -06:00
Greg 6175ebf03b Initial API Commit. 2022-04-09 18:50:24 -06:00
Greg dd22905485 Fixed page table referance. 2022-04-07 22:39:34 -06:00
Greg 27620da0cc Remove Daemon & Orbis Toolbox 1.0 2022-04-06 21:31:00 -06:00
Greg c129c345b2 Implement Orbis Toolbox 2.0 :D 2022-04-06 21:30:13 -06:00
Greg 50f8abc547 Fixed shell UI Loader. 2022-04-04 23:18:40 -06:00
Greg 1da84ea486 Clean up Kernel Loader. 2022-04-04 21:40:52 -06:00
Greg 0a59946383 Needs clean up but kernel load fixed! 2022-04-03 18:12:33 -06:00
Greg 98f1fa166c bunch of uselsess changes since oosdk is broken 2022-03-31 21:50:52 -06:00
Greg 3bbbd716db fix syscall dum 2022-03-31 00:07:37 -06:00
Greg dfc7040a74 Build no longer needs the bsd environment var & Debug Kernel launcher is implemented. 2022-03-30 23:28:33 -06:00
Greg 2c0d9dca52 Got the Run Kernel proj to build 😆 2022-03-29 17:37:37 -06:00
Greg 23cbef1084 Adding some debug projects. & Toolbox 2.0 Project :) 2022-03-27 20:05:27 -06:00
Greg 8a7bdd98e4 Merge branch 'master' of https://github.com/OSM-Made/Orbis-Suite-3.0 2022-03-27 11:28:06 -06:00
Greg 1cf24e4729 replaced the binding for the IP Address. 2022-03-27 11:27:56 -06:00
Greg 8c7a831d31 Update README.md 2022-03-27 11:21:26 -06:00
Greg 758fdf4e66 Adding more functionality to Dashboard View. 2022-03-21 11:32:54 -06:00
Greg d55b92e9d2 Making the Dashboard View functional & re aranging the Target Panel. 2022-03-21 11:14:56 -06:00
Greg a939dd745d Added sending of payloads from neighborhood. 2022-03-20 12:30:06 -06:00
Greg e3e97e6fc6 Fixed a bug where you could edit/add a target with no name or IP Address. 2022-03-20 12:11:36 -06:00
Greg b49d20ccdf Fixed a bug where the gc would dispose of something it shouldn't have. 2022-03-20 11:53:32 -06:00
Greg 29ed92b70e Fix image blocking hover event for ImageButton. 2022-03-20 10:31:51 -06:00
Greg 9217dfabaa Target Buttons can now be disabled with visual feed back. 2022-03-20 10:28:28 -06:00
Greg 3df1354609 Launcher apps can be disabled & Target Panel icons are better quality now. 2022-03-20 09:03:28 -06:00
Greg 19fcecf3e8 Fxied bug with settings availability, added Target Settings. 2022-03-19 22:51:10 -06:00
Greg 1441358d36 Finished target editing and added the ability to change the default target. Disabled writing target status for now till I fix a bug. 2022-03-18 21:39:04 -06:00
Greg 04b5bb6996 Mostly completed EditTargetView. 2022-03-17 21:40:38 -06:00
Greg dee6125266 Bit hacky but daisy chained events to call refresh on target view. 2022-03-17 16:15:58 -06:00
Greg 8ae5623047 Added back the Add Target Sub View & worked on the backing controls. 2022-03-15 22:11:49 -06:00
Greg 78538bde56 Using new Simple UI version. 2022-03-15 19:09:46 -06:00
Greg 3b5c666bd0 Added New Target Dialog. 2022-03-15 19:07:41 -06:00
Greg 81fcec1f26 Update SimpleUI for new scroll bars & Added backing code for target info. 2022-03-14 22:44:12 -06:00
Greg ad2f416ff7 Moved the current target display to its own control and added functionality :D 2022-03-13 17:24:44 -06:00
Greg 3729343c43 Made the App Launchers into a control. 2022-03-13 13:18:10 -06:00
Greg d59ebcc9f7 Finished porting to new data model db. 2022-03-13 10:49:57 -06:00
Greg f0e14d292a Added finding default target to new db. 2022-03-12 23:05:22 -07:00
Greg 67d0eaea44 Working on converting the database to ORM. 2022-03-12 13:45:14 -07:00
Greg 954d189947 Working on porting the db structure. 2022-03-11 23:20:10 -07:00
Greg e2c5330c76 Ditched the SubView Idea & started to refactor the db code to a nicer nuget package. 2022-03-11 17:43:37 -07:00
Greg e6cad6319f Added framework for sub views. 2022-03-08 22:59:04 -07:00
Greg 317155b731 Fixed the regex :D 2022-03-07 23:06:27 -07:00
Greg cb6223bf14 Update README.md 2022-03-06 23:33:43 -07:00