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
|
54a8726c29
|
Update packages.
|
2022-07-06 07:40:21 -07:00 |
|
Jared Goodwin
|
47378133d1
|
Replace System.Drawing with SkiaSharp.
|
2022-07-06 07:36:38 -07:00 |
|
Jared Goodwin
|
b62659f6f9
|
Update publish profiles. Fix API changes in SignalR.
|
2021-12-02 07:13:51 -08:00 |
|
Jared Goodwin
|
39044acb02
|
Update projects.
|
2021-12-02 06:10:03 -08:00 |
|
Jared goodwin
|
af0884e260
|
Update NuGet packages.
|
2021-08-05 15:17:01 -07:00 |
|
Jared Goodwin
|
8e94682523
|
Update configuration name check for AnyCPU.
|
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
|
d2bb8b926b
|
Merged PR 6: Linux capture fixes.
|
2021-07-29 07:57:32 -07:00 |
|
Jared Goodwin
|
8c3f997b89
|
Merged PR 5: Replace Server UI with Blazor
|
2021-07-29 07:57:31 -07:00 |
|
Jared
|
0d98fcd278
|
Implement SkiaSharp. Remove manual quality controls.
|
2021-07-29 07:57:29 -07:00 |
|
Jared
|
12e789e545
|
NuGet package updates.
|
2021-07-29 07:57:28 -07:00 |
|
Jared
|
c541c653ac
|
Turn trimmed publishing back off.
|
2021-07-29 07:57:28 -07:00 |
|
Jared
|
c55e353cdd
|
NuGet package updates.
|
2021-07-29 07:57:27 -07:00 |
|
Jared
|
2660c36b1a
|
Add trimming back.
|
2021-07-29 07:57:25 -07:00 |
|
Jared Goodwin
|
7f3536017f
|
Merged PR 4: Branding
|
2021-07-29 07:56:55 -07:00 |
|
Jared
|
3e09a96671
|
Update to .NET 5. (#176)
* Retarget .NET 5.
* Delete binaries
* Create ClickOnce publish profile.
* Add IncludeAllContentForSelfExtract
* Retarget .NET 5.
* Delete binaries
* Create ClickOnce publish profile.
* Add IncludeAllContentForSelfExtract
* Remove trim publish option.
* Update Program.cs
* Bump .NET Framework apps up to v4.8.
* Remove use of obsolete DatabaseErrorPageMiddleware.
* Delete ClickOnce-Win10-x64.pubxml
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
1a9509a040
|
Package updates. Check WindowsIdentity vs Session ID for AppLauncher.
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
8f74e6080d
|
Create Linux file transfer window.
|
2021-07-29 07:56:43 -07:00 |
|
Jared Goodwin
|
06008b04ad
|
Exit post-build event if solution dir variable is undefined.
|
2021-07-29 07:56:39 -07:00 |
|
Jared Goodwin
|
dd3b9083bd
|
Update WebRTC library and accomodate API changes.
|
2021-07-29 07:56:37 -07:00 |
|
Jared Goodwin
|
bae1d1d628
|
Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser.
|
2021-07-29 07:56:36 -07:00 |
|
Jared Goodwin
|
010a12783c
|
Update to PowerShell Core 7.
|
2021-07-29 07:56:08 -07:00 |
|
Jared Goodwin
|
4ab5d494a3
|
Change URLs to new domain.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
eabb6217b9
|
Update deploy profiles. Add firewall rule to install script.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
6fb743a87b
|
WebRTC working.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
9cd4a02dc9
|
Converted WPF app to .NET Core.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
967173e55e
|
Migrated ScreenCaster.Win to .NET Core.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
3a40cd1db6
|
NuGet packages update.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
8cf7a98a2b
|
Reverted desktop client.
|
2021-07-29 07:54:03 -07:00 |
|
Jared Goodwin
|
f1b56a12cd
|
ScreenCast.Win reverted.
|
2021-07-29 07:54:03 -07:00 |
|
Jared Goodwin
|
c6212c2e8c
|
Remove RestartAsAdmin. Set app manifest.
|
2021-07-29 07:54:02 -07:00 |
|
Jared Goodwin
|
da8d3562bd
|
Core 3 WPF app created.
|
2021-07-29 07:54:01 -07:00 |
|
Jared Goodwin
|
b6432d1981
|
Return to single-file EXE for desktop client.
|
2021-07-29 07:54:01 -07:00 |
|
Jared Goodwin
|
8cd77dfa4c
|
Add assembly signing to publish script.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
e5b86ebd18
|
Revert back to packages.config
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
67187c509d
|
Add RuntimeIdentifiers property.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
4d51cbb470
|
Migrate from packages.json to PackageReference.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
071fe3772f
|
Add explicit typings directory.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
79326f0b46
|
Core SDK update. Package updates.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
d279410593
|
Update Publish script and NuGet package.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
deaec683d2
|
Update publish script.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
041ec984fe
|
Update static files config. Set ClickOnce security settings.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
41af7a3179
|
Remove installer project. Add ClickOnce publish settings.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
e0210822c2
|
Remove Newtonsoft.Json.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
c9c5b67c4d
|
WIP on Core 3 upgrade.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
db03bce136
|
Package updates.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
e4e66eb7df
|
Updated NuGet packages.
|
2021-07-29 07:53:56 -07:00 |
|