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-11-04 17:09:53 +09:00
..
Requests Finally, remove the To* methods as they have no usages 2021-11-04 17:09:53 +09:00
APIAccess.cs Expose login errors from IAPIProvider and show on the login form 2021-10-04 15:40:24 +09:00
APIDownloadRequest.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
APIException.cs Fix API request potentially firing failed events after completion 2021-07-19 20:27:01 +09:00
APIMessagesRequest.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIMod.cs Disable APIMod/Mod cross equality support 2021-09-10 11:24:56 +09:00
APIRequest.cs Check for null/empty instead 2021-11-03 04:09:31 +09:00
APIRequestCompletionState.cs Fix API request potentially firing failed events after completion 2021-07-19 20:27:01 +09:00
ArchiveDownloadRequest.cs Enforce one missed property back to single-floating type 2021-01-18 22:07:25 +03:00
DummyAPIAccess.cs Expose login errors from IAPIProvider and show on the login form 2021-10-04 15:40:24 +09:00
IAPIProvider.cs Expose login errors from IAPIProvider and show on the login form 2021-10-04 15:40:24 +09:00
ModSettingsDictionaryFormatter.cs Extract mod setting value handling to utils class 2021-04-12 03:37:03 +03:00
OAuth.cs Fix intendation in a way it doesn't regress with older inspectcode 2021-10-18 14:28:29 +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