Remotely/Server/Pages
2023-07-24 16:11:43 -07: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 Fix static services accessor (temporary). Create AppVersionHelper for getting app version. 2023-05-02 16:27:33 -07:00
ApiKeys.razor First pass of nullable references. 2023-07-24 09:16:22 -07:00
Branding.razor Create authorization policies for OrganizationAdmin and ServerAdmin. Use these within the routing system via Authorize attribute instead of directly checking on each page. 2023-06-14 15:06:13 -07: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 Fix offline device logic error. 2023-06-22 09:16:08 -07:00
DeviceDetails.razor.cs Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07: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 Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
GetSupport.cshtml Fixed get support page params. 2021-07-29 07:56:33 -07:00
GetSupport.cshtml.cs Convert to file-scoped namespaces. 2023-07-21 10:16:29 -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 Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
ManageOrganization.razor Create authorization policies for OrganizationAdmin and ServerAdmin. Use these within the routing system via Authorize attribute instead of directly checking on each page. 2023-06-14 15:06:13 -07:00
ManageOrganization.razor.cs Refactor DataService for nullability. Need to refactor calling services next. 2023-07-24 16:11:43 -07:00
ManageOrganization.razor.css Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ScriptsPage.razor Create authorization policies for OrganizationAdmin and ServerAdmin. Use these within the routing system via Authorize attribute instead of directly checking on each page. 2023-06-14 15:06:13 -07:00
ServerConfig.razor Implement remote control session recording. 2023-07-03 14:23:44 -07:00
ServerConfig.razor.cs Convert to file-scoped namespaces. 2023-07-21 10:16:29 -07:00
ServerConfig.razor.css Fix padding. 2021-07-29 07:57:33 -07:00
ServerLogs.razor Initially load only one day of server logs. 2023-06-22 07:57:58 -07:00
ServerLogs.razor.css Finish implementing Serilog, LogManager, and full-screen loader. 2023-05-22 15:43:45 -07:00
UserOptions.razor Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00