.. |
Requests
|
Merge pull request #14967 from bdach/fix-accidental-json-property-rename
|
2021-10-06 05:00:12 +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
|
Ensure all request failures are correctly handled during login
|
2021-08-19 19:55:14 +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
|
Add fallback to use Message when Hint is not available
|
2021-10-04 16:18:55 +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 |