LANCommander/LANCommander.Server/Controllers/Api
2024-10-01 17:56:06 -05:00
..
_BaseApiController.cs Consolidate settings access 2024-08-28 20:44:14 -05:00
ArchivesController.cs Better error handling and logging for API 2024-09-16 20:27:54 -05:00
AuthController.cs More logging and error handling for API routes 2024-09-17 00:18:39 -05:00
GameSavesController.cs Better error handling and logging for API 2024-09-16 20:27:54 -05:00
GamesController.cs More logging and error handling for API routes 2024-09-17 00:18:39 -05:00
IssueController.cs Remove nlog, use Serilog, prefer ILogger 2024-08-28 20:33:59 -05:00
KeysController.cs Better error handling and logging for API 2024-09-16 20:27:54 -05:00
LauncherController.cs Remove nlog, use Serilog, prefer ILogger 2024-08-28 20:33:59 -05:00
MediaController.cs Better error handling and logging for API 2024-09-16 20:27:54 -05:00
PingController.cs Remove nlog, use Serilog, prefer ILogger 2024-08-28 20:33:59 -05:00
PlaySessionsController.cs More logging and error handling for API routes 2024-09-17 00:18:39 -05:00
ProfileController.cs Better error handling and logging for API 2024-09-16 20:27:54 -05:00
RedistributablesController.cs Add importing/exporting of redistributable and server to CLI 2024-10-01 17:56:06 -05:00
SavesController.cs Better error handling and logging for API 2024-09-16 20:27:54 -05:00
ServersController.cs Add importing/exporting of redistributable and server to CLI 2024-10-01 17:56:06 -05:00
SettingsController.cs Better error handling and logging for API 2024-09-16 20:27:54 -05:00
UploadController.cs Consolidate settings access 2024-08-28 20:44:14 -05:00