Jared Goodwin
|
33d4384bec
|
Convert AgentHub to use a strongly-typed client.
|
2023-08-03 10:45:59 -07:00 |
|
Jared Goodwin
|
0f9ea4957b
|
Clean up errors and majority of warnings.
|
2023-07-25 14:05:59 -07:00 |
|
Jared Goodwin
|
a164bcad69
|
Convert to file-scoped namespaces.
|
2023-07-21 10:16:29 -07:00 |
|
Jared Goodwin
|
066a1bdd4d
|
Update DataCleanupService to also remove expired recordings.
|
2023-07-05 14:51:15 -07:00 |
|
Jared Goodwin
|
eff8985822
|
Implement remote control session recording.
|
2023-07-03 14:23:44 -07:00 |
|
Jared Goodwin
|
73bd139710
|
Implement new IHubEventHandler methods.
|
2023-06-08 06:22:32 -07:00 |
|
Jared Goodwin
|
382a9a6c32
|
Implement submodule changes. Handle task cancellation in CpuUtilizationSampler.
|
2023-06-01 15:24:10 -07:00 |
|
Jared Goodwin
|
a2cea49c2f
|
Update submodule.
|
2023-05-23 15:46:57 -07:00 |
|
Jared Goodwin
|
c647e03aea
|
Refactor logging. Update submodule.
|
2023-05-23 14:46:20 -07:00 |
|
Jared Goodwin
|
b418621244
|
Force dark theme until light theme is implemented on viewer.
|
2023-05-19 13:31:13 -07:00 |
|
Jared Goodwin
|
bea7a0c0f3
|
WIP on viewer design implementation.
|
2023-05-18 09:33:38 -07:00 |
|
Jared Goodwin
|
80d3b3813b
|
Implement changes to IViewerAuthorizer.
|
2023-05-10 09:29:09 -07:00 |
|
Jared Goodwin
|
02c08986a3
|
Implement submodule changes.
|
2023-04-28 10:14:59 -07:00 |
|
Jared Goodwin
|
0edbf4de3a
|
Replace WindowsService.cs.
|
2023-04-27 10:50:06 -07:00 |
|
Jared Goodwin
|
e3cf287165
|
Fix session info state after reconnects. Use hosting for agent. Fix shutdown process. Fix idle timer when disconnected.
|
2023-04-26 15:10:33 -07:00 |
|
Jared Goodwin
|
bb2126bbab
|
Sync Remotely with latest integration changes.
|
2023-04-25 15:09:57 -07:00 |
|
Jared Goodwin
|
cf39b88246
|
Update submodule.
|
2023-04-21 09:53:52 -07:00 |
|
Jared Goodwin
|
c0b10ef93d
|
Refactor to align with changes in submodule.
|
2023-04-18 14:40:32 -07:00 |
|
Jared Goodwin
|
97e31b44fc
|
Fix NRE in ViewerPageDataProvider. (#571)
|
2023-01-20 07:32:36 -08: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 |
|