LANCommander/LANCommander.Server/Endpoints
Pat Hartl 120e14d40c Add Tools section to server app
Allows users to upload additional tools and tie them to games. This can be useful for software like map editors, trainers, etc.
2026-02-08 02:24:53 -06:00
..
ArchivesEndpoints.cs Using TypedResults properly to understand return types and putting some more diagnostics for readability 2025-12-02 16:28:54 +11:00
AuthApiEndpoints.cs Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
AuthenticationEndpoints.cs Redirect to root after logout 2026-01-25 17:46:19 -06:00
ChatEndpoints.cs Fix chat component rendering 2025-12-30 18:08:20 -06:00
DepotEndpoints.cs Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
DownloadEndpoints.cs Ensuring that the download endpoints will receive correctly pathed folders for data directory 2025-12-17 22:52:28 +11:00
ExportEndpoints.cs Add name to export file 2026-01-25 17:33:39 -06:00
GameEndpoints.cs Refactor launcher library importing, manifests 2025-11-29 18:24:27 -06:00
IssueEndpoints.cs Fix injection of logger 2025-11-21 00:48:46 -06:00
KeysEndpoints.cs Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
LauncherEndpoints.cs Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
LibraryEndpoints.cs Adding logging to library endpoints for better debugging 2025-12-01 21:53:49 +11:00
MediaEndpoints.cs Error handling, logging, and return types to help debugging 2025-12-17 22:35:28 +11:00
PlaySessionsEndpoints.cs Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
ProfileEndpoints.cs Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
RedistributablesEndpoints.cs Port other controllers to endpoints 2025-11-21 01:28:37 -06:00
SaveEndpoints.cs Removing serilog from server 2025-12-11 16:18:33 +11:00
ServerEndpoints.cs Port server API routes to endpoints, add start/stop/getstatus 2025-08-07 23:35:50 -05:00
SettingsEndpoints.cs Refactor Settings 2025-11-16 12:31:25 -06:00
TagEndpoints.cs Add test for checking CreatedBy on basic record creation 2025-03-16 21:04:24 -05:00
ToolsEndpoints.cs Add Tools section to server app 2026-02-08 02:24:53 -06:00
UploadEndpoints.cs Ensure init location exists on upload 2026-01-03 18:31:51 -06:00