LANCommander/LANCommander.Server/Controllers/Api
2025-03-24 00:19:33 -05:00
..
_BaseApiController.cs Rename settings models 2024-10-07 18:38:27 -05:00
ArchivesController.cs Fix use of tags 2025-02-09 01:49:33 -06:00
AuthController.cs Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration 2025-02-04 18:45:24 -06:00
DepotController.cs Fix depot list API, gracefully handle depot errors 2025-03-14 02:19:11 -05:00
GamesController.cs Use server engines to start/stop servers 2025-03-24 00:19:33 -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 Tests for UpdateService methods that access GitHub 2025-03-16 19:37:23 -05:00
LibraryController.cs Add ability to disable user libraries 2025-02-22 00:43:03 -06: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 Use generic implementations 2025-02-16 10:08:05 -06:00
ServersController.cs Use generic implementations 2025-02-16 10:08:05 -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