Remotely/Server/Pages
2023-06-14 15:06:13 -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 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
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 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 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 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 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 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.cs Allow saving of appsettings from server config page when in dev. 2023-04-27 13:43:53 -07:00
ServerConfig.razor.css Fix padding. 2021-07-29 07:57:33 -07:00
ServerLogs.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
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