osu/osu.Game/Online
Bartłomiej Dach 4a516cbccd
Merge pull request #27077 from peppy/log-fire-and-forget-better
Improve exception logging of unobserved exceptions via `FireAndForget`
2024-02-10 13:43:50 +01:00
..
API Populate `TotalScoreInfo` when converting `SoloScoreInfo` to `ScoreInfo` 2024-02-06 18:30:48 +01:00
Chat Fix more CI inspections 2024-02-02 21:36:41 +09:00
Leaderboards Reduce enumerator overhead in `GameplayLeaderboard` 2024-01-23 05:31:53 +09:00
Metadata Fix users blipping online briefly before their online status is known 2024-01-02 14:07:59 +01:00
Multiplayer Improve exception logging of unobserved exceptions via `FireAndForget` 2024-02-08 00:25:11 +08:00
Notifications/WebSocket Fix 2FA verification via link not working correctly 2024-01-30 21:49:06 +01:00
Placeholders
Rooms Add additional gameplay metadata to room score request 2024-02-10 17:20:17 +09:00
Solo Add `Statistics` bindable to `IAPIProvider` and update it from `SoloStatisticsWatcher` 2024-01-03 14:37:57 +06:00
Spectator Update R# + fix inspections 2024-02-02 21:00:28 +09:00
BeatmapDownloadTracker.cs
DevelopmentEndpointConfiguration.cs Remove no longer relevant changes 2024-01-29 09:05:03 +01:00
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs Update endpoints to final production endpoints 2024-01-30 18:40:17 +09:00
HubClient.cs
HubClientConnector.cs
IHubClientConnector.cs
ILinkHandler.cs
IStatefulUserHubClient.cs
OnlineStatusNotifier.cs Handle forced logouts due to password change too 2024-01-26 10:53:27 +01:00
OnlineViewContainer.cs
PersistentEndpointClient.cs
PersistentEndpointClientConnector.cs Use staggered exponential backoff when retrying in `PersistentEndpointClientConnector` 2024-02-06 15:40:30 +01:00
PollingComponent.cs
ProductionEndpointConfiguration.cs Remove no longer relevant changes 2024-01-29 09:05:03 +01:00
ScoreDownloadTracker.cs
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs Simplify `UserActivity` for serialisability over the wire 2023-12-06 18:52:26 +01:00