1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Online/API
2021-02-10 23:44:06 +09:00
..
Requests Add offline test scene for beatmap listing overlay 2021-01-26 00:03:20 +03: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 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIMod.cs Add custom resolver for mod settings dictionary 2021-02-03 19:46:47 +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 one missed property back to single-floating type 2021-01-18 22:07:25 +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
ModSettingsDictionaryFormatter.cs Add Messagepack support for serialising unknown bindable types 2021-02-10 23:44:06 +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