1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 15:27:25 +08:00
osu-lazer/osu.Game/Online/API/Requests/Responses
2021-11-24 15:50:26 +09:00
..
APIBeatmap.cs Update mock RulesetInfo usage to set OnlineID instead of ID 2021-11-24 15:50:26 +09:00
APIBeatmapSet.cs Fix recursive equality call on APIBeatmap and APIBeatmapSet 2021-11-16 14:13:47 +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
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
APIPlayStyle.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
APIRankHistory.cs Split out a couple more nested classes 2021-11-05 13:40:44 +09:00
APIRecentActivity.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIScoreInfo.cs Update mock RulesetInfo usage to set OnlineID instead of ID 2021-11-24 15:50:26 +09:00
APIScoresCollection.cs Rename API score classes 2021-10-29 13:40:56 +09:00
APIScoreWithPosition.cs Remove whitespace 2021-11-01 15:43:19 +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 other usages of online ID comparisons to use new extension method 2021-11-15 14:44:08 +09:00
APIUserAchievement.cs Split out a couple more nested classes 2021-11-05 13:40:44 +09:00
APIUserContainer.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
APIUserHistoryCount.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
APIUserMostPlayedBeatmap.cs Refactor BeatmapMetadataContainer and usages to use interface types 2021-10-22 21:38:50 +09:00
APIUserScoreAggregate.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
APIWikiPage.cs add APIWikiPage response 2021-04-20 16:12:32 +07:00
Comment.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
CommentBundle.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00