| .. |
|
AuthenticationClient.cs
|
Fix Avalonia token redemption for SSO
|
2026-05-12 19:57:43 -05:00 |
|
BeaconClient.cs
|
Forward probe beacon responses to BeaconClient event
|
2026-05-17 09:53:44 +02:00 |
|
ChatClient.cs
|
Implement IDisposable for chat
|
2026-05-09 19:42:41 -05:00 |
|
ChatHubClient.cs
|
Implement IDisposable for chat
|
2026-05-09 19:42:41 -05:00 |
|
ConnectionClient.cs
|
Share HTTP client across server pings
|
2026-05-09 19:42:09 -05:00 |
|
DepotClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
DiscordClient.cs
|
Add Discord rich presence
|
2026-05-17 20:38:50 -05:00 |
|
DiscoveryBeacon.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
DiscoveryProbe.cs
|
Harden DiscoveryProbe receive callback error handling
|
2026-05-17 09:53:44 +02:00 |
|
GameClient.cs
|
Refresh manifest and scripts on disk if no update exists
|
2026-06-10 20:39:50 -05:00 |
|
IArchiveClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
IChatClient.cs
|
Basic chat window
|
2026-04-07 23:10:45 -05:00 |
|
IConnectionClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
IssueClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
LauncherClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
LibraryClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
LobbyClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
MediaClient.cs
|
Stream video using new endpoint, adjust video overlay UI
|
2026-04-26 02:14:45 -05:00 |
|
MetadataClient.cs
|
Packager app improvements, metadata endpoints
|
2026-06-03 19:43:45 -05:00 |
|
PlaySessionClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
ProfileClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
RedistributableClient.cs
|
Check redistributables for updates
|
2026-06-10 21:51:12 -05:00 |
|
RpcClient.cs
|
Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client.
|
2025-12-23 21:12:06 -06:00 |
|
SaveClient.cs
|
Normalize save paths to use / before regex matching
|
2026-05-28 22:46:24 -05:00 |
|
ScriptClient.Authentication.cs
|
Split ScriptClient into partials
|
2026-02-10 17:34:35 -06:00 |
|
ScriptClient.cs
|
Split ScriptClient into partials
|
2026-02-10 17:34:35 -06:00 |
|
ScriptClient.Games.cs
|
Add cmdlet for extracting the latest archive for a game
|
2026-05-31 22:19:03 -05:00 |
|
ScriptClient.Redistributables.cs
|
Rename Install-LatestArchive to Expand-LatestArchive. Add to redist + tools
|
2026-05-31 22:29:00 -05:00 |
|
ScriptClient.Tools.cs
|
Rename Install-LatestArchive to Expand-LatestArchive. Add to redist + tools
|
2026-05-31 22:29:00 -05:00 |
|
ServerClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
TagClient.cs
|
Move clients out of Services directory
|
2025-12-13 00:26:43 -06:00 |
|
ToolClient.cs
|
Refactor install process to use major/minor task queue
|
2026-04-17 22:24:47 -05:00 |