..
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
Fix script downloading, code cleanup
2026-03-11 19:36:24 -05: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
Launcher: Only import games since last import
2026-03-09 22:12:57 -05: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
Fix script downloading, code cleanup
2026-03-11 19:36:24 -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
Fix script downloading, code cleanup
2026-03-11 19:36:24 -05:00
UploadEndpoints.cs
Ensure init location exists on upload
2026-01-03 18:31:51 -06:00