This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 13:23:00 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
19 Commits
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Fix playlist items showing download button briefly during initial local presence checks
Dean Herbert
·
2022-09-08 17:10:45 +09:00
ed81297611
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Rename
BeatmapCard{Base => }
Bartłomiej Dach
·
2021-12-21 08:26:25 +01:00
c7b9b176c6
Extract base class for beatmap cards
Bartłomiej Dach
·
2021-12-17 13:27:11 +01:00
d6f6039934
Switch unnecessary
return
to
break
instead
Dean Herbert
·
2021-11-26 15:36:16 +09:00
bf443a5a7a
Show a spinner instead of the download button on the new card during beatmap download
Dean Herbert
·
2021-11-26 15:32:33 +09:00
5de2f6211d
Move beatmap download logic out of
BeatmapManager
Dean Herbert
·
2021-11-25 17:29:41 +09:00
716543b5b3
Use
BindTarget
from card rather than caching & resolving download tracker
Bartłomiej Dach
·
2021-11-20 18:48:26 +01:00
297de27a6a
Make field readonly
Bartłomiej Dach
·
2021-11-18 22:50:41 +01:00
0eaf450204
Refactor buttons again to work with latest design guidelines
Bartłomiej Dach
·
2021-11-18 22:34:40 +01:00
412abf30d9
Restructure card to use single tracker at the top level
Bartłomiej Dach
·
2021-11-13 15:39:03 +01:00
b58fe2d80a
Show download progress on card body rather than in button
Bartłomiej Dach
·
2021-11-10 16:03:48 +01:00
91baaa73f3
Swap icon for "go to beatmap" state
Bartłomiej Dach
·
2021-11-09 08:07:56 +01:00
704ff47a0e
Implement detailed download button behaviour
Bartłomiej Dach
·
2021-11-08 22:18:14 +01:00
2186b51676
Implement basic appearance of download button
Bartłomiej Dach
·
2021-11-08 22:18:14 +01:00
a60cceeda6
Add test coverage for download button
Bartłomiej Dach
·
2021-11-08 22:17:56 +01:00
c65e7a4436
Remove unused field for now to appease inspectcode
Dean Herbert
·
2021-11-08 21:36:28 +09:00
9a2425f316
Add basic structure for buttons
Bartłomiej Dach
·
2021-11-08 11:53:53 +01:00
0faa26fc13