Remotely/Server/Pages
2023-07-31 14:02:52 -07:00
..
Shared Refactor script results and move entities. 2023-07-26 15:56:24 -07:00
_Host.cshtml Refactor script results and move entities. 2023-07-26 15:56:24 -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 Fix RemoteControlController. 2023-07-27 14:22:21 -07:00
Branding.razor Another pass of nullable refactoring. 2023-07-26 11:31:34 -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 script output. 2023-07-27 12:24:17 -07:00
DeviceDetails.razor.cs Fix script output. 2023-07-27 12:24:17 -07:00
Downloads.razor Clean up errors and majority of warnings. 2023-07-25 14:05:59 -07:00
Error.cshtml Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Error.cshtml.cs Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
GetSupport.cshtml Fixed get support page params. 2021-07-29 07:56:33 -07:00
GetSupport.cshtml.cs Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00
Index.razor Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Invite.cshtml Clean up errors and majority of warnings. 2023-07-25 14:05:59 -07:00
Invite.cshtml.cs Clean up errors and majority of warnings. 2023-07-25 14:05:59 -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 script results and move entities. 2023-07-26 15:56:24 -07:00
ManageOrganization.razor.css Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ScriptsPage.razor Moved code from Razor components to code-behind to fix Identity UI scaffolding. 2023-07-31 14:02:52 -07:00
ScriptsPage.razor.cs Moved code from Razor components to code-behind to fix Identity UI scaffolding. 2023-07-31 14:02:52 -07:00
ServerConfig.razor Implement remote control session recording. 2023-07-03 14:23:44 -07:00
ServerConfig.razor.cs Refactor script results and move entities. 2023-07-26 15:56:24 -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 Another pass of nullable refactoring. 2023-07-26 11:31:34 -07:00