Pat Hartl
d7e0646da4
Update packages
2024-12-06 23:30:00 -06:00
Pat Hartl
7a000189a4
Change title of mods created by column
2024-11-30 19:35:23 -06:00
Pat Hartl
ac29523602
Fix display of created by for script editor
2024-11-30 19:34:49 -06:00
Pat Hartl
8e58b7236b
Fix display of created by in archive editor
2024-11-30 19:31:46 -06:00
Pat Hartl
1a6ec990a4
Add ability to customize web UI CSS and page rendering CSS
2024-11-30 19:24:02 -06:00
Pat Hartl
7084cd75d3
Fix page slug generation to avoid collision, fix page slug editor
2024-11-30 02:09:10 -06:00
Pat Hartl
8ae0b39925
Fix game counts
2024-11-27 21:08:58 -06:00
Pat Hartl
a7ddb76937
Add pagination to metadata, redistributable, and server lists
2024-11-27 21:01:25 -06:00
Pat Hartl
0d03fa949e
Increase default server page size
2024-11-27 20:03:26 -06:00
Pat Hartl
a5818089cd
Include game and icon in server list
2024-11-27 20:03:13 -06:00
Pat Hartl
ffb67180b1
Add eager loading for CreatedBy and UpdatedBy
2024-11-27 19:55:37 -06:00
Pat Hartl
92af5c544d
Fix loading of page edit form
2024-11-27 19:48:16 -06:00
Pat Hartl
9cd761be76
Fix role list
2024-11-27 19:41:22 -06:00
Pat Hartl
161974f884
Fix editing of roles, change method of repository Update
2024-11-27 19:36:44 -06:00
Pat Hartl
e4a6feab7d
Fix avatar uploader trying to lazy load media
2024-11-27 03:13:58 -06:00
Pat Hartl
f8074c4afb
Create short-lived scopes for Blazor usage
2024-11-27 03:09:00 -06:00
Pat Hartl
1a21aa34fe
Fix user service unusable when in scope
2024-11-27 01:55:59 -06:00
Pat Hartl
627aebaa05
Execute as split query if any includes are added
2024-11-27 01:52:06 -06:00
Pat Hartl
5f00f2100a
Remove lazy loading
2024-11-27 01:51:47 -06:00
Pat Hartl
6c75c260f4
Remove reference to unused component base
2024-11-25 22:36:09 -06:00
Pat Hartl
5de9eccce1
Adjust Blazor server-side to pull data with new context
2024-11-25 22:29:56 -06:00
Pat Hartl
d4ecdc5500
Remove reference to context tracker
2024-11-22 02:21:06 -06:00
Pat Hartl
b52c84992e
Remove mutex
2024-11-22 02:13:32 -06:00
Pat Hartl
f62d43500f
Standardize private method signature
2024-11-22 02:05:44 -06:00
Pat Hartl
1dda11dd0a
Switch dependency injection for services that access database
2024-11-22 02:04:04 -06:00
Pat Hartl
8c7b3b1ec9
Merge branch 'user-libraries' of https://github.com/LANCommander/LANCommander into user-libraries
2024-11-17 16:37:32 -06:00
Pat Hartl
e95b42b10d
Revert "Try fix circular ref json serialization"
...
This reverts commit 4ef01ef29f .
2024-11-16 12:45:19 -06:00
Pat Hartl
aa5fa31857
Undo mapping change
2024-11-16 12:21:08 -06:00
Pat Hartl
4e300e1f64
Map profile to SDK model
2024-11-16 12:12:25 -06:00
Pat Hartl
4ef01ef29f
Try fix circular ref json serialization
2024-11-16 11:59:07 -06:00
Pat Hartl
50879edf4d
Force max depth on Game
2024-11-16 11:40:51 -06:00
Pat Hartl
7c87bfcf24
Fix mapping for game saves
2024-11-16 11:20:59 -06:00
Pat Hartl
9a585629e9
Temporarily disable game icons in server due to database context concurrency issues
2024-11-16 01:45:41 -06:00
Pat Hartl
3b02da70e4
Mitigate database context disposal
2024-11-16 01:45:22 -06:00
Pat Hartl
2cb487621c
Formatting
2024-11-16 01:45:01 -06:00
Pat Hartl
e22e5057df
Fix importing base game and media
2024-11-16 01:44:53 -06:00
Pat Hartl
f33b669ef6
Fix logging when game fails to add
2024-11-15 23:42:34 -06:00
Pat Hartl
e8e4ae1866
Avoid exceptions when no addonIds are passed
2024-11-15 23:42:17 -06:00
Pat Hartl
99368cbfc6
Update state of game detail buttons when adding/installing/removing
2024-11-15 23:41:53 -06:00
Pat Hartl
67cef0aea6
Fix logic for saving thumbs as PNG
2024-11-15 23:22:15 -06:00
Pat Hartl
3614dae4ca
When adding/removing, handle base game and dependent games
2024-11-15 02:25:40 -06:00
Pat Hartl
111251c9cf
Import any base game that might be required
2024-11-15 02:25:22 -06:00
Pat Hartl
a1c2a4704d
Fix spacing
2024-11-15 02:24:30 -06:00
Pat Hartl
2a409afc5d
Fix API that gets hit when adding/removing from library
2024-11-15 01:18:14 -06:00
Pat Hartl
ba60641a76
Stop importing indicator on failure
2024-11-15 01:17:58 -06:00
Pat Hartl
e4006d24c6
Get thumbnails for game details
2024-11-15 01:17:45 -06:00
Pat Hartl
02e8a4f075
Add cover for games missing cover
2024-11-15 00:18:25 -06:00
Pat Hartl
982a973285
Change size of filter form
2024-11-14 20:53:22 -06:00
Pat Hartl
65be58fbf2
Working validate files dialog
...
Very basic, but it will compare local files against what's available on the server and allow you to selectively replace them. Save paths are ignored to avoid accidental replacement.
Implements #142
2024-11-14 20:53:08 -06:00
Pat Hartl
a734ef9793
Fix incorrect type for cache
2024-11-14 01:51:21 -06:00