1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00
osu-lazer/osu.Game/Online/API
2021-01-03 15:47:15 +09: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 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 Simplify some default value checks (we are sure the return is an IBindable) 2021-01-03 15:47: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 Rename Info to Model 2019-06-12 21:56:36 +05:30
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 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