1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 18:33:20 +08:00
osu-lazer/osu.Game/Online/API
Dean Herbert a7f19cc796
Merge pull request #19137 from frenzibyte/country-enum
Replace `Country` class with enumeration
2022-07-18 16:12:24 +09:00
..
Requests Merge pull request #19137 from frenzibyte/country-enum 2022-07-18 16:12:24 +09:00
APIAccess.cs Handle APIException from user request during logging in 2022-07-16 00:38:53 +03:00
APIDownloadRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIException.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIMessagesRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIMod.cs Catch and log exceptions from mod setting copy failure 2022-07-17 06:34:50 +03:00
APIRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIRequestCompletionState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ArchiveDownloadRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DummyAPIAccess.cs Fix chat tests failing 1/10000 runs 2022-06-27 16:50:10 +09:00
IAPIProvider.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ModSettingsDictionaryFormatter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OAuth.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OAuthToken.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuJsonWebRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuWebRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RegistrationRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00