osu/osu.Game/Online/API
Bartłomiej Dach e91c8fb4bd
Properly disable comment box on beatmaps that cannot be commented on
Closes https://github.com/ppy/osu/issues/30052.

Compare:

- 83816dbe24/resources/js/components/comment-editor.tsx (L54-L60)
- 83816dbe24/resources/js/components/comment-editor.tsx (L47-L52)
2024-09-30 11:02:00 +02:00
..
Requests Properly disable comment box on beatmaps that cannot be commented on 2024-09-30 11:02:00 +02:00
APIAccess.cs Use `IAPIProvider` interface and correctly support scheduling from `DummyAPIAccess` 2024-08-30 18:35:31 +09:00
APIDownloadRequest.cs Fix NRT inspections 2024-08-30 13:41:34 +02:00
APIException.cs
APIMessagesRequest.cs
APIMod.cs
APIRequest.cs Trigger request failure on receiving a null response for a typed `APIRequest` 2024-09-05 01:00:23 +09:00
APIRequestCompletionState.cs
ArchiveDownloadRequest.cs
DummyAPIAccess.cs Use `IAPIProvider` interface and correctly support scheduling from `DummyAPIAccess` 2024-08-30 18:35:31 +09:00
IAPIProvider.cs Use `IAPIProvider` interface and correctly support scheduling from `DummyAPIAccess` 2024-08-30 18:35:31 +09:00
ModSettingsDictionaryFormatter.cs
OAuth.cs
OAuthToken.cs
OsuJsonWebRequest.cs
OsuWebRequest.cs
RegistrationRequest.cs