Jared Goodwin
|
45845e8877
|
Move DeviceGroup to correct namespace.
|
2023-08-01 11:35:20 -07:00 |
|
Jared Goodwin
|
8104bfa5ba
|
Fix RemoteControlController.
|
2023-07-27 14:22:21 -07:00 |
|
Jared Goodwin
|
aa11983acf
|
Refactor script results and move entities.
|
2023-07-26 15:56:24 -07:00 |
|
Jared Goodwin
|
9bf53192da
|
Reconfigure script relationships.
|
2023-07-26 15:30:25 -07:00 |
|
Jared Goodwin
|
6e1c2318a4
|
Create new convention for transferring DTOs to entities.
|
2023-07-26 15:22:43 -07:00 |
|
Jared Goodwin
|
459c63ffbe
|
Update ScriptRun/ScriptResult relationship.
|
2023-07-26 13:01:58 -07:00 |
|
Jared Goodwin
|
e70d083a3f
|
Don't send the whole script result back from the API.
|
2023-07-26 12:52:15 -07:00 |
|
Jared Goodwin
|
ac6487c6c5
|
Another pass of nullable refactoring.
|
2023-07-26 11:31:34 -07:00 |
|
Jared Goodwin
|
0f9ea4957b
|
Clean up errors and majority of warnings.
|
2023-07-25 14:05:59 -07:00 |
|
Jared Goodwin
|
28079f887a
|
Refactor API controllers.
|
2023-07-25 11:34:35 -07:00 |
|
Jared Goodwin
|
b500f7e9e0
|
Refactor DataService for nullability. Need to refactor calling services next.
|
2023-07-24 16:11:43 -07:00 |
|
Jared Goodwin
|
e5470f9d5f
|
First pass of nullable references.
|
2023-07-24 09:16:22 -07:00 |
|
Jared Goodwin
|
a164bcad69
|
Convert to file-scoped namespaces.
|
2023-07-21 10:16:29 -07:00 |
|
Jared Goodwin
|
7c8337146a
|
Add DeviceClientDto for transfer from agent to server. Refactor to allow correct scoping of services in tests.
|
2023-06-23 07:51:47 -07:00 |
|
Jared Goodwin
|
1794059822
|
Implement wake-on-lan.
|
2023-06-22 07:57:31 -07:00 |
|
Jared Goodwin
|
db19e92823
|
Finish implementing Serilog, LogManager, and full-screen loader.
|
2023-05-22 15:43:45 -07:00 |
|
Jared Goodwin
|
a0b81764ad
|
Revert circular buffer. Use acks.
|
2023-05-13 09:27:20 -07:00 |
|
Jared Goodwin
|
88211ddb75
|
Remove more redundant code. Remove frame received messages (no longer needed with streaming).
|
2023-05-12 10:34:31 -07:00 |
|
Jared Goodwin
|
da79bc74e2
|
Move native interop code to new project.
|
2023-05-04 11:14:57 -07: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
|
9eb3fd7ca3
|
Delay based on rountrip time.
|
2021-08-15 14:16:51 -07:00 |
|
Jared Goodwin
|
9ce74d2e46
|
Calculate average Mbps
|
2021-08-15 11:17:31 -07:00 |
|
Jared Goodwin
|
db6f38ddb0
|
Reduce image quality based on FPS.
|
2021-08-13 16:55:59 -07:00 |
|
Jared Goodwin
|
2fbc3a12d8
|
Make BaseDtoType in BaseDto virtual.
|
2021-08-10 07:03:32 -07:00 |
|
Jared Goodwin
|
ec2ae45e88
|
Merged PR 9: Auto-quality tweaks.
Auto-quality updates.
|
2021-08-07 17:53:14 +00:00 |
|
Jared Goodwin
|
24eb298914
|
Remove AutoQuality and simplify caster throttling.
|
2021-07-29 07:58:19 -07:00 |
|
Jared Goodwin
|
6be03674d5
|
Fix agent installer embedded server URL.
|
2021-07-29 07:58:14 -07:00 |
|
Jared Goodwin
|
ba53c165f3
|
Re-implement auto quality toggle.
|
2021-07-29 07:58:12 -07:00 |
|
Jared Goodwin
|
a3476714fd
|
Track frames by Id.
|
2021-07-29 07:58:08 -07:00 |
|
Jared Goodwin
|
c2d6dae83b
|
Revert WebRTC library back to Microsoft MixedReality WebRTC.
|
2021-07-29 07:58:04 -07:00 |
|
Jared
|
3a5471b553
|
Replace MR WebRTC with SIPSorcery.
|
2021-07-29 07:57:39 -07:00 |
|
Jared Goodwin
|
051e3f5332
|
Add alert details modal. Fix GetEffectiveTheme.
|
2021-07-29 07:57:38 -07:00 |
|
Jared Goodwin
|
b7fa3548ca
|
Trim trailing slashes in server URL in ConnectionInfo.
|
2021-07-29 07:57:37 -07:00 |
|
Jared Goodwin
|
50237c8167
|
Trim trailing slashes from server URL.
|
2021-07-29 07:57:36 -07:00 |
|
Jared Goodwin
|
8c3f997b89
|
Merged PR 5: Replace Server UI with Blazor
|
2021-07-29 07:57:31 -07:00 |
|
Jared
|
292ed4b978
|
Use predictive bandwidth analysis.
|
2021-07-29 07:57:29 -07:00 |
|
Jared
|
0d98fcd278
|
Implement SkiaSharp. Remove manual quality controls.
|
2021-07-29 07:57:29 -07:00 |
|
Jared
|
61f5cc5e66
|
Update hostname replacement in Publish.ps1.
|
2021-07-29 07:57:26 -07:00 |
|
Jared
|
2e356f6b99
|
Migrations.
|
2021-07-29 07:56:55 -07:00 |
|
Jared
|
e2665771de
|
Remove third-party relay services.
|
2021-07-29 07:56:55 -07:00 |
|
Jared Goodwin
|
7f3536017f
|
Merged PR 4: Branding
|
2021-07-29 07:56:55 -07:00 |
|
Jared
|
4a47c844c2
|
Ubuntu desktop app requires sudo but will install dependencies. Created config service to replace static class.
|
2021-07-29 07:56:53 -07:00 |
|
Jared
|
dd9e71b772
|
Revert frame diffing to original method. Add Clear Logs/Scripting History. Alert for outdated .NET Framework version.
|
2021-07-29 07:56:52 -07:00 |
|
Jared
|
0b8ed9f8ee
|
Add per-device WebRTC setting.
|
2021-07-29 07:56:52 -07:00 |
|
Jared Goodwin
|
03a93f2574
|
Merged PR 3: Frame diffing and canvas drawing experiments
|
2021-07-29 07:56:51 -07:00 |
|
Jared
|
5937304ed8
|
Device filtering fixes.
|
2021-07-29 07:56:50 -07:00 |
|
Jared
|
1ab0d2a496
|
Refactor entities.
|
2021-07-29 07:56:50 -07:00 |
|
Jared
|
934ff31be5
|
Use IDataService interface in Identity areas.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
eea84a79b4
|
Code cleanup.
|
2021-07-29 07:56:44 -07:00 |
|