osu/osu.Game/Online
2023-06-08 02:59:34 +03:00
..
API Supply Accept-Language header in API requests 2023-06-08 02:59:34 +03:00
Chat Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Leaderboards Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Metadata Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Multiplayer Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Notifications Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Placeholders Partial everything 2022-11-27 00:00:27 +09:00
Rooms Remove constructor from MultiplayerPlaylistItem which is only used in tests 2023-05-25 20:09:40 +09:00
Solo Allow unsubscribing from solo statistics updates 2022-12-28 08:07:48 +01:00
Spectator Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
BeatmapDownloadTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
EndpointConfiguration.cs
ExperimentalEndpointConfiguration.cs Always use production (non-experimental) endpoints for tournament client 2023-01-17 18:46:06 +09:00
HubClient.cs
HubClientConnector.cs Update usages of SupportsJIT in line with framework changes 2022-12-16 00:22:11 +03:00
IHubClientConnector.cs
ILinkHandler.cs
OnlineViewContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
PersistentEndpointClient.cs
PersistentEndpointClientConnector.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
PollingComponent.cs Partial everything 2022-11-27 00:00:27 +09:00
ProductionEndpointConfiguration.cs Always use production (non-experimental) endpoints for tournament client 2023-01-17 18:46:06 +09:00
ScoreDownloadTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs