1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 14:37:52 +08:00
osu-lazer/osu.Game/Online/API/Requests/Responses
2024-03-26 20:21:12 +08:00
..
APIBeatmap.cs Move object counts to BeatmapInfo 2023-12-13 17:33:24 +09:00
APIBeatmapSet.cs Mark Converts as nullable 2023-01-15 12:46:41 -08:00
APIChangelogBuild.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIChangelogEntry.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIChangelogIndex.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIChangelogUser.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIChatChannel.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIKudosuHistory.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIMe.cs Add session_verified attribute to /me response 2024-01-24 14:24:33 +01:00
APIMenuContent.cs Improve equality implementations 2024-03-26 20:21:12 +08:00
APIMenuImage.cs Improve equality implementations 2024-03-26 20:21:12 +08:00
APINewsPost.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APINewsSidebar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APINotification.cs Fix APINotification parsing failing 2022-11-02 17:53:19 +09:00
APINotificationsBundle.cs Use more verbatim strings 2022-10-28 16:32:17 +09:00
APIPlayStyle.cs Automated pass 2023-06-24 01:00:03 +09:00
APIRankHistory.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIRecentActivity.cs Use generic Enum methods 2022-12-26 20:36:39 +01:00
APIScoresCollection.cs Use more correct json casing in APIScoresCollection 2022-07-19 15:34:17 +09:00
APIScoreWithPosition.cs Add and consume SoloScoreInfo 2022-07-12 18:00:25 +09:00
APISeasonalBackgrounds.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APISpotlight.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIUpdateStream.cs Fix changelog stream user count only accounting for latest build 2024-01-18 16:15:52 -08:00
APIUser.cs Add RankHighest to APIUser 2024-02-09 16:06:16 -08:00
APIUserAchievement.cs Automated pass 2023-06-24 01:00:03 +09:00
APIUserContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIUserGroup.cs Fix GroupBadge crashing on null group colour 2023-01-14 02:23:08 +03:00
APIUserHistoryCount.cs Automated pass 2023-06-24 01:00:03 +09:00
APIUserMostPlayedBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIUserScoreAggregate.cs Clarify purpose of APIUserScoreAggregate 2022-09-17 19:37:30 +03:00
APIWikiPage.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ChatAckResponse.cs Add new API requests 2022-10-27 14:55:24 +09:00
ChatSilence.cs Remove messages from silenced users 2022-11-02 17:13:14 +09:00
Comment.cs Fix typo in json property name 2024-02-14 13:21:37 +01:00
CommentableMeta.cs Add API models for comment page metadata 2024-02-14 04:16:36 +03:00
CommentBundle.cs Add API models for comment page metadata 2024-02-14 04:16:36 +03:00
GetChannelResponse.cs Better handling for joining channels with only ID 2022-11-07 11:52:07 +09:00
SoloScoreInfo.cs Use new ToDictionary() overload without delegates 2024-03-05 10:27:12 +01:00