LANCommander/LANCommander.Client/UI/Components
Pat Hartl 651fb83ce5 Reduce overall RAM usage
Loads images by registering a custom handler instead of Blazor passing image data through. Ends up being a bit faster and saves on RAM since the browser can cache it instead of loading everything into memory.
2024-06-08 02:58:18 -05:00
..
ActionSelectorDialog.razor Change styling of actions dialog 2024-06-02 17:39:49 -05:00
ChangeAliasDialog.razor Add dialog to change alias 2024-06-05 23:37:16 -05:00
DownloadQueue.razor Adjust styling, replicate download state in status 2024-06-02 17:23:36 -05:00
Footer.razor Change downloader background 2024-06-07 17:39:13 -05:00
MediaImage.razor Reduce overall RAM usage 2024-06-08 02:58:18 -05:00
Pane.razor Add split pane to library view, working game install 2024-05-25 15:40:31 -05:00
RedirectToLogin.razor Redirect to login if not authenticated 2024-05-31 22:56:57 -05:00
SplitPane.razor Add split pane to library view, working game install 2024-05-25 15:40:31 -05:00