osu/osu.Game/Online
Bartłomiej Dach 691c08ebde
Update spectator server development endpoint URLs
With the way `dev.ppy.sh` was previously configured, the `osu-web`
`/multiplayer` routes and `osu-server-spectator` `/multiplayer` routes
would conflict with each other, with the `osu-server-spectator` route
taking precedence. This would mean that some `osu-web` pages would just
straight up not be available on dev.

To counteract this, the `osu-server-spectator` routes are now exposed
under `https://dev.ppy.sh/signalr/`. This PR updates the client-side
configuration to use these new routes.
2023-09-05 10:30:12 +02:00
..
API Switch download requests to new API endpoint 2023-08-28 13:50:52 +02:00
Chat Make highlight messages important in order to trigger window flash 2023-08-22 09:01:32 +02:00
Leaderboards Add common Export string and use in editor 2023-07-23 14:03:50 +09:00
Metadata
Multiplayer Change default availability in MultiplayerRoomUser to Unknown 2023-06-28 16:38:20 +09:00
Notifications
Placeholders Automated pass 2023-06-24 01:00:03 +09:00
Rooms Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
Solo Automated pass 2023-06-24 01:00:03 +09:00
Spectator Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +09:00
BeatmapDownloadTracker.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
DevelopmentEndpointConfiguration.cs Update spectator server development endpoint URLs 2023-09-05 10:30:12 +02:00
DownloadState.cs
DownloadTracker.cs
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
IHubClientConnector.cs
ILinkHandler.cs
OnlineViewContainer.cs
PersistentEndpointClient.cs
PersistentEndpointClientConnector.cs
PollingComponent.cs
ProductionEndpointConfiguration.cs Always use production (non-experimental) endpoints for tournament client 2023-01-17 18:46:06 +09:00
ScoreDownloadTracker.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs Automated pass 2023-06-24 01:00:03 +09:00