1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 05:27:26 +08:00
osu-lazer/osu.Game/Online/API/Requests
Dean Herbert 62133fa069
Merge pull request #19246 from frenzibyte/fix-wiki-navigation
Fix wiki overlay not handling path redirection properly
2022-07-20 20:08:11 +09:00
..
Responses Set last online update to actual value provided by data source 2022-07-19 19:39:51 +09:00
CommentVoteRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
CreateChannelRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
CreateNewPrivateMessageRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
CreateNewPrivateMessageResponse.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Cursor.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DownloadBeatmapSetRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DownloadReplayRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetBeatmapRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetBeatmapSetRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetBeatmapsRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetBeatmapsResponse.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetChangelogBuildRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetChangelogRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetCommentsRequest.cs Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
GetCountriesResponse.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetCountryRankingsRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetFriendsRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetMessagesRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetNewsRequest.cs Move the null check in the outside. 2022-06-30 23:29:49 +08:00
GetNewsResponse.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetRankingsRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetScoresRequest.cs Update score retrieval endpoint to access new storage 2022-07-15 15:47:25 +09:00
GetSeasonalBackgroundsRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetSpotlightRankingsRequest.cs Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
GetSpotlightRankingsResponse.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetSpotlightsRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetTopUsersRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetTopUsersResponse.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetUpdatesRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetUpdatesResponse.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetUserBeatmapsRequest.cs Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
GetUserKudosuHistoryRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetUserMostPlayedBeatmapsRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetUserRankingsRequest.cs Replace default with CountryCode.Unknown 2022-07-18 08:54:35 +03:00
GetUserRecentActivitiesRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetUserRequest.cs Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
GetUserScoresRequest.cs change GetUserScoresRequest to return SoloScoreInfo instead of APIScore 2022-07-17 14:07:05 +01:00
GetUsersRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetUsersResponse.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetWikiRequest.cs Add failing test case 2022-07-20 09:06:11 +03:00
JoinChannelRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LeaveChannelRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ListChannelsRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MarkChannelAsReadRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PaginatedAPIRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PaginationParameters.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PostBeatmapFavouriteRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PostMessageRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ResponseWithCursor.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SearchBeatmapSetsRequest.cs Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
SearchBeatmapSetsResponse.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00