.. |
Requests
|
Merge pull request #15287 from peppy/get-beatmap-request-via-interface
|
2021-10-26 13:50:46 +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
|
Fix derived API request types firing success when they shouldn't
|
2021-07-22 14:23:27 +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
|
Rename APIRequest.Result to Response
|
2021-10-05 14:28:56 +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 |