| .. |
|
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
|
Run game started/game stopped server scripts as fire and forget
|
2026-06-19 22:41:15 -05:00 |
|
HqEndpoints.cs
|
Fix HQ link not persisting across restarts and refresh after HQ account link
|
2026-06-04 20:42:51 -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
|
Check redistributables for updates
|
2026-06-10 21:51:12 -05:00 |
|
SaveEndpoints.cs
|
Fix mapping for save endpoints
|
2026-06-22 17:09:50 -05:00 |
|
ServerEndpoints.cs
|
Move server lifecycle management to ServerManager. Add autostop delay to servers.
|
2026-06-14 00:53:38 -05:00 |
|
SettingsEndpoints.cs
|
Add "Allow Registration" setting to server
|
2026-06-14 21:46:29 -05:00 |
|
TagEndpoints.cs
|
Add test for checking CreatedBy on basic record creation
|
2025-03-16 21:04:24 -05:00 |
|
ToolsEndpoints.cs
|
Rework Tool installation / action resolution
|
2026-06-21 21:16:45 -05:00 |
|
UploadEndpoints.cs
|
Fix packager LCX upload
|
2026-06-04 22:03:18 -05:00 |