1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 16:47:26 +08:00
osu-lazer/osu.Game/Online/API/Requests/Responses
2021-10-21 17:14:57 +09:00
..
APIBeatmap.cs Remove APIPlaylistBeatmap subclass 2021-10-21 16:43:46 +09:00
APIBeatmapSet.cs Move BeatmapSetOnlineInfo to an interface type 2021-10-21 16:58:42 +09:00
APIChangelogBuild.cs Fix incorrect type specification 2019-07-04 16:16:17 +09:00
APIChangelogEntry.cs Fix various tests failing due to dependence on specific online data 2020-12-24 21:28:24 +09:00
APIChangelogIndex.cs Add JsonProperty hinting 2019-05-13 17:26:50 +09:00
APIChangelogUser.cs Use int instead of long for user_id fields for now 2020-11-06 12:59:46 +09:00
APIChatChannel.cs Fetch existing private message channels on re-joining 2020-06-08 17:54:26 +09:00
APIKudosuHistory.cs Refactor to match web implementation 1:1 2019-09-02 17:04:38 +09:00
APILegacyScoreInfo.cs Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
APILegacyScores.cs Move UserTopScoreContainer into base leaderboard 2020-08-31 19:54:22 +09:00
APINewsPost.cs Parse HTML entities during APINewsPost deserialisation 2020-07-07 00:11:35 +03:00
APINewsSidebar.cs Implement NewsSideBar component 2021-05-10 09:53:52 +03:00
APIRecentActivity.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APISeasonalBackgrounds.cs Make "Sometimes" setting depend on season end date, rather than chance 2020-10-30 10:27:43 +01:00
APISpotlight.cs Update spotlight info based on selected one 2020-02-05 12:48:29 +03:00
APIUpdateStream.cs Refactor update stream colour mapping code 2020-12-25 21:06:03 +01:00
APIUser.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIUserMostPlayedBeatmap.cs Fix "most played beatmap" request breakage after property rename 2021-10-05 21:17:19 +02:00
APIUserScoreAggregate.cs Fix missed occurrence 2021-02-17 14:30:52 +09:00
APIWikiPage.cs add APIWikiPage response 2021-04-20 16:12:32 +07:00
Comment.cs add pinned property in comment 2021-08-13 12:57:29 +07:00
CommentBundle.cs add pinned comment to users setter in comment bundle 2021-08-13 19:40:37 +07:00