1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game/Online/API
2023-06-17 15:00:32 -07:00
..
Requests Fix beatmap info length tooltip not showing actual drain length 2023-06-17 15:00:32 -07:00
APIAccess.cs Expose currently selected language from IAPIProvider 2023-06-08 02:59:34 +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 Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
APIRequest.cs Supply Accept-Language header in API requests 2023-06-08 02:59:34 +03:00
APIRequestCompletionState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
ArchiveDownloadRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DummyAPIAccess.cs Expose currently selected language from IAPIProvider 2023-06-08 02:59:34 +03:00
IAPIProvider.cs Expose currently selected language from IAPIProvider 2023-06-08 02:59:34 +03: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 Add API level support for error message and redirect during registration flow 2023-01-13 15:32:53 +09:00