1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 12:07:25 +08:00
osu-lazer/osu.Game/Online/API/Requests/Responses
2020-12-03 16:42:06 +09:00
..
APIBeatmap.cs Add length display to room screen as well 2020-12-03 16:42:06 +09:00
APIBeatmapSet.cs Use int instead of long for user_id fields for now 2020-11-06 12:59:46 +09:00
APIChangelogBuild.cs Fix incorrect type specification 2019-07-04 16:16:17 +09:00
APIChangelogEntry.cs Implement ChangelogEntryType 2019-09-19 20:34:37 +03: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 Fix scores sometimes not being re-standardised correctly 2020-09-29 19:06:09 +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
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 Use a constant for lazer variables 2019-06-03 13:16:05 +09:00
APIUser.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIUserMostPlayedBeatmap.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
APIUserScoreAggregate.cs Add support for position 2020-08-31 20:01:59 +09:00
Comment.cs Refactor orphaning to better follow osu-web specification 2020-02-21 17:02:48 +09:00
CommentBundle.cs Fix included comment properties not being set correctly 2020-02-21 19:27:17 +09:00