Remotely/Server/Pages
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
..
Shared Azure Pipelines, Docker, and embedded server data. (#543) 2022-12-31 19:10:40 -08:00
_Host.cshtml Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
_ViewImports.cshtml Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
_ViewStart.cshtml WIP 2021-07-29 07:53:54 -07:00
About.razor Azure Pipelines, Docker, and embedded server data. (#543) 2022-12-31 19:10:40 -08:00
ApiKeys.razor Pass correct variable into CreateApiToken. 2021-07-29 07:58:18 -07:00
Branding.razor Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
Credits.razor Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Credits.razor.css Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
DeviceDetails.razor Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
DeviceDetails.razor.cs Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
Downloads.razor Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
Error.cshtml Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Error.cshtml.cs Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
GetSupport.cshtml Fixed get support page params. 2021-07-29 07:56:33 -07:00
GetSupport.cshtml.cs Add option to disable certificate revocation check when sending email. 2021-07-29 07:58:05 -07:00
Index.razor Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Invite.cshtml Chat service implemented. 2021-07-29 07:56:00 -07:00
Invite.cshtml.cs Add device banning. Extract interfaces from DataService and ApplicationConfig. Create unit tests. 2021-07-29 07:56:49 -07:00
ManageOrganization.razor Azure Pipelines, Docker, and embedded server data. (#543) 2022-12-31 19:10:40 -08:00
ManageOrganization.razor.cs Azure Pipelines, Docker, and embedded server data. (#543) 2022-12-31 19:10:40 -08:00
ManageOrganization.razor.css Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ScriptsPage.razor Change field to property on ScriptsPage. 2021-07-29 07:58:17 -07:00
ServerConfig.razor Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -08:00
ServerConfig.razor.cs Azure Pipelines, Docker, and embedded server data. (#543) 2022-12-31 19:10:40 -08:00
ServerConfig.razor.css Fix padding. 2021-07-29 07:57:33 -07:00
ServerLogs.razor Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00
ServerLogs.razor.css Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
UserOptions.razor Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00