1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Online/API
2020-10-22 14:56:20 +09:00
..
Requests Fix scores sometimes not being re-standardised correctly 2020-09-29 19:06:09 +09:00
APIAccess.cs Remove IOnlineComponent and change existing components to use bindable flow 2020-10-22 14:19:12 +09:00
APIDownloadRequest.cs Rephrase xmldoc 2019-06-13 16:55:41 +05:30
APIMessagesRequest.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIMod.cs Throw exception rather than returning nulls 2020-01-22 20:00:36 +09:00
APIRequest.cs Add APIRequest.TriggerFailure() for testing 2020-07-31 20:55:26 +09:00
ArchiveDownloadRequest.cs Rename Info to Model 2019-06-12 21:56:36 +05:30
DummyAPIAccess.cs Remove unused usings 2020-10-22 14:44:10 +09:00
IAPIProvider.cs Add xmldoc notes about thread safety of api bindables 2020-10-22 14:56:20 +09:00
OAuth.cs Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
OAuthToken.cs Merge branch 'master' into more-inspections 2019-02-28 14:32:57 +09:00
OsuJsonWebRequest.cs Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
OsuWebRequest.cs Fix user agent missing in registration 2020-01-16 12:51:43 +09:00
RegistrationRequest.cs Fix user agent missing in registration 2020-01-16 12:51:43 +09:00