Jared Goodwin
|
ac6487c6c5
|
Another pass of nullable refactoring.
|
2023-07-26 11:31:34 -07:00 |
|
Jared Goodwin
|
0f9ea4957b
|
Clean up errors and majority of warnings.
|
2023-07-25 14:05:59 -07:00 |
|
Jared Goodwin
|
b500f7e9e0
|
Refactor DataService for nullability. Need to refactor calling services next.
|
2023-07-24 16:11:43 -07:00 |
|
Jared Goodwin
|
e5470f9d5f
|
First pass of nullable references.
|
2023-07-24 09:16:22 -07:00 |
|
Jared Goodwin
|
a164bcad69
|
Convert to file-scoped namespaces.
|
2023-07-21 10:16:29 -07:00 |
|
Jared Goodwin
|
65f61eec82
|
Add FilterDevicesByOnlineStatus to AgentHubSessionCache.
|
2023-06-24 12:12:50 -07:00 |
|
Jared Goodwin
|
0b8123ad1e
|
Add unit tests.
|
2023-06-22 13:40:05 -07:00 |
|
Jared Goodwin
|
9ea17adb4f
|
Fix NRE in scripts page. Refactor logic.
|
2023-05-15 17:47:27 -07:00 |
|
Jared Goodwin
|
e2e92e9ab4
|
Fix scripts page "Creator" display field and public filter.
|
2023-05-02 12:21:44 -07:00 |
|
Jared Goodwin
|
3ef4cdf81a
|
Extract remote control functionality into separate library. (#539)
* Convert server to new single-file startup model.
* Add remote control implementations.
* Implement IViewerAuthorizer.
* Update hub endpoints.
* Implement HubEventHandler.
* Implement ViewerHubDataProvider.
* Implement page data provider.
* Implement RCL and refactor.
* Update submodule.
* Replace submodule with NuGet.
* Update copy URL.
* Update NuGet.
* Remove deprecated WebRTC.
* Remove deprecated WebRTC.
* Update Immense.RemoteControl
* Building out desktop projects.
* Bring more services into submodule.
* Update submodule.
* Update submodule.
* Refactoring for module.
* Update submodule.
* Update submodule
* Got Windows desktop app running.
* Refactor for submodule changes.
* FIx unattended session start.
* Switch desktop app out of console mode.
* Fix tests.
* Update publishing.
* Remove ClickOnce middleware.
* Remove ClickOnce remnants.
* Update submodule
* Add some logging.
* Update Linux path.
* Update submodule.
* Add cleanup service for unattended sessions that failed to start.
* Update submodule.
* Fix chat.
* Add ValidateExecutableReferencesMatchSelfContained property.
* Add other submodule projects. Align checkbox.
* Update submodule. Reduce deserialization in the browser, resulting in faster renders.
* Update submodule.
* Update submodule.
* Update submodule.
* Update submodule.
* Add orgId back for branding.
* Get branding loading in desktop apps.
* Update submodule.
* Create log dir.
* Refactor version check on config page.
* Update submodule.
* Update submodule.
* Change submodule URL.
* Correct namespace.
* Update submodule.
* Checkout submodules recursively.
|
2022-12-23 06:39:12 -08:00 |
|
Jared Goodwin
|
0ec0b7054f
|
DataService refactoring.
|
2021-07-29 07:58:07 -07:00 |
|
Jared Goodwin
|
b497a4c8bc
|
Remove synchronous code from AuthComponentBase.
|
2021-07-29 07:57:37 -07:00 |
|
Jared Goodwin
|
63d511c083
|
Make device ID optional on device details. Add it to the nav menu.
|
2021-07-29 07:57:37 -07:00 |
|
Jared Goodwin
|
188d331c08
|
Update help modal.
|
2021-07-29 07:57:37 -07:00 |
|
Jared
|
5983f06e15
|
Fix non-awaited tasks.
|
2021-07-29 07:57:32 -07:00 |
|
Jared Goodwin
|
8c3f997b89
|
Merged PR 5: Replace Server UI with Blazor
|
2021-07-29 07:57:31 -07:00 |
|