LANCommander/LANCommander.Server/Controllers/Api
2025-10-05 19:41:24 -05:00
..
_BaseApiController.cs Remove antiforgery, fix auth service registration 2025-07-30 20:42:15 -05:00
ArchivesController.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
AuthController.cs Handle errors with specific exceptions, provide error response with message for clients 2025-06-22 01:33:03 +02:00
DepotController.cs Remove projection overloads 2025-10-05 19:41:24 -05:00
ExportController.cs Separate import and export functionality 2025-07-27 17:51:50 -05:00
GamesController.cs Remove projection overloads 2025-10-05 19:41:24 -05:00
IssueController.cs Fix issue submitting 2025-02-09 19:04:55 -06:00
KeysController.cs Fix eager loading 2024-12-20 11:34:59 -06:00
LauncherController.cs Removed version Metadata Identifiers from Download launcher filepath in API 2025-08-12 19:26:14 +02:00
LibraryController.cs Fix mapping to DTO 2025-08-20 21:09:53 -05:00
MediaController.cs Rename async controller routes 2024-11-12 23:22:01 -06: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 Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
UploadController.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00