Pat Hartl
9f42c891de
Added settings view
2024-07-07 20:28:03 -05:00
Pat Hartl
3addf2ccaa
Order non-primary game actions by sort order
2024-07-07 20:27:33 -05:00
Pat Hartl
112b8d0b4c
Added more logging for frontend errors
2024-07-07 16:33:46 -05:00
Pat Hartl
8edc27ce67
Don't show titles for missing metadata
2024-07-04 16:43:26 -05:00
Pat Hartl
21b62ab76c
Fix non-primary actions missing from menu
2024-07-03 19:44:24 -05:00
Pat Hartl
df58d8b91b
Update button status faster
2024-07-01 17:31:36 -05:00
Pat Hartl
0873db3211
Fix crash on start when no multiplayer modes exist
2024-06-28 21:34:19 -05:00
Pat Hartl
7417adc1b1
Add player count and installed filters
2024-06-28 20:59:33 -05:00
Pat Hartl
f81bb522e5
Basic filters for taxonomies
2024-06-28 03:50:21 -05:00
Pat Hartl
f9d85dc0d5
Hide percentage if progress is null
2024-06-24 19:31:15 -05:00
Pat Hartl
8187f88768
Show transfer speed while downloading
2024-06-24 19:31:00 -05:00
Pat Hartl
383657fea0
Display error when game fails to install
2024-06-24 19:30:43 -05:00
Pat Hartl
6b22751d3c
Adjust layering of logo and fade
2024-06-24 18:44:32 -05:00
Pat Hartl
27cb2ed715
Add "uncategorized" collection
2024-06-24 18:28:00 -05:00
Pat Hartl
5f599baec8
Rearrange game menu, add ability to browse game files
2024-06-24 18:12:38 -05:00
Pat Hartl
d94d843a50
Remove game details scrollbar, adjust lower shadow
2024-06-24 17:43:02 -05:00
Pat Hartl
2dbacdb527
Import on authenticate, avoid double import notifications
2024-06-24 17:26:00 -05:00
Pat Hartl
5d42b0171f
Center uninstall modal
2024-06-24 17:25:11 -05:00
Pat Hartl
acd4a0897d
Adjust actions dialog title
2024-06-20 17:54:37 -05:00
Pat Hartl
5a939c2f06
Display install status names properly
2024-06-20 17:54:27 -05:00
Pat Hartl
2c2d9a03fd
Open PDFs from local file
2024-06-20 17:09:30 -05:00
Pat Hartl
25e17a1392
Add name on media. View manuals in client
2024-06-20 00:22:03 -05:00
Pat Hartl
5283027b6f
Condense MediaType enum down to SDK
2024-06-19 19:44:37 -05:00
Pat Hartl
5ea4794f72
Replace title with logo if defined
2024-06-19 17:20:34 -05:00
Pat Hartl
f4b1fddb02
Refresh library when import complete
2024-06-14 14:35:45 -07:00
Pat Hartl
eeff50c026
Fix download queue reopening while installing games
2024-06-12 02:08:15 -05:00
Pat Hartl
068fcc0c59
Style installed and selected library list items
2024-06-12 02:05:32 -05:00
Pat Hartl
6916418e0f
Fix queueing and display of dependent games
2024-06-12 01:28:26 -05:00
Pat Hartl
8e6c83d5a3
Import items in background and avoid locking UI
2024-06-11 02:05:15 -05:00
Pat Hartl
25d71aad9f
Style download queue
2024-06-11 00:26:17 -05:00
Pat Hartl
0e671716fb
Moved current download progress to a component
2024-06-11 00:24:29 -05:00
Pat Hartl
935f747e77
Allow extra menu items in play button dropdown
2024-06-11 00:10:19 -05:00
Pat Hartl
393935e8d1
Move play button to a component
2024-06-10 23:29:19 -05:00
Pat Hartl
43037004e5
Allow class on MediaImage
2024-06-10 23:28:58 -05:00
Pat Hartl
25221f3903
Display time remaining
2024-06-09 01:50:07 -05:00
Pat Hartl
fc26689874
Fix game status not updating after close
2024-06-09 01:18:16 -05:00
Pat Hartl
92de47d7b6
Style in progress download in footer
2024-06-09 00:22:54 -05:00
Pat Hartl
8e7d53a094
Start laying out download footer
2024-06-08 23:38:55 -05:00
Pat Hartl
7390bab4f5
Allow stopping of running game
2024-06-08 18:37:52 -05:00
Pat Hartl
bb7ba83837
Add basic metadata and cover
2024-06-08 16:03:41 -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
ea4cb940b7
Hide sync button when not authed, reorder profile
2024-06-08 03:05:32 -05:00
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
Pat Hartl
50c0937885
Better playtime conversion
2024-06-08 00:04:12 -05:00
Pat Hartl
984ccca4ed
Relative dates for last played
2024-06-07 23:58:38 -05:00
Pat Hartl
dd8a213e0d
Style auth view
2024-06-07 23:49:11 -05:00
Pat Hartl
69adf0d878
Change downloader background
2024-06-07 17:39:13 -05:00
Pat Hartl
431e973132
Add game total playtime and last played
2024-06-07 01:18:50 -05:00
Pat Hartl
3b510563bb
Adjust overall styling near top of window, add logo
2024-06-07 00:01:38 -05:00