Commit Graph

85 Commits

Author SHA1 Message Date
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
54a8726c29 Update packages. 2022-07-06 07:40:21 -07:00
Jared Goodwin
295a5d1d9e Fix tests. 2021-12-02 16:13:16 -08:00
Jared Goodwin
39044acb02 Update projects. 2021-12-02 06:10:03 -08:00
Jared goodwin
af0884e260 Update NuGet packages. 2021-08-05 15:17:01 -07:00
Jared Goodwin
4d82b67a4c Use libman for client-side libraries. 2021-07-29 07:58:17 -07:00
Jared Goodwin
44638a330f Update NuGet packages. 2021-07-29 07:58:17 -07:00
Jared Goodwin
87b9fe4b92 Reduce default devices per page to 25. 2021-07-29 07:58:16 -07:00
Jared Goodwin
aac8db5cc6 Add name to Server artifact. Update installer. Update packages. 2021-07-29 07:58:14 -07:00
Jared Goodwin
56842f7e59 Replace SmtpClient with MailKit. 2021-07-29 07:58:04 -07:00
Jared Goodwin
e5c9734ce4 Workarounds for issues with Postgres DB provider using async DbContext calls. 2021-07-29 07:57:37 -07:00
Jared Goodwin
119c177a3f Add Warning output to error out in PS Core results. 2021-07-29 07:57:37 -07:00
Jared Goodwin
d2bb8b926b Merged PR 6: Linux capture fixes. 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
Jared
12e789e545 NuGet package updates. 2021-07-29 07:57:28 -07:00
Jared
c55e353cdd NuGet package updates. 2021-07-29 07:57:27 -07:00
Jared
7a3293bdf3 Package updates. Remove unused package. 2021-07-29 07:56:53 -07:00
Jared
ceebbcaa63 Update packages. 2021-07-29 07:56:53 -07:00
Jared
f58623c979 NuGet updates. 2021-07-29 07:56:50 -07:00
Jared
584ac0a900 Add many-to-many migrations. 2021-07-29 07:56:50 -07:00
Jared
3e09a96671 Update to .NET 5. (#176)
* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Remove trim publish option.

* Update Program.cs

* Bump .NET Framework apps up to v4.8.

* Remove use of obsolete DatabaseErrorPageMiddleware.

* Delete ClickOnce-Win10-x64.pubxml
2021-07-29 07:56:49 -07:00
Jared
1a9509a040 Package updates. Check WindowsIdentity vs Session ID for AppLauncher. 2021-07-29 07:56:48 -07:00
Jared
ca9bc3f521 Fix Sqlite migrations. 2021-07-29 07:56:47 -07:00
Jared
14c05c3c43 Fix multiple migration sets. 2021-07-29 07:56:47 -07:00
Jared
905be25995 Consolidate all modules to single out file. 2021-07-29 07:56:43 -07:00
Jared
d73bc004d9 Use outFile with AMD modules. Load with Requirejs. 2021-07-29 07:56:43 -07:00
Jared
a135b22131 Message handling cleanup and de-duplication. 2021-07-29 07:56:42 -07:00
Jared
cc56974fed Cleanup. 2021-07-29 07:56:41 -07:00
Jared
f3797b00bb Refactor DeviceInformation.Create. 2021-07-29 07:56:40 -07:00
Jared
5d57cb2760 Rename RCBrowserHub to ViewerHub. Refactor ViewerHubConnection close events. 2021-07-29 07:56:40 -07:00
Jared Goodwin
b94435d55e Add SessionIndicator for Windows. 2021-07-29 07:56:38 -07:00
Jared Goodwin
bd18430205 Remove unneeded file. 2021-07-29 07:56:37 -07:00
Jared Goodwin
dd3b9083bd Update WebRTC library and accomodate API changes. 2021-07-29 07:56:37 -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
bf7d1e8661 Update NuGet packages. 2021-07-29 07:56:36 -07:00
Jared Goodwin
3b1e034ec0 Add Windows Session selection. 2021-07-29 07:56:35 -07:00
Jared Goodwin
3fdffc6f67 Unify PowerShell commands. 2021-07-29 07:56:34 -07:00
Jared Goodwin
4d4f1f0d18 Add app icons. 2021-07-29 07:56:34 -07:00
Jared Goodwin
a4e17d19c5 Add configurable IceServers and concurrent update count. 2021-07-29 07:56:33 -07:00
Jared Goodwin
8cf4cf91f9 File transfer updates. 2021-07-29 07:56:33 -07:00
Jared Goodwin
b743f60295 NuGet updates. 2021-07-29 07:56:32 -07:00
Jared Goodwin
2d31571be2 Rename hubs 2021-07-29 07:56:32 -07:00
Jared Goodwin
a1e2f8bff8 Add WebRTC DTOs. 2021-07-29 07:56:16 -07:00
Jared Goodwin
08ac61e4ef Resolve dependency loop. 2021-07-29 07:56:15 -07:00
Jared Goodwin
ed0b50373f Add RTC message DTOs. 2021-07-29 07:56:15 -07:00
Jared Goodwin
90095d1b6b Update packages. 2021-07-29 07:56:15 -07:00
Jared Goodwin
57eb9b3a7e Added server config page. 2021-07-29 07:56:06 -07:00
Jared Goodwin
5f3b2f64cc Rename CommandContext to CommandResult. 2021-07-29 07:56:06 -07:00
Jared Goodwin
ffee31b779 Update TS CommandContext type. 2021-07-29 07:56:06 -07:00
Jared Goodwin
0ce40718bf Change CommandContext to CommandResult. 2021-07-29 07:56:06 -07:00