Remotely/Server/Pages
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
..
Shared Cascade from user org name to default org name to "Remotely". 2021-07-29 07:58:16 -07: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 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07: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 Fix typo on user delete column 2021-10-16 22:20:56 +01:00
ManageOrganization.razor.cs Get user without org when creating user. Possible exception when subsequently calling UserManager. 2021-07-29 07:58:17 -07: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 Extract remote control functionality into separate library. (#539) 2022-12-23 06:39:12 -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