LANCommander/LANCommander.Client
Pat Hartl d3f0ba6380 Redirect to auth, selectable games
Restructured the client project to put everything UI related under the UI directory. Some things had to be changed to support this, mostly things where Blazor is looking for the router or main layout. Library view now supports clicking on the game and getting the details about it.
2024-05-19 19:08:18 -05:00
..
Components Redirect to auth, selectable games 2024-05-19 19:08:18 -05:00
Extensions Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
Models Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
Platforms Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
Properties Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
Resources Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
Services Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
UI Redirect to auth, selectable games 2024-05-19 19:08:18 -05:00
wwwroot Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
App.xaml Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
App.xaml.cs Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
LANCommander.Client.csproj Redirect to auth, selectable games 2024-05-19 19:08:18 -05:00
MainPage.xaml Redirect to auth, selectable games 2024-05-19 19:08:18 -05:00
MainPage.xaml.cs Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00
MauiProgram.cs Initial commit, basic auth and library list 2024-05-09 20:44:40 -05:00