1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-29 19:07:25 +08:00
osu-lazer/osu.Game/Online/API
Dean Herbert f9d0cc3c4e Change APIAccess.IsLoggedIn to also return true when connecting
All usages of this are made with the intention of showing data when an
api is going to eventually become available. In the case of a login
failure, components are also able to display a correct state.

With this change, it makes online components display in a more correct
state during startup or initial logging in phase.
2022-08-09 17:11:44 +09:00
..
Requests Trim zero values from hit statistics 2022-08-04 19:27:50 +09:00
APIAccess.cs Change APIAccess.IsLoggedIn to also return true when connecting 2022-08-09 17:11:44 +09: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 Don't serialise empty mod settings 2022-08-05 14:00:53 +09: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