This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2025-01-22 22:03:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
de076678fe
osu
/
osu.Game
/
Online
/
API
/
Requests
History
Dean Herbert
2a4bee61dd
Update many score-related classes to move closer to being able to persist to realm
2022-01-12 16:57:27 +09:00
..
Responses
Update many score-related classes to move closer to being able to persist to realm
2022-01-12 16:57:27 +09:00
CommentVoteRequest.cs
CreateChannelRequest.cs
CreateNewPrivateMessageRequest.cs
Rename
User
to
APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00
CreateNewPrivateMessageResponse.cs
Cursor.cs
DownloadBeatmapSetRequest.cs
Move second generic to
abstract
model downloader rather than interface type
2021-11-05 17:37:05 +09:00
DownloadReplayRequest.cs
Move second generic to
abstract
model downloader rather than interface type
2021-11-05 17:37:05 +09:00
GetBeatmapRequest.cs
Avoid sending empty parameters in
GetBeatmapRequest
2021-12-03 16:23:39 +09:00
GetBeatmapSetRequest.cs
GetBeatmapsRequest.cs
Use new API endpoint to do batch lookups
2021-12-01 17:45:41 +09:00
GetBeatmapsResponse.cs
Use new API endpoint to do batch lookups
2021-12-01 17:45:41 +09:00
GetChangelogBuildRequest.cs
GetChangelogRequest.cs
GetCommentsRequest.cs
GetCountriesResponse.cs
GetCountryRankingsRequest.cs
GetFriendsRequest.cs
Rename
User
to
APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00
GetMessagesRequest.cs
GetNewsRequest.cs
GetNewsResponse.cs
GetRankingsRequest.cs
GetScoresRequest.cs
GetSeasonalBackgroundsRequest.cs
GetSpotlightRankingsRequest.cs
GetSpotlightRankingsResponse.cs
GetSpotlightsRequest.cs
GetTopUsersRequest.cs
GetTopUsersResponse.cs
GetUpdatesRequest.cs
GetUpdatesResponse.cs
GetUserBeatmapsRequest.cs
GetUserKudosuHistoryRequest.cs
GetUserMostPlayedBeatmapsRequest.cs
GetUserRankingsRequest.cs
GetUserRecentActivitiesRequest.cs
GetUserRequest.cs
Cache and consume
IRulesetStore
where feasible
2021-12-03 18:16:01 +09:00
GetUserScoresRequest.cs
Rename
APIScoreInfo
to
APIScore
2021-12-10 16:11:49 +09:00
GetUsersRequest.cs
GetUsersResponse.cs
Rename
User
to
APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00
GetWikiRequest.cs
JoinChannelRequest.cs
LeaveChannelRequest.cs
ListChannelsRequest.cs
MarkChannelAsReadRequest.cs
PaginatedAPIRequest.cs
PostBeatmapFavouriteRequest.cs
Add test coverage for favourite button
2021-11-08 11:53:53 +01:00
PostMessageRequest.cs
ResponseWithCursor.cs
SearchBeatmapSetsRequest.cs
Update all actual usages of
RulesetInfo.ID
to use
OnlineID
instead
2021-11-24 15:50:26 +09:00
SearchBeatmapSetsResponse.cs