LANCommander/LANCommander.Server/Endpoints
2026-01-03 18:31:51 -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 Move auth routes to endpoints, change OIDC response mode to query, fix link w/o antiforgery 2025-10-21 02:41:00 -05: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 Port other controllers to endpoints 2025-11-21 01:28:37 -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
UploadEndpoints.cs Ensure init location exists on upload 2026-01-03 18:31:51 -06:00