Commit Graph

38 Commits

Author SHA1 Message Date
Jared Goodwin
8a8b5bc0c4 Change nullability warnings to errors. 2023-08-02 09:00:21 -07:00
Jared Goodwin
ac6487c6c5 Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Jared Goodwin
e5470f9d5f First pass of nullable references. 2023-07-24 09:16:22 -07:00
Jared Goodwin
64b11108dc Fix binary reader/writer in installer. 2023-01-01 18:55:19 -08:00
Jared Goodwin
70ae8ca9d1 Fix installer embedded data extraction. 2023-01-01 16:16:17 -08:00
Jared Goodwin
3f8d63c2c0
Azure Pipelines, Docker, and embedded server data. (#543)
* Add Azure Pipelines yml.

* Remove Server Installer.

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Update signtool.exe

* Update Release Build.yml

* Update Publish.ps1

* Update pipeline and Dockerfile.

* Move docker files.

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Move files.

* Update Dockerfile

* Update Dockerfile

* Create RewritableStream.

* Finish implementation of rewritable stream and embedded data searcher.

* Remove RelayCode.

* Get branding from default org if orgId is missing.

* Update README.md

* Remove AppConstants.ServerUrl.  Fix main module file path.

* Update submodule.

* Extract embedded data in Program.cs.

* Add logging.  Update submodule.

* Remove size block.  BinaryWriter prefixes size.

* Remove unused async

* Update Immense.RemoteControl

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Use UpgradeService for determining out of date clients.
2022-12-31 19:10:40 -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
f570b8ab3f Reduce SignalR buffer size and max message size. Check for duplicate session ID. 2021-07-29 07:58:18 -07:00
Jared Goodwin
6be03674d5 Fix agent installer embedded server URL. 2021-07-29 07:58:14 -07:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Jared
e2665771de Remove third-party relay services. 2021-07-29 07:56:55 -07:00
Jared
b5f482cf94 Fix installer message. 2021-07-29 07:56:55 -07:00
Jared
53843bcadf Fix unbranded client download. 2021-07-29 07:56:55 -07:00
Jared Goodwin
7f3536017f Merged PR 4: Branding 2021-07-29 07:56:55 -07:00
Jared
cd079de811 Verify URI format for server URL. 2021-07-29 07:56:51 -07:00
Jared
eea84a79b4 Code cleanup. 2021-07-29 07:56:44 -07:00
Jared Goodwin
ae72b81503 Make support shortcut optional. 2021-07-29 07:56:34 -07:00
Jared Goodwin
f9d76a3a10 Fix support link. 2021-07-29 07:56:33 -07:00
Jared Goodwin
e4291713eb Update publish profiles. 2021-07-29 07:56:31 -07:00
Jared Goodwin
92b6ddb685 Begin creating wrapper. 2021-07-29 07:56:17 -07:00
Jared Goodwin
337754df1a Refactor and cleanup. 2021-07-29 07:56:15 -07:00
Jared Goodwin
da2aac5e48 Let installer use existing ConnectionInfo. 2021-07-29 07:56:07 -07:00
Jared Goodwin
799d7f0dce Rename organizationName field 2021-07-29 07:56:07 -07:00
Jared Goodwin
23713dc505 Extract organization GUID from any position in file name. 2021-07-29 07:56:07 -07:00
Jared Goodwin
de2de8772d Get rid of InstallerSettings and file byte manipulation. 2021-07-29 07:56:06 -07:00
Jared Goodwin
de0d2eca25 Add deviceuuid as an installer parameter. 2021-07-29 07:56:06 -07:00
Jared Goodwin
96d35c33f7 Add Reinstall button. 2021-07-29 07:56:05 -07:00
Jared Goodwin
c23ce15b4f Remove chat after pipe closes. Scroll to bottom of chat window when chat received. 2021-07-29 07:56:04 -07:00
Jared Goodwin
c968c6e64d Update header message during install/uninstall. 2021-07-29 07:56:04 -07:00
Jared Goodwin
3393fcd56f Hide provider and server URL for uninstall. 2021-07-29 07:56:04 -07:00
Jared Goodwin
75935224a8 Rename static helpers. 2021-07-29 07:56:04 -07:00
Jared Goodwin
ef2e618cd8 Specify registry view in InstallerService. 2021-07-29 07:56:03 -07:00
Jared Goodwin
0ca98374fa Remove param check for uninstall. 2021-07-29 07:56:03 -07:00
Jared Goodwin
05a73820de Installer app completed. 2021-07-29 07:56:03 -07:00
Jared Goodwin
1e73eca3f5 Add firewall rule. 2021-07-29 07:56:03 -07:00
Jared Goodwin
c032a5d8b3 Add service install and uninstall methods. 2021-07-29 07:56:03 -07:00
Jared Goodwin
c6b19120d9 Create main window viewmodel. 2021-07-29 07:56:03 -07:00
Jared Goodwin
57510efa10 Create installer project. 2021-07-29 07:56:03 -07:00