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
080aed5d7b
Installer and client download fixes. ( #549 )
...
* Check for empty ETag during install. Update log path.
* Use effective theme in ClientDownloadsController. Fix typo.
* Fix FileLogger pattern matching.
* Change log wording.
2023-01-02 14:03:09 -08:00
Jared Goodwin
64b11108dc
Fix binary reader/writer in installer.
2023-01-01 18:55:19 -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
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
17b77a39f8
Add Mac updater.
2021-07-29 07:58:06 -07:00
Jared Goodwin
cc5de5a534
Begin building Mac services in Agent project.
2021-07-29 07:58:05 -07:00
Jared
50ff25277f
Add Server.Installer project.
2021-07-29 07:57:33 -07:00
Jared Goodwin
8c3f997b89
Merged PR 5: Replace Server UI with Blazor
2021-07-29 07:57:31 -07:00
Jared
f3797b00bb
Refactor DeviceInformation.Create.
2021-07-29 07:56:40 -07:00
Jared Goodwin
b17267ce2c
One-time-password for remote control sessions via API.
2021-07-29 07:56:34 -07:00
Jared Goodwin
337754df1a
Refactor and cleanup.
2021-07-29 07:56:15 -07:00
Jared Goodwin
93f16ada8b
Refactor.
2021-07-29 07:56:15 -07:00
Jared Goodwin
e43933fab6
Add platform switch for session recorder.
2021-07-29 07:56:07 -07:00
Jared Goodwin
8a43979fa6
DriveInfo fix for Linux.
2021-07-29 07:56:07 -07:00
Jared Goodwin
1151834d94
Add support for DateTimeOffset with SQLite.
2021-07-29 07:56:06 -07:00
Jared Goodwin
71ae471864
Added tests.
2021-07-29 07:56:05 -07:00
Jared Goodwin
9c5f57e616
Add support for Windows 8.1 and 7.
2021-07-29 07:56:04 -07:00
Jared Goodwin
19171782fe
Change free memory/storage to used.
2021-07-29 07:56:02 -07:00
Jared Goodwin
6fc0b84ab1
Add CPU percentage.
2021-07-29 07:56:02 -07:00
Jared Goodwin
791c0909ff
Unified 64-bit and 32-bit installers into one file.
2021-07-29 07:56:01 -07:00
Jared Goodwin
d82da3dea9
Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth).
2021-07-29 07:56:00 -07:00
Jared Goodwin
d729300857
Use MemAvailable instead of MemFree.
2021-07-29 07:54:00 -07:00
Jared Goodwin
51397b6f12
Fix Linux memory info.
2021-07-29 07:53:59 -07:00
Jared Goodwin
0cd8b546ee
Fix Linux mem info.
2021-07-29 07:53:59 -07:00
Jared Goodwin
8189e237b3
Remove DevicePermission and UserPermission.
2021-07-29 07:53:59 -07:00
Jared Goodwin
10ec413b7d
WIP
2021-07-29 07:53:54 -07:00