osu/osu.Game/Online/API
2020-07-14 18:09:09 +03:00
..
Requests Make sort changes affect request result 2020-07-14 18:09:09 +03:00
APIAccess.cs Remove usages of null-forgiving operator 2020-06-09 22:13:48 +09:00
APIDownloadRequest.cs
APIMessagesRequest.cs
APIMod.cs Throw exception rather than returning nulls 2020-01-22 20:00:36 +09:00
APIPlaylistBeatmap.cs Pull playlist beatmap checksum from api 2020-06-02 14:03:13 +09:00
APIRequest.cs Fix some web requests retrieving the user too early 2020-07-14 13:07:17 +09:00
ArchiveDownloadRequest.cs
DummyAPIAccess.cs Add support for Perform/PerformAsync 2020-04-13 21:35:35 +09:00
IAPIProvider.cs
IOnlineComponent.cs
OAuth.cs Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
OAuthToken.cs
OsuJsonWebRequest.cs Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
OsuWebRequest.cs Fix user agent missing in registration 2020-01-16 12:51:43 +09:00
RegistrationRequest.cs Fix user agent missing in registration 2020-01-16 12:51:43 +09:00
RoomScore.cs Forward statistics 2020-05-28 22:09:11 +09:00