.. |
Responses
|
Fix included comment properties not being set correctly
|
2020-02-21 19:27:17 +09:00 |
CommentVoteRequest.cs
|
Implement CommentVoteRequest and adjust UI
|
2019-10-17 15:04:30 +03:00 |
CreateNewPrivateMessageRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
CreateNewPrivateMessageResponse.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
CreateRoomRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
CreateRoomScoreRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
DownloadBeatmapSetRequest.cs
|
Remove redundant variable, handle all request failures
|
2019-06-19 19:43:09 +05:30 |
DownloadReplayRequest.cs
|
Code quality fixes
|
2019-06-29 12:29:12 +05:30 |
GetBeatmapRequest.cs
|
Fix beatmap lookups failing for beatmaps with no local path
|
2019-11-23 20:55:42 +09:00 |
GetBeatmapSetRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
GetChangelogBuildRequest.cs
|
Initial pass to make work with real API
|
2019-05-13 16:24:32 +09:00 |
GetChangelogRequest.cs
|
Initial pass to make work with real API
|
2019-05-13 16:24:32 +09:00 |
GetCommentsRequest.cs
|
Remove duplicated api request
|
2020-02-21 19:27:25 +09: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
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
GetMessagesRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
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
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
GetScoresRequest.cs
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +09:00 |
GetSpotlightRankingsRequest.cs
|
API implementation
|
2020-02-04 16:04:06 +03:00 |
GetSpotlightRankingsResponse.cs
|
API implementation
|
2020-02-04 16:04:06 +03:00 |
GetSpotlightsRequest.cs
|
Apply suggestions
|
2020-01-10 20:46:35 +03:00 |
GetUpdatesRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
GetUpdatesResponse.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
GetUserBeatmapsRequest.cs
|
Add loved section
|
2019-08-01 11:06:29 +03:00 |
GetUserKudosuHistoryRequest.cs
|
Move enum to response class
|
2019-09-02 15:57:55 +09:00 |
GetUserMostPlayedBeatmapsRequest.cs
|
Simplify offset calculation
|
2019-07-19 16:02:33 +09:00 |
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
|
Simplify target string
|
2019-08-07 06:57:46 +03:00 |
GetUserScoresRequest.cs
|
Expand requests
|
2019-08-06 17:47:31 +03:00 |
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
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
JoinRoomRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
LeaveChannelRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
ListChannelsRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
MarkChannelAsReadRequest.cs
|
Add HTTP method
|
2020-01-04 00:45:51 +01:00 |
PaginatedAPIRequest.cs
|
Simplify offset calculation
|
2019-07-19 16:02:33 +09:00 |
PartRoomRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
PostBeatmapFavouriteRequest.cs
|
Implement PostBeatmapFavouriteRequest
|
2019-10-07 15:36:23 +03:00 |
PostMessageRequest.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
ResponseWithCursor.cs
|
Update ranking display to handle new osu-web request format
|
2019-10-11 13:09:21 +09:00 |
SearchBeatmapSetsRequest.cs
|
Adjust SearchBeatmapSetsRequest for new usage
|
2020-02-19 17:33:48 +03:00 |
SearchBeatmapSetsResponse.cs
|
DrawableErrorHandler -> NotFoundDrawable
|
2020-02-20 02:43:13 +03:00 |
SubmitRoomScoreRequest.cs
|
Fix multiplayer score submission failing silently
|
2019-06-16 00:31:14 +09:00 |