..
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
Allow logging in via token redemption
2026-05-11 22:29:41 -05: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
Add ratings to DB. Add popular/backlog games to depot.
2026-04-01 23:13:33 -05: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
Filter out package scripts from responses
2026-05-23 22:13:58 -05:00
HqEndpoints.cs
Add LANCommander HQ metadata/media provider
2026-05-07 01:11:41 -05:00
IssueEndpoints.cs
Fix injection of logger
2025-11-21 00:48:46 -06:00
KeysEndpoints.cs
Made allocation method on key nullable, added manual assign key dialog, reworked how the next available key is chosen
2026-04-12 19:58:47 -05:00
LauncherEndpoints.cs
Port other controllers to endpoints
2025-11-21 01:28:37 -06:00
LibraryEndpoints.cs
Launcher: Only import games since last import
2026-03-09 22:12:57 -05:00
LogEndpoints.cs
Add button to download current log
2026-05-28 20:44:35 -05:00
MediaEndpoints.cs
Add streaming endpoint for media
2026-04-26 01:19:31 -05:00
MetadataEndpoints.cs
Packager app improvements, metadata endpoints
2026-06-03 19:43:45 -05: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
Filter out package scripts from responses
2026-05-23 22:13:58 -05: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
Filter out package scripts from responses
2026-05-23 22:13:58 -05:00
UploadEndpoints.cs
Fix silent errors thrown on upload, fix SDK chunk uploading
2026-06-03 19:28:27 -05:00