Commit Graph

30 Commits

Author SHA1 Message Date
Jared Goodwin
a4e6e55700 Make transient IScreenCaster service disposable. 2023-05-03 07:15:54 -07:00
Jared Goodwin
bb2126bbab Sync Remotely with latest integration changes. 2023-04-25 15:09:57 -07:00
Jared Goodwin
820cb53947 Update to .NET 7. 2023-04-21 06:50:14 -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
9113659cb0 Add some performance tests. Rotate DirectX captures if needed. 2022-07-07 17:28:44 -07:00
Jared Goodwin
4041c14cfc Enable compression in single-file publish. 2021-12-02 07:20:49 -08:00
Jared Goodwin
b62659f6f9 Update publish profiles. Fix API changes in SignalR. 2021-12-02 07:13:51 -08:00
Jared Goodwin
ec2ae45e88 Merged PR 9: Auto-quality tweaks.
Auto-quality updates.
2021-08-07 17:53:14 +00:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Jared
c541c653ac Turn trimmed publishing back off. 2021-07-29 07:57:28 -07:00
Jared
61f5cc5e66 Update hostname replacement in Publish.ps1. 2021-07-29 07:57:26 -07:00
Jared
2660c36b1a Add trimming back. 2021-07-29 07:57:25 -07:00
Jared Goodwin
7f3536017f Merged PR 4: Branding 2021-07-29 07:56:55 -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 Goodwin
bae1d1d628 Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser. 2021-07-29 07:56:36 -07:00
Jared Goodwin
e4291713eb Update publish profiles. 2021-07-29 07:56:31 -07:00
Jared Goodwin
42a7fae86c Update publish profile. 2021-07-29 07:56:31 -07:00
Jared Goodwin
92b6ddb685 Begin creating wrapper. 2021-07-29 07:56:17 -07:00
Jared Goodwin
a1e2f8bff8 Add WebRTC DTOs. 2021-07-29 07:56:16 -07:00
Jared Goodwin
bd751a9cf6 Switch to self-contained deployments. 2021-07-29 07:56:14 -07:00
Jared Goodwin
eabb6217b9 Update deploy profiles. Add firewall rule to install script. 2021-07-29 07:55:59 -07:00
Jared Goodwin
6fb743a87b WebRTC working. 2021-07-29 07:55:59 -07:00
Jared Goodwin
9cd4a02dc9 Converted WPF app to .NET Core. 2021-07-29 07:55:59 -07:00
Jared Goodwin
8cf7a98a2b Reverted desktop client. 2021-07-29 07:54:03 -07:00
Jared Goodwin
f457d4a5c2 Separate 32/64-bit Windows desktop clients. 2021-07-29 07:54:01 -07:00
Jared Goodwin
4a1cfa171c Convert ScreenCast.Win to .NET Core. 2021-07-29 07:54:01 -07:00
Jared Goodwin
da8d3562bd Core 3 WPF app created. 2021-07-29 07:54:01 -07:00
Jared Goodwin
db03bce136 Package updates. 2021-07-29 07:53:56 -07:00
Jared Goodwin
bd2c8c5452 WIP 2021-07-29 07:53:55 -07:00
Jared Goodwin
10ec413b7d WIP 2021-07-29 07:53:54 -07:00