1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 02:07:24 +08:00
osu-lazer/osu.Game/Online/API/Requests
2018-09-28 19:33:30 +09:00
..
Responses populate Status for Beatmap + BeatmapSet 2018-09-13 11:57:40 +02:00
DownloadBeatmapSetRequest.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
GetBeatmapDetailsRequest.cs Move beatmap lookup ability to new request 2018-06-08 12:21:12 +09:00
GetBeatmapRequest.cs Fix incorrect hash usage 2018-06-08 14:38:04 +09:00
GetBeatmapSetRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
GetFriendsRequest.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
GetMessagesRequest.cs Update chat to work with new API version 2018-09-25 20:53:24 +09:00
GetScoresRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
GetUpdatesRequest.cs Update chat to work with new API version 2018-09-25 20:53:24 +09:00
GetUpdatesResponse.cs Add explicit usage via attribute 2018-09-26 19:58:58 +09:00
GetUserBeatmapsRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
GetUserMostPlayedBeatmapsRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
GetUserRecentActivitiesRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
GetUserRequest.cs Fix new detections in rider 2018.1 2018-04-23 14:56:45 +09:00
GetUserScoresRequest.cs ToLower -> ToLowerInvariant 2018-07-25 07:37:05 +02:00
GetUsersRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
JoinChannelRequest.cs Remove incorrect API response 2018-09-26 19:13:38 +09:00
LeaveChannelRequest.cs Update chat to work with new API version 2018-09-25 20:53:24 +09:00
ListChannelsRequest.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
PostMessageRequest.cs Fix outdated API variable 2018-09-28 19:33:30 +09:00
SearchBeatmapSetsRequest.cs ToLower -> ToLowerInvariant 2018-07-25 07:37:05 +02:00