Commit Graph

8470 Commits

Author SHA1 Message Date
0f6735564e Move and rename nomination response model to singular 2023-01-07 10:54:48 -08:00
7f970f3cd8 Display nominators on beatmap set overlay 2023-01-06 11:33:39 -08:00
3862184f9c Merge branch 'master' into improve-filter-tab-item-ux 2023-01-06 15:37:21 +03:00
0ade4d92d1 Fix multiple highlighting issues with beatmap listing tab items 2023-01-06 15:13:31 +03:00
3d053ac758 Merge branch 'master' into filter-tab-item-bold 2023-01-06 15:11:57 +03:00
0ab1418aa6 Merge pull request #22034 from frenzibyte/fix-toolbox-group-animation
Fix settings toolbox group not animating on expansion
2023-01-06 19:59:31 +08:00
4319937bc7 Also add an underline to better accent current filters 2023-01-06 20:36:10 +09:00
3c74d27deb Also add an underline to better accent current filters 2023-01-06 20:35:58 +09:00
458fe382ed Make selected tab items more bold 2023-01-06 20:06:41 +09:00
464f251c0c Merge branch 'master' into beatmap-set-link-genre-language 2023-01-06 17:09:06 +08:00
7d8aff8f7e Fix settings toolbox group not animating on expansion 2023-01-05 14:35:57 +03:00
88e90d5fa0 Enable NRT in user profile overlay 2023-01-01 23:49:11 +01:00
2698d58c46 Merge branch 'master' into remember-chat-textbox-per-channel 2023-01-01 17:29:38 +01:00
9a4f0cad2c Fix incorrect domain root being used for recent activity entries on profile overlay
Closes https://github.com/ppy/osu/issues/21980.
2023-01-01 17:48:05 +08:00
87250ad847 Add search keywords for beatmap colours / hitsound overrides 2023-01-01 14:32:28 +08:00
0d70f2c0fd Use alternative workaround 2022-12-30 09:08:17 +01:00
f625c5d744 Fix gradient showing when toggling toolbar with mouse above window 2022-12-29 23:35:45 +01:00
bf975eb48a Fix toolbar gradient not showing when mouse is hovered over buttons 2022-12-29 23:03:53 +01:00
ccf713c885 Fix incorrect hard link validity check in stable import screen 2022-12-29 23:18:12 +08:00
f9f6918fc3 Merge branch 'master' into add_linux_hardlink 2022-12-29 21:29:57 +08:00
c5f7da9a4e Fix hover propagating through toolbar buttons
Closes #21920.

Weirdly enough this was semeingly fixed once before in ancient times in
3891f467a3, but then unfixed again in
566e09083f. The second change is no longer
needed since the toolbar became opaque in #9447.
2022-12-29 13:19:14 +01:00
c326745f96 Save / sync chat text box messages per channel 2022-12-28 16:09:40 -08:00
10c11e974d Fix broken spacing 2022-12-28 22:24:21 +01:00
49b0ec9ddb Fix broken condition 2022-12-28 22:24:18 +01:00
d4b3965967 Change warning message about file duplication
- It was being glued in an ugly way that would have prevented sanely
  localising it.

- Even on Linux, the filesystem (whichever one the user has chosen out
  of the multitude available) still needs to support hard links for them
  to have a chance of working.
2022-12-28 22:04:08 +01:00
d63be3ff17 Change name of variable 2022-12-28 15:02:44 +01:00
f32564652b Mention the filesystem should be NTFS on Windows 2022-12-28 14:33:38 +01:00
b2aa2e1602 Add hardlink support for Linux 2022-12-28 13:32:49 +01:00
b4c5e18da0 Add keywords to ease search of "first object visibility" setting 2022-12-28 13:23:50 +03:00
61029b126d Add link to hard link explanation wiki page 2022-12-27 17:56:23 +08:00
c7ca4bbba5 Use generic Enum methods 2022-12-26 20:36:39 +01:00
ee77b8cad3 Merge branch 'master' into fix-parameters-inspection 2022-12-26 05:17:40 +03:00
973fd90af2 Fix parameters with the same default value inspection 2022-12-25 16:15:02 -08:00
f959b02dc8 Use empty drawables for spacing badges instead 2022-12-25 16:05:59 -08:00
b871d6f078 Remove unused fields 2022-12-24 13:35:17 -08:00
ae967e08b0 Add badges when needed instead of using alpha 2022-12-24 13:27:46 -08:00
4f6b3644f3 Fix title/artist overflowing to right side 2022-12-24 12:40:32 -08:00
df645ef3cb Change title/artist idle colour to white 2022-12-24 11:42:05 -08:00
9d073f4228 Link beatmap set title and artist to listing search 2022-12-24 11:26:09 -08:00
301eb71e22 Fix wrong member names 2022-12-24 10:39:05 +01:00
2c060ac8d4 Add localisation support for new button's strings 2022-12-24 17:32:04 +08:00
91bde14fb3 Add button to settings to show lazer upgrade guide 2022-12-24 15:42:24 +08:00
2dbcf05fe4 Use enum values as ids in fallback instead 2022-12-23 11:13:27 -08:00
494886ef92 Rename Text to Metadata 2022-12-23 11:11:15 -08:00
9a2cc04361 Fix wrong path being used in fail handler 2022-12-23 16:44:03 +01:00
a677c8be06 Change path on error 2022-12-23 21:17:42 +08:00
5eccafe190 Fix wiki overlay showing error message when load is cancelled 2022-12-23 16:45:40 +08:00
08d2fbeb8e Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
28fc2f34b5 Merge branch 'master' into restore-default-button-hit-area 2022-12-22 13:32:57 +03:00
e1e6d76f30 Check id for genre/language instead and fallback to name if not defined 2022-12-21 11:02:04 -08:00