Remotely/Server/Services
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
..
RcImplementations Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
ApplicationConfig.cs Azure Pipelines, Docker, and embedded server data. (#543) 2022-12-31 19:10:40 -08:00
AuthService.cs Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00
CircuitManager.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ClientAppState.cs Add alert details modal. Fix GetEffectiveTheme. 2021-07-29 07:57:38 -07:00
DataService.cs Azure Pipelines, Docker, and embedded server data. (#543) 2022-12-31 19:10:40 -08:00
DbCleanupService.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
DbLogger.cs Merged PR 4: Branding 2021-07-29 07:56:55 -07:00
DbLoggerProvider.cs Cosmetics. 2021-07-29 07:56:54 -07:00
DesktopHubSessionCleanup.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
EmailSender.cs Skip SMTP authentication if both username and password are empty. 2021-07-29 07:58:15 -07:00
ExpiringTokenService.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
JsInterop.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ModalService.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
OtpProvider.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
PascalCasePolicy.cs Code cleanup. 2021-07-29 07:56:44 -07:00
ScriptScheduleDispatcher.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
ScriptScheduler.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ServiceHubConnectionCache.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
ToastService.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
UpgradeService.cs Azure Pipelines, Docker, and embedded server data. (#543) 2022-12-31 19:10:40 -08:00