Commit Graph

153 Commits

Author SHA1 Message Date
Jared Goodwin
16477e7f9e Register missing IMessageBoxViewModel in DI, organize MessageBox-related classes, add FakeMessageBoxViewModel, fix resolution of current Application in AvaloniaDispatcher, and remove unused dependency on libdgiplus. 2023-04-15 11:43:32 -07:00
Jared Goodwin
c5a1a56bdf
Move HTTP logging above forwarded headers, so the unmodified headers are logged. (#566) 2023-01-17 18:52:33 -08:00
Jared Goodwin
478b19e554
Update README.md 2023-01-16 06:28:25 -08:00
Jared Goodwin
11a99c611c
Update README.md 2023-01-14 15:58:09 -08:00
Jared Goodwin
6ddc20b322
Add UseHttpLogging option in appsettings. (#562)
* Add UseHttpLogging option.

* Default to false for UseHttpLogging.

* Fix log downloads.
2023-01-14 15:55:16 -08: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
553c51251e
Update README.md 2023-01-02 14:27:14 -08: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
179a3e30a2
Update README.md 2022-12-31 19:12:54 -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
c4720ce7f2
Update README.md 2022-12-26 11:41:48 -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
eae16cb3dc Update ASP.NET Core version in install scripts/services. Update GitHub URLs. Update Docker Ubuntu image to Jammy. 2022-09-16 10:06:39 -07:00
Jared Goodwin
e058077599 Fix readme screenshot. 2022-09-13 13:04:37 -07:00
Christopher Gebhardt
dd9d1150fd fix: API usage in Readme
#493
2022-07-22 10:15:04 +02:00
Darren Kattan
a58f29d8be
Update README.md
Updated README with 2022 status and roadmap
2022-05-19 12:52:46 -05:00
Dani
45673eb84b
changed to use new github repo url 2021-12-10 11:29:49 +01:00
Jared Goodwin
eee74139be Update readme. 2021-10-10 19:23:28 -07:00
Jared Goodwin
95a375d08f Readme update. 2021-10-10 18:27:59 -07:00
Jared Goodwin
e11a149d82 Update URL on readme. Update gitignore. 2021-10-09 08:21:34 -07:00
Jared Goodwin
7984ac8ca3 Switch URLs back. 2021-09-25 09:29:55 -07:00
Jared Goodwin
82e3074354 Update URLs. 2021-08-23 07:41:27 -07:00
Jared Goodwin
30ddfc1076 Update README.md 2021-07-29 07:58:19 -07:00
Jared Goodwin
87809a48e1 Update README.md 2021-07-29 07:58:19 -07:00
Jared Goodwin
929087f237 Update README.md 2021-07-29 07:58:16 -07:00
Jared Goodwin
3ecae7cb5d Archival note on readme. 2021-07-29 07:58:16 -07:00
Jared Goodwin
a66e955d29 Update README.md 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
9576c49bea Fix typo. 2021-07-29 07:58:14 -07:00
Jared Goodwin
2efc090e3a Update README.md 2021-07-29 07:58:12 -07:00
Jared Goodwin
e1849174d2 Add link to video tutorials. 2021-07-29 07:58:10 -07:00
Jared Goodwin
c62e2e2c73 Update docs due to deprecation of basic auth. 2021-07-29 07:58:10 -07:00
Jared Goodwin
da79a8471f Update README.md 2021-07-29 07:58:09 -07:00
Jared Goodwin
c91c6d019b Update README.md 2021-07-29 07:58:09 -07:00
Jared Goodwin
62a00f2ece Update README.md 2021-07-29 07:58:08 -07:00
Jared Goodwin
0cb3c29563 Update README.md 2021-07-29 07:58:07 -07:00
Jared Goodwin
9a7a0f876f Add Docker Hub link. 2021-07-29 07:57:38 -07:00
Jared Goodwin
1625005deb Update readme and Dockerfile. 2021-07-29 07:57:38 -07:00
Jared Goodwin
54cf754fa6 Update README.md 2021-07-29 07:57:36 -07:00
Jared
2fe7804efa Update build docs. 2021-07-29 07:57:36 -07:00
Jared
44313c8b9e Fix variables. Use executable for execstart. 2021-07-29 07:57:35 -07:00
Jared
6f6193f47c Update readme. Add pre-built server package back as an option. 2021-07-29 07:57:35 -07:00
Jared
f8a4d015df Update readme. Put Example_Nginx_Config.txt back where it was supposed to go. 2021-07-29 07:57:35 -07:00
Jared
2346cfef22 Change --reverse-proxy, -r to --web-server, -w. 2021-07-29 07:57:34 -07:00
Jared
80e7f72ea8 Update readme. 2021-07-29 07:57:34 -07:00
Jared
50ff25277f Add Server.Installer project. 2021-07-29 07:57:33 -07:00
Jared
3e74e61e9b Fix title in EditDeviceGroup modal. 2021-07-29 07:57:33 -07:00
Jared Goodwin
d2bb8b926b Merged PR 6: Linux capture fixes. 2021-07-29 07:57:32 -07:00
Jared Goodwin
d3ab27b645 Update README.md 2021-07-29 07:57:31 -07:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00