1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 08:07:26 +08:00
osu-lazer/osu.Game/Online/API/Requests
2019-10-15 12:07:01 +03:00
..
Responses Add support for deleted comments with message 2019-10-15 12:07:01 +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 Update licence header (and remove year) 2019-01-24 17:43:03 +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 APICommentsController -> CommentBundle 2019-10-15 11:20:06 +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
GetRoomScoresRequest.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
GetRoomsRequest.cs Apply more missed cases 2019-04-01 12:44:46 +09:00
GetScoresRequest.cs Extend APILegacyScores request 2019-07-08 11:25:25 +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
GetUserRecentActivitiesRequest.cs Simplify offset calculation 2019-07-19 16:02:33 +09: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 Update ranking display to handle new osu-web request format 2019-10-11 13:09:21 +09: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
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
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 Update osu!direct categories sorting with web changes 2019-08-02 13:16:33 -07:00
SearchBeatmapSetsResponse.cs Update ranking display to handle new osu-web request format 2019-10-11 13:09:21 +09:00
SubmitRoomScoreRequest.cs Fix multiplayer score submission failing silently 2019-06-16 00:31:14 +09:00