Fix focus returning to the lounge search textbox while password is being checked
Refactor `BeatmapMetadataContainer` and usages to use interface types
Remove unused `BeatmapTypeInfo` class
BeatmapMetadataContainer
Remove `BeatmapMetadata` base class from API classes
BeatmapTypeInfo
Helps reduce the scope of upcoming changes.
Fix low-pass filter continuing to take effect after fail animation has already ended
Remove unnecessary setters from `IBeatmapSetOnlineInfo` interface
IBeatmapSetOnlineInfo
Fix incorrect length mapping in `APIBeatmap`
APIBeatmap
BeatmapMetadata
APIBeatmapSet
Implement `IBeatmapInfo`/`IBeatmapSetInfo` from API beatmap types
APIBeatmapSet.Covers
IBeatmapInfo
IBeatmapSetInfo
nullable
Move online beatmap set info to interface
Remove `APIPlaylistBeatmap` subclass
BeatmapSetOnlineInfo
APIPlaylistBeatmap
Use colour provider theming in text boxes
OverlayColourProvider
OsuTextBox
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Fix and improve TestSceneUserProfilePreviousUsernames
Implement realm beatmap importer
Localise toasts
OnlineID
Triggered by toggling Shift+Tab during gameplay.
Use different colours for selection and hover in dropdowns