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
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
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
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
Pat Hartl
60337009b1
Fix routes for getting content by version, cache results
2024-11-14 00:54:28 -06:00
Pat Hartl
8cff55ea3e
Add ID parameter to controller route
2024-11-13 22:44:48 -06:00
Pat Hartl
7fd07e9de6
Switch HTTP methods
2024-11-12 23:28:05 -06:00
Pat Hartl
e9c542ab49
Rename async controller routes
2024-11-12 23:22:01 -06:00
Pat Hartl
00b9ca5953
Rename service and repository methods to async
2024-11-12 18:32:46 -06:00
Pat Hartl
6528015f4a
Add authorization functionality to swagger
2024-11-12 02:18:04 -06:00
Pat Hartl
9285c376d3
Remove base game and dependent games from serialization
2024-11-12 02:17:26 -06:00
Pat Hartl
63d203f87f
Map DepotGame cover from attached media
2024-11-11 20:20:02 -06:00
Pat Hartl
f0abe24367
Filter collections and play sessions
2024-11-11 18:33:04 -06:00
Pat Hartl
407093bdce
Optimize query, filter play sessions and collections
2024-11-11 18:30:31 -06:00
Pat Hartl
b5bddf806d
Optimize controller routes for getting depot and library games
2024-11-11 18:22:30 -06:00
Pat Hartl
f61d6db02a
Add HTTP method for library get
2024-11-07 20:25:24 -06:00
Pat Hartl
a98c2c92a2
Add route to get thumbnail
2024-11-07 18:54:46 -06:00
Pat Hartl
4a7277cc7f
Change game table size to small
2024-11-07 02:06:54 -06:00
Pat Hartl
8996c04c83
Add eager loading to repo. Move semaphore to DbContext. Inject DbContext instead of factory to open less connections
2024-11-07 01:40:05 -06:00
Pat Hartl
9d539c3c24
Server package.json
2024-11-05 23:38:46 -06:00
Pat Hartl
38f2eba664
Fix automapper def
2024-11-05 22:35:38 -06:00
Pat Hartl
23829ca9b3
Merge branch 'v1.1.0' into user-libraries
2024-11-05 20:42:14 -06:00