Remotely/Server/Pages
FingerlessGloves 20d1186ddb
Fix typo on user delete column
Currently the column name says delete group, but the action is for deleting users.
2021-10-16 22:20:56 +01: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 Update formatting on branding page. 2021-07-29 07:58:14 -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 Add buttons to clear and refresh remote logs. 2021-07-29 07:58:14 -07:00
DeviceDetails.razor.cs Add explicit method for deleting logs. 2021-07-29 07:58:15 -07:00
Downloads.razor Copy/paste wrongness. 2021-07-29 07:58:14 -07: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
RemoteControl.cshtml Remove AutoQuality and simplify caster throttling. 2021-07-29 07:58:19 -07:00
RemoteControl.cshtml.cs Auto-populate name on Remote Control page. 2021-07-29 07:57:37 -07:00
ScriptsPage.razor Change field to property on ScriptsPage. 2021-07-29 07:58:17 -07:00
ServerConfig.razor Add active users indicator. Move sort. 2021-07-29 07:58:16 -07:00
ServerConfig.razor.cs Add active users indicator. Move sort. 2021-07-29 07:58:16 -07: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