osu/osu.Game/Online/API
Bartłomiej Dach 2dc2469507
Merge pull request #25303 from peppy/last-played-import-score-update
Update the last played date of a beatmap when importing a replay by the local user
2023-10-30 10:12:27 +01:00
..
Requests Update API response model to accept array of tournament banners 2023-10-29 01:43:49 +03:00
APIAccess.cs Expose currently selected language from `IAPIProvider` 2023-06-08 02:59:34 +03:00
APIDownloadRequest.cs
APIException.cs Fix remaining obvious CI inspections 2023-06-24 16:07:01 +02:00
APIMessagesRequest.cs Automated pass 2023-06-24 01:00:03 +09:00
APIMod.cs
APIRequest.cs Clean up type display for web requests in logs 2023-10-30 15:07:35 +09:00
APIRequestCompletionState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
ArchiveDownloadRequest.cs
DummyAPIAccess.cs Update the last played date of a beatmap when importing a replay by the local user 2023-10-30 15:44:16 +09:00
IAPIProvider.cs Expose currently selected language from `IAPIProvider` 2023-06-08 02:59:34 +03:00
ModSettingsDictionaryFormatter.cs Update all dependencies (except for Moq) 2023-09-16 15:37:31 +09:00
OAuth.cs Fix OAuth refresh attempt when no network available causing full logout (part 2) 2023-10-06 18:24:22 +09:00
OAuthToken.cs
OsuJsonWebRequest.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuWebRequest.cs Automated pass 2023-06-24 01:00:03 +09:00
RegistrationRequest.cs