osu/osu.Game/Online
Dean Herbert 93a8afe96e
Add very simple cache-busting (30 minutes)
2023-12-28 14:40:10 +09:00
..
API Add very simple cache-busting (30 minutes) 2023-12-28 14:40:10 +09:00
Chat Simplify `UserActivity` for serialisability over the wire 2023-12-06 18:52:26 +01:00
Leaderboards Remove hover checks for mod-copying menu item 2023-12-06 06:33:25 +08:00
Metadata Schedule even more 2023-12-20 19:42:05 +09:00
Multiplayer Rename LoadAborted -> GameplayAborted, AbortGameplayReal -> AbortMatch 2023-12-01 18:26:59 +09:00
Notifications
Placeholders Fix various other inspections 2023-10-17 17:48:51 +09:00
Rooms Use `ID` rather than `SoloScoreID` 2023-10-16 12:02:55 +02:00
Solo
Spectator Merge pull request #25522 from bdach/no-concurrent-connections 2023-11-28 19:09:38 +09:00
BeatmapDownloadTracker.cs
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs
ExperimentalEndpointConfiguration.cs
HubClient.cs
HubClientConnector.cs Centralise and improve messaging around online state 2023-11-21 15:15:46 +09:00
IHubClientConnector.cs Implement client-side disconnection flow 2023-11-21 15:15:45 +09:00
ILinkHandler.cs
IStatefulUserHubClient.cs Implement client-side disconnection flow 2023-11-21 15:15:45 +09:00
OnlineStatusNotifier.cs Extend metadata client with user presence-observing capabilities 2023-12-06 19:37:35 +01:00
OnlineViewContainer.cs
PersistentEndpointClient.cs
PersistentEndpointClientConnector.cs Implement client-side disconnection flow 2023-11-21 15:15:45 +09:00
PollingComponent.cs
ProductionEndpointConfiguration.cs
ScoreDownloadTracker.cs Add `LegacyOnlineID` handling to places that definitely need it 2023-10-16 11:20:02 +02:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs Simplify `UserActivity` for serialisability over the wire 2023-12-06 18:52:26 +01:00