Remotely/Server/Components/Devices
2021-07-29 07:58:16 -07:00
..
ChatCard.razor Change chat input from textarea back to input. 2021-07-29 07:58:15 -07:00
ChatCard.razor.cs Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00
ChatCard.razor.css Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ChatFrame.razor Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
ChatFrame.razor.cs Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00
ChatFrame.razor.css Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
DeviceCard.razor Change chat input from textarea back to input. 2021-07-29 07:58:15 -07:00
DeviceCard.razor.cs Don't update DevicesFrame on DeviceUpdated and DeviceWentOffline messages. Only update card. Add explicit Refresh button. 2021-07-29 07:58:16 -07:00
DeviceCard.razor.css Allow card header click to close header. 2021-07-29 07:58:15 -07:00
DevicesFrame.razor Reduce default devices per page to 25. 2021-07-29 07:58:16 -07:00
DevicesFrame.razor.cs Reduce number of iterations through collection while filtering. 2021-07-29 07:58:16 -07:00
DevicesFrame.razor.css Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Terminal.razor Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Terminal.razor.cs Restart ExternalScriptingShell process if exited. Add Ctrl + Q shortcut to clear terminal output. 2021-07-29 07:58:16 -07:00
Terminal.razor.css Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00