1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 19:27:24 +08:00
osu-lazer/osu.Game/Online/API/Requests/Responses
2022-05-14 19:46:13 +03:00
..
APIBeatmap.cs Fix incorrect mappings 2022-02-17 21:12:51 +09:00
APIBeatmapSet.cs Add FeaturedInSpotlight property to API beatmapsets 2022-05-14 19:46:13 +03: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 Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07: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
APIScore.cs Fix CI reported warnings 2022-01-12 22:39:00 +09:00
APIScoresCollection.cs Rename APIScoreInfo to APIScore 2021-12-10 16:11:49 +09:00
APIScoreWithPosition.cs Rename APIScoreInfo to APIScore 2021-12-10 16:11:49 +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 Add support for fetching user guest participations 2022-04-22 07:55:39 +03: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 Fix potential mod nullref in APIUserScoreAggregate's CreateScoreInfo implementation 2022-01-13 00:28:16 +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