| .. |
|
_BaseApiController.cs
|
Rename settings models
|
2024-10-07 18:38:27 -05:00 |
|
ArchivesController.cs
|
Dialog to verify install files with ability to select replacement files
|
2024-11-04 17:31:37 -06:00 |
|
AuthController.cs
|
Switch all DateTime.Now to use UTC
|
2024-10-23 23:16:52 -05:00 |
|
DepotController.cs
|
Map DepotGame cover from attached media
|
2024-11-11 20:20:02 -06:00 |
|
GameSavesController.cs
|
WIP fix for MySQL connection concurrency issues
|
2024-10-13 20:42:45 -05:00 |
|
GamesController.cs
|
Optimize query, filter play sessions and collections
|
2024-11-11 18:30:31 -06:00 |
|
IssueController.cs
|
WIP fix for MySQL connection concurrency issues
|
2024-10-13 20:42:45 -05:00 |
|
KeysController.cs
|
WIP fix for MySQL connection concurrency issues
|
2024-10-13 20:42:45 -05:00 |
|
LauncherController.cs
|
Remove nlog, use Serilog, prefer ILogger
|
2024-08-28 20:33:59 -05:00 |
|
LibraryController.cs
|
Filter collections and play sessions
|
2024-11-11 18:33:04 -06:00 |
|
MediaController.cs
|
Add route to get thumbnail
|
2024-11-07 18:54:46 -06:00 |
|
PingController.cs
|
Remove nlog, use Serilog, prefer ILogger
|
2024-08-28 20:33:59 -05:00 |
|
PlaySessionsController.cs
|
WIP fix for MySQL connection concurrency issues
|
2024-10-13 20:42:45 -05:00 |
|
ProfileController.cs
|
Rename GetImagePath -> GetMediaPath
|
2024-11-05 19:38:59 -06:00 |
|
RedistributablesController.cs
|
Use string constant for administrator role name
|
2024-10-16 02:06:02 -05:00 |
|
SavesController.cs
|
Add file size to game saves
|
2024-10-23 22:33:28 -05:00 |
|
ServersController.cs
|
Use string constant for administrator role name
|
2024-10-16 02:06:02 -05:00 |
|
SettingsController.cs
|
Better error handling and logging for API
|
2024-09-16 20:27:54 -05:00 |
|
UploadController.cs
|
Add ability to specify multiple upload folders for archives
|
2024-10-11 01:09:12 -05:00 |