Commit Graph

22 Commits

Author SHA1 Message Date
Jared Goodwin
c4942ff372 Update submodule. 2023-04-27 12:04:06 -07:00
Jared Goodwin
e5e33f006c Update submodule. 2023-04-27 11:31:54 -07:00
Jared Goodwin
6eb8e530fe Fix desktop process closure when changing Windows sessions. 2023-04-27 07:28:07 -07:00
Jared Goodwin
222c83c88b Update submodule. 2023-04-26 15:10:40 -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
0fa41e879f Update submodule ref. 2023-04-21 09:54:03 -07:00
Jared Goodwin
cf39b88246 Update submodule. 2023-04-21 09:53:52 -07:00
Jared Goodwin
820cb53947 Update to .NET 7. 2023-04-21 06:50:14 -07:00
Jared Goodwin
9a538de5e5 Update submodule after namespace changes. 2023-04-19 07:29:09 -07:00
Jared Goodwin
c0b10ef93d Refactor to align with changes in submodule. 2023-04-18 14:40:32 -07:00
Jared Goodwin
5add34338a Update submodule. 2023-04-17 11:41:21 -07:00
Jared Goodwin
4cba2974a1 Fix unattended session in Linux. 2023-04-16 10:49:56 -07:00
Jared Goodwin
903eafccc6 Update submodule. 2023-04-15 17:15:14 -07:00
Jared Goodwin
8893f19ee4 Don't use app manifest when running in debug. 2023-04-15 16:30:43 -07:00
Jared Goodwin
d2dd852a83 Fix desktop reconnection. Fix crash in Wayland (though still not supported). 2023-04-15 15:15:40 -07:00
Jared Goodwin
e97eda0c8a Update submodule. 2023-04-15 11:43:40 -07:00
Jared Goodwin
56ee561ca2
Bug - Proto forwarded header not being seen by ASP.NET Core. (#554)
* Set permissions on log file so non-elevated process can write to it.

* Replace more instances of static Logger with ILogger<T>.

* Add default Docker host to known proxies.

* Update Immense.RemoteControl

* Update Immense.RemoteControl
2023-01-06 16:48:03 -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
56cde30a54 Revert "Update submodule."
This reverts commit 99dd89350d.
2022-09-15 07:32:35 -07:00
Jared Goodwin
99dd89350d Update submodule. 2022-09-15 07:06:11 -07:00