LANCommander.PlaynitePlugin/LANCommander/Controllers/Api
2024-07-26 00:53:41 -05:00
..
ArchivesController.cs Add ability to specify storage path for archives 2023-09-12 19:41:25 -05:00
AuthController.cs Fix unapproved admins being denied login via API 2024-03-18 19:24:22 -05:00
GameSavesController.cs Explicitly use SDK namespace when necessary 2024-01-02 20:51:33 -06:00
GamesController.cs Fix games showing collections user has no access to 2024-06-14 14:35:15 -07:00
KeysController.cs Map database models to SDK models in API controller routes 2023-12-20 17:30:27 -06:00
LauncherController.cs Fix launcher controller routing 2024-07-26 00:53:41 -05:00
MediaController.cs Add checksum to media, cache media locally on client 2024-02-20 17:58:49 -06:00
PingController.cs Fix ping route 2023-03-14 02:35:39 -05:00
PlaySessionsController.cs Sync play times from server 2024-02-14 01:57:54 -06:00
ProfileController.cs Condense MediaType enum down to SDK 2024-06-19 19:44:37 -05:00
RedistributablesController.cs Map database models to SDK models in API controller routes 2023-12-20 17:30:27 -06:00
SavesController.cs WIP save manager 2024-02-17 17:30:14 -06:00
SettingsController.cs Implement custom play actions. Allow for certain variables in arguments, working directory, and action path. 2024-01-02 20:46:28 -06:00
UploadController.cs Remove unused route 2023-12-20 17:32:01 -06:00