LANCommander/LANCommander.Client
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
..
Enums Add split pane to library view, working game install 2024-05-25 15:40:31 -05:00
Extensions Relative dates for last played 2024-06-07 23:58:38 -05:00
Models Sort library items by title 2024-06-07 17:51:10 -05:00
Properties Move from MAUI to Photino for wrapper 2024-06-05 01:21:31 -05:00
Services Sort library items by title 2024-06-07 17:51:10 -05:00
Styles Style auth view 2024-06-07 23:49:11 -05:00
UI Reduce overall RAM usage 2024-06-08 02:58:18 -05:00
wwwroot Style auth view 2024-06-07 23:49:11 -05:00
_Imports.razor Move from MAUI to Photino for wrapper 2024-06-05 01:21:31 -05:00
App.razor Move from MAUI to Photino for wrapper 2024-06-05 01:21:31 -05:00
LANCommander.Client.csproj Move from MAUI to Photino for wrapper 2024-06-05 01:21:31 -05:00
package.json Move styling to SCSS 2024-06-01 01:12:36 -05:00
Program.cs Reduce overall RAM usage 2024-06-08 02:58:18 -05:00