| .. |
|
_BaseApiController.cs
|
Rename settings models
|
2024-10-07 18:38:27 -05:00 |
|
ArchivesController.cs
|
Refactor import dialog, add storage location selector
|
2025-01-08 17:10:03 -06:00 |
|
AuthController.cs
|
Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration
|
2025-02-04 18:45:24 -06:00 |
|
DepotController.cs
|
Execute includes as split query
|
2025-01-25 16:05:33 -06:00 |
|
GameSavesController.cs
|
Fix eager loading
|
2024-12-20 11:34:59 -06:00 |
|
GamesController.cs
|
Fix install dialog not showing for games with addons
|
2025-01-27 01:38:55 -06:00 |
|
IssueController.cs
|
Rename async controller routes
|
2024-11-12 23:22:01 -06:00 |
|
KeysController.cs
|
Fix eager loading
|
2024-12-20 11:34:59 -06:00 |
|
LauncherController.cs
|
Rename async controller routes
|
2024-11-12 23:22:01 -06:00 |
|
LibraryController.cs
|
WIP refactor of game importing
|
2025-01-12 02:54:41 -06:00 |
|
MediaController.cs
|
Rename async controller routes
|
2024-11-12 23:22:01 -06:00 |
|
PingController.cs
|
Remove nlog, use Serilog, prefer ILogger
|
2024-08-28 20:33:59 -05:00 |
|
PlaySessionsController.cs
|
Increase API performance
|
2025-01-25 12:46:24 -06:00 |
|
ProfileController.cs
|
Fix eager loading
|
2024-12-20 11:34:59 -06:00 |
|
RedistributablesController.cs
|
Fix redist installing
|
2025-02-03 17:28:15 -06:00 |
|
SavesController.cs
|
Remove use of DatabaseServiceFactory, update service dependency injection
|
2025-02-01 02:21:34 -06:00 |
|
ServersController.cs
|
Rename async controller routes
|
2024-11-12 23:22:01 -06:00 |
|
SettingsController.cs
|
Rename async controller routes
|
2024-11-12 23:22:01 -06:00 |
|
UploadController.cs
|
Increase cache lifetime of chunk upload key
|
2025-01-21 18:47:06 -06:00 |