Pat Hartl
992498f2b5
Throw proper error message when API version mismatch
2024-07-25 21:26:18 -05:00
Pat Hartl
348c181b24
Add offline mode
2024-07-15 17:26:24 -05:00
Pat Hartl
112b8d0b4c
Added more logging for frontend errors
2024-07-07 16:33:46 -05:00
Pat Hartl
2dbacdb527
Import on authenticate, avoid double import notifications
2024-06-24 17:26:00 -05:00
Pat Hartl
a6b95b8303
Display error message at login screen
2024-06-08 14:32:39 -05:00
Pat Hartl
da539890b0
Fix login/logout routing
2024-06-08 03:13:55 -05:00
Pat Hartl
dd8a213e0d
Style auth view
2024-06-07 23:49:11 -05:00
Pat Hartl
1f43bb18e0
Move import to appbar, add logout to profile button
2024-06-03 21:00:44 -05:00
Pat Hartl
b0e172c1a1
Load list of discovered servers by beacon
2024-05-31 23:49:24 -05:00
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