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
|
4041c14cfc
|
Enable compression in single-file publish.
|
2021-12-02 07:20:49 -08:00 |
|
Jared Goodwin
|
b62659f6f9
|
Update publish profiles. Fix API changes in SignalR.
|
2021-12-02 07:13:51 -08:00 |
|
Jared Goodwin
|
6be03674d5
|
Fix agent installer embedded server URL.
|
2021-07-29 07:58:14 -07:00 |
|
Jared Goodwin
|
03f7d24780
|
Rename Desktop.Linux in Publish script.
|
2021-07-29 07:58:12 -07:00 |
|
Jared Goodwin
|
f824c0be1b
|
Fix issues in IIS Windows server installer. Persist additional files through installs when extracting ZIP contents.
|
2021-07-29 07:58:09 -07:00 |
|
Jared Goodwin
|
95ea1b6240
|
Update submodule.
|
2021-07-29 07:58:03 -07:00 |
|
Jared Goodwin
|
051e3f5332
|
Add alert details modal. Fix GetEffectiveTheme.
|
2021-07-29 07:57:38 -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
|
50ff25277f
|
Add Server.Installer project.
|
2021-07-29 07:57:33 -07:00 |
|
Jared
|
155d5e0f59
|
Changing host in view model no longer needed.
|
2021-07-29 07:57:33 -07:00 |
|
Jared
|
ebc3214db3
|
Don't run Remotely service as www-data anymore.
|
2021-07-29 07:57:31 -07:00 |
|
Jared
|
1ad6dac15e
|
Copy files and updated host names in Publish.ps1 instead of Build.yml.
|
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 |
|
Jared
|
8c4a8712b8
|
Removed trimmed publish on agent.
|
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
|
2660c36b1a
|
Add trimming back.
|
2021-07-29 07:57:25 -07:00 |
|
Jared
|
b5f482cf94
|
Fix installer message.
|
2021-07-29 07:56:55 -07:00 |
|
Jared Goodwin
|
7f3536017f
|
Merged PR 4: Branding
|
2021-07-29 07:56:55 -07:00 |
|
Jared
|
23d2d0d008
|
Compare local .NET Hosting version to remote.
|
2021-07-29 07:56:54 -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
|
cd079de811
|
Verify URI format for server URL.
|
2021-07-29 07:56:51 -07:00 |
|
Jared
|
1d2bf2eec1
|
Remove wildcards to improve efficiency of vswhere.
|
2021-07-29 07:56:50 -07:00 |
|
Jared
|
d7fece358c
|
Add "-products *" parameter for VsWhere.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
afc302cd6f
|
Dispose of WebResponses. Use VsWhere.
|
2021-07-29 07:56:49 -07:00 |
|
Jared
|
9ef0152bbe
|
Update server install scripts.
|
2021-07-29 07:56:49 -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
|
292fc74519
|
Revert some changes to Nginx config.
|
2021-07-29 07:56:48 -07:00 |
|
Jared
|
29dd945956
|
Update shutdown process and server install scripts.
|
2021-07-29 07:56:46 -07:00 |
|
Jared
|
adc57eecdc
|
HTML-encode various dynamic content. Update IIS server install script.
|
2021-07-29 07:56:46 -07:00 |
|
Jared
|
fb8eb8c7d3
|
Set owner on remotely folder.
|
2021-07-29 07:56:46 -07:00 |
|
Jared
|
a4e37acf12
|
Update Ubuntu_Server_Install.sh
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
4870373c87
|
Update Nginx config.
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
452b461ec3
|
Update CentOS_Server_Install.sh
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
cc12b0f23f
|
Update Ubuntu_Server_Install.sh
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
4e762f8f3b
|
Update Ubuntu_Server_Install.sh
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
0036ae1531
|
Update Ubuntu_Server_Install.sh
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
2bb2987b75
|
Update Ubuntu_Server_Install.sh
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
5945d67496
|
Update Linux install scripts.
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
249bae4afe
|
Remove unused files.
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
6b5024457a
|
Get CurrentVersion by commit date.
|
2021-07-29 07:56:45 -07:00 |
|
Jared
|
5d57cb2760
|
Rename RCBrowserHub to ViewerHub. Refactor ViewerHubConnection close events.
|
2021-07-29 07:56:40 -07:00 |
|
Jared Goodwin
|
8b387711bf
|
Update URLs.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
6dc9b553e0
|
Case-insensitive etag grep. Rename server install bash scripts.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
dc4d88dfb5
|
Add forwarded headers to SignalR hub endpoints.
|
2021-07-29 07:56:38 -07:00 |
|
Jared Goodwin
|
71d30765e5
|
Desktop app fixes. Screen capture tweaks. Installer tweaks.
|
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
|
e49b685d88
|
Add DbLogger.
|
2021-07-29 07:56:36 -07:00 |
|