1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 02:17:25 +08:00
osu-lazer/osu.Game/Online/API
Dan Balasescu 219d049edf
Merge pull request #21140 from maromalo/long-standard
Standardise scores to `long` type
2022-11-18 15:26:33 +09:00
..
Requests Merge branch 'master' into long-standard 2022-11-18 14:24:04 +09:00
APIAccess.cs Fix API queue only being flushed once while in a failing state 2022-11-18 14:21:37 +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 Property should accept the nullable state. 2022-09-10 10:46:40 +08: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 Move polling clients to osu.Game.Tests namespace 2022-11-04 18:52:57 +09:00
IAPIProvider.cs Construct notifications client via IAPIProvider 2022-11-01 21:34:34 +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