LANCommander/LANCommander.Server/Controllers/Api
2024-10-16 01:54:51 -05:00
..
_BaseApiController.cs Rename settings models 2024-10-07 18:38:27 -05:00
ArchivesController.cs Remove usage of DatabaseContext outside Repository 2024-10-14 00:59:32 -05:00
AuthController.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
GameSavesController.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
GamesController.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05: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
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 WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
ProfileController.cs Enable navigation properties for user roles, use service in place of managers 2024-10-16 01:54:51 -05:00
RedistributablesController.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -05:00
SavesController.cs WIP fix for MySQL connection concurrency issues 2024-10-13 20:42:45 -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 Add ability to specify multiple upload folders for archives 2024-10-11 01:09:12 -05:00