1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:07:33 +08:00
osu-lazer/osu.Game/Online/API
Salman Ahmed adb2605d5d Enforce double type in the download progress path
Wasn't sure where to exactly put this, or whether to split it, but it's very small change to worry about, so I guess it's fine being here
2021-01-17 00:12:14 +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 Expose method for triggering filename-backed success in APIDownloadRequest 2021-01-17 00:01:11 +03:00
APIMessagesRequest.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
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 double type in the download progress path 2021-01-17 00:12:14 +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 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