..
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
APIRelation.cs
add StringEnumConverter
for RelationType
2024-11-01 19:15:20 +08: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
Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider
2024-11-17 18:13:37 -05: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
APIUserDailyChallengeStatistics.cs
Add API models for daily challenge statistics
2024-07-28 05:24:05 +03: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
Avoid ChatAckRequest
failures flooding console in OsuGameTestScene
s
2024-05-30 17:37:55 +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
Properly disable comment box on beatmaps that cannot be commented on
2024-09-30 11:02:00 +02: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
Add TotalScoreWithoutMods
to SoloScoreInfo
2024-04-17 09:15:51 +02:00