osu/osu.Game/Online/API
2021-01-17 22:10:30 +03:00
..
Requests Refactor update stream colour mapping code 2020-12-25 21:06:03 +01:00
APIAccess.cs Handle SocketExceptions and HttpRequestExceptions more silently 2020-12-29 16:22:11 +09:00
APIDownloadRequest.cs Make TriggerSuccess(filename) protected and expose in test instead 2021-01-17 22:10:30 +03:00
APIMessagesRequest.cs
APIMod.cs Update osu.Game/Online/API/APIMod.cs 2021-01-03 17:04:16 +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 Enforce float type in the download progress path instead 2021-01-17 21:16:48 +03:00
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 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