.. |
Responses
|
Fix unavailable replays can be accessed via leaderboard
|
2019-12-09 07:19:55 +03:00 |
CommentVoteRequest.cs
|
Implement CommentVoteRequest and adjust UI
|
2019-10-17 15:04:30 +03:00 |
CreateNewPrivateMessageRequest.cs
|
…
|
|
CreateNewPrivateMessageResponse.cs
|
…
|
|
CreateRoomRequest.cs
|
…
|
|
CreateRoomScoreRequest.cs
|
…
|
|
DownloadBeatmapSetRequest.cs
|
…
|
|
DownloadReplayRequest.cs
|
…
|
|
GetBeatmapRequest.cs
|
Fix beatmap lookups failing for beatmaps with no local path
|
2019-11-23 20:55:42 +09:00 |
GetBeatmapSetRequest.cs
|
…
|
|
GetChangelogBuildRequest.cs
|
…
|
|
GetChangelogRequest.cs
|
…
|
|
GetCommentsRequest.cs
|
APICommentsController -> CommentBundle
|
2019-10-15 11:20:06 +03:00 |
GetCountriesResponse.cs
|
Refactor API logic
|
2019-11-27 21:56:22 +03:00 |
GetCountryRankingsRequest.cs
|
Update API with latest web changes
|
2019-11-01 21:49:50 +03:00 |
GetFriendsRequest.cs
|
…
|
|
GetMessagesRequest.cs
|
…
|
|
GetRankingsRequest.cs
|
Update API with latest web changes
|
2019-11-01 21:49:50 +03:00 |
GetRoomScoresRequest.cs
|
Fix multiplayer aggregate score inheriting from ScoreInfo
|
2019-12-05 01:45:28 +09:00 |
GetRoomsRequest.cs
|
…
|
|
GetScoresRequest.cs
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +09:00 |
GetUpdatesRequest.cs
|
…
|
|
GetUpdatesResponse.cs
|
…
|
|
GetUserBeatmapsRequest.cs
|
…
|
|
GetUserKudosuHistoryRequest.cs
|
…
|
|
GetUserMostPlayedBeatmapsRequest.cs
|
…
|
|
GetUserRankingsRequest.cs
|
Remove redundant prefix
|
2019-12-05 14:50:12 +09:00 |
GetUserRecentActivitiesRequest.cs
|
Add loved enum on BeatmapApproval
|
2019-11-28 21:59:57 +07:00 |
GetUserRequest.cs
|
…
|
|
GetUserScoresRequest.cs
|
…
|
|
GetUsersRequest.cs
|
Update ranking display to handle new osu-web request format
|
2019-10-11 13:09:21 +09:00 |
GetUsersResponse.cs
|
Refactor API logic
|
2019-11-27 21:56:22 +03:00 |
JoinChannelRequest.cs
|
…
|
|
JoinRoomRequest.cs
|
…
|
|
LeaveChannelRequest.cs
|
…
|
|
ListChannelsRequest.cs
|
…
|
|
PaginatedAPIRequest.cs
|
…
|
|
PartRoomRequest.cs
|
…
|
|
PostBeatmapFavouriteRequest.cs
|
…
|
|
PostMessageRequest.cs
|
…
|
|
ResponseWithCursor.cs
|
Update ranking display to handle new osu-web request format
|
2019-10-11 13:09:21 +09:00 |
SearchBeatmapSetsRequest.cs
|
Fix potential nullref in unrelated test
|
2019-11-12 21:27:15 +09:00 |
SearchBeatmapSetsResponse.cs
|
Update ranking display to handle new osu-web request format
|
2019-10-11 13:09:21 +09:00 |
SubmitRoomScoreRequest.cs
|
…
|
|