LANCommander/LANCommander.Client/UI
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
..
Authenticate Style auth view 2024-06-07 23:49:11 -05:00
Components Reduce overall RAM usage 2024-06-08 02:58:18 -05:00
Library Better playtime conversion 2024-06-08 00:04:12 -05:00
_Imports.razor Add split pane to library view, working game install 2024-05-25 15:40:31 -05:00
MainLayout.razor Style auth view 2024-06-07 23:49:11 -05:00
MainLayout.razor.css Move from MAUI to Photino for wrapper 2024-06-05 01:21:31 -05:00