osu/osu.Game/Online/API
2020-12-24 13:44:46 +01:00
..
Requests Fix various tests failing due to dependence on specific online data 2020-12-24 21:28:24 +09:00
APIAccess.cs Add website root URL and update most links to use it 2020-12-24 18:11:42 +09:00
APIDownloadRequest.cs
APIMessagesRequest.cs
APIMod.cs Use APIMod for mod serialization 2020-10-22 17:48:15 +09:00
APIRequest.cs Add website root URL and update most links to use it 2020-12-24 18:11:42 +09:00
ArchiveDownloadRequest.cs
DummyAPIAccess.cs Add website root URL and update most links to use it 2020-12-24 18:11:42 +09:00
IAPIProvider.cs Remove explicit public access modifier from interface 2020-12-24 13:44:46 +01:00
OAuth.cs Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
OAuthToken.cs
OsuJsonWebRequest.cs Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
OsuWebRequest.cs
RegistrationRequest.cs