Commit Graph

51 Commits

Author SHA1 Message Date
Jared Goodwin
33d4384bec Convert AgentHub to use a strongly-typed client. 2023-08-03 10:45:59 -07:00
Jared Goodwin
af66dca1eb Extract static factory methods for scripting shells into a factory service. 2023-08-02 08:59:43 -07:00
Jared Goodwin
afc4f6e49c Fix/improve log streaming from agent. 2023-07-27 11:17:37 -07:00
Jared Goodwin
e5470f9d5f First pass of nullable references. 2023-07-24 09:16:22 -07:00
Jared Goodwin
72c393de18 Hotfix for resolving scripting shells through DI. 2023-07-20 15:33:54 -07:00
Jared Goodwin
7459f2f2dd Extract interfaces from all agent services. Replace use of static Logger. 2023-06-24 12:05:11 -07:00
Jared Goodwin
e8b428e733 Register WOL service in agent. Show toast after sending WOL commands. 2023-06-22 08:37:07 -07:00
Jared Goodwin
3cf0de4dc7 Use AppVersionHelper in agent logs. 2023-05-02 16:52:03 -07:00
Jared Goodwin
4230ad784d Fix static services accessor (temporary). Create AppVersionHelper for getting app version. 2023-05-02 16:27:33 -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
c0b10ef93d Refactor to align with changes in submodule. 2023-04-18 14:40:32 -07:00
Jared Goodwin
85bc735620
IConfiguration reload in Docker. (#548)
* Pattern match to IConfigurationRoot and reload.

* Update documentation.

* AgentHubConnection and logger updates.  Trying to deprecate static Logger.

* Update build.yml

* Update build.yml
2023-01-01 15:20:03 -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
Jared Goodwin
30fd342925 Replace WebClient with HttpClient for agent updates. 2022-07-18 18:04:57 -07:00
Jared Goodwin
39044acb02 Update projects. 2021-12-02 06:10:03 -08:00
Jared Goodwin
17b77a39f8 Add Mac updater. 2021-07-29 07:58:06 -07:00
Jared Goodwin
cc5de5a534 Begin building Mac services in Agent project. 2021-07-29 07:58:05 -07:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Jared Goodwin
7f3536017f Merged PR 4: Branding 2021-07-29 07:56:55 -07:00
Jared
45b17b8a9a Swap chat host/client roles. 2021-07-29 07:56:53 -07:00
Jared
dd9e71b772 Revert frame diffing to original method. Add Clear Logs/Scripting History. Alert for outdated .NET Framework version. 2021-07-29 07:56:52 -07:00
Jared
1a9509a040 Package updates. Check WindowsIdentity vs Session ID for AppLauncher. 2021-07-29 07:56:48 -07:00
Jared
9fe63da1d6 Increase require.js module timeout. Use SessionId in AppLauncher to determine start procedure. 2021-07-29 07:56:48 -07:00
Jared
eea84a79b4 Code cleanup. 2021-07-29 07:56:44 -07:00
Jared Goodwin
378a318e2d Add IAppLauncher interface and create implementation per OS. Minor refactoring. 2021-07-29 07:56:38 -07:00
Jared Goodwin
bae1d1d628 Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser. 2021-07-29 07:56:36 -07:00
Jared Goodwin
3bcb4d2ede Logging updates.
Fix log entry.

Additional logging.  Add environment badge.

Add logging.

Updater tweaks.

Add logging.

Updater changes.
2021-07-29 07:56:33 -07:00
Jared Goodwin
9d536c2198 Update fixes. 2021-07-29 07:56:32 -07:00
Jared Goodwin
373960710f Fixed logging. 2021-07-29 07:56:16 -07:00
Jared Goodwin
337754df1a Refactor and cleanup. 2021-07-29 07:56:15 -07:00
Jared Goodwin
3a08666bb4 Check for update after starting Windows service. 2021-07-29 07:56:08 -07:00
Jared Goodwin
add08eb0b7 Check for updates on reconnect. Lock around update check. 2021-07-29 07:56:08 -07:00
Jared Goodwin
6417c2afab Separate update checks from socket. 2021-07-29 07:56:08 -07:00
Jared Goodwin
8e4c1753d4 Add assembly signing in ClientDownloads controller. 2021-07-29 07:56:05 -07:00
Jared Goodwin
c032a5d8b3 Add service install and uninstall methods. 2021-07-29 07:56:03 -07:00
Jared Goodwin
57510efa10 Create installer project. 2021-07-29 07:56:03 -07:00
Jared Goodwin
83eed067bd Added debugging params to config service. 2021-07-29 07:56:02 -07:00
Jared Goodwin
4b9b8c449e Make scripting services transient. 2021-07-29 07:56:01 -07:00
Jared Goodwin
685e690392 Chat service implemented. 2021-07-29 07:56:00 -07:00
Jared Goodwin
d82da3dea9 Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth). 2021-07-29 07:56:00 -07:00
Jared Goodwin
4f45bcc196 Add DI container in ScreenCast.Win. 2021-07-29 07:56:00 -07:00
Jared Goodwin
f607d5b760 Added AppLauncher, CommandExecutor, and ScriptRunner services. 2021-07-29 07:56:00 -07:00
Jared Goodwin
315f63d0a4 Implement DI container into Agent. 2021-07-29 07:56:00 -07:00
Jared Goodwin
0d34e6880f Throttling adjustments. Refactoring and cleanup. 2021-07-29 07:55:59 -07:00
Jared Goodwin
e56307bc31 Begin stubbling out device alert service. 2021-07-29 07:55:58 -07:00
Jared Goodwin
51397b6f12 Fix Linux memory info. 2021-07-29 07:53:59 -07:00
Jared Goodwin
ba55347b60 Refactored unattended init and connection code. 2021-07-29 07:53:56 -07:00
Jared Goodwin
2b15131897 Desktop switching and connection recovery improvements. 2021-07-29 07:53:56 -07:00