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-25 21:21:42 +08:00
Code
Issues
Releases
Wiki
Activity
61,410
Commits
4
Branches
796
Tags
1bfe5a18cb94de911bb6ecf445abc8d32fe254ca
Commit Graph
36 Commits
Enable NRT in user profile overlay
Bartłomiej Dach
·
2023-01-01 23:49:11 +01:00
88e90d5fa0
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Update pinned score container header to use localised title
Salman Ahmed
·
2022-02-11 09:22:09 +03:00
ccd6648961
Add score container for pinned scores in ranks section
Salman Ahmed
·
2022-02-10 21:32:18 +03:00
4f7003928a
Mark identifiers as verbatim strings
Dean Herbert
·
2021-07-19 18:15:09 +09:00
13cb658d29
Localise Ranks section.
Lucas A
·
2021-07-17 15:53:24 +02:00
fbbf8ce5a3
Localise profile section titles.
Lucas A
·
2021-07-17 14:57:05 +02:00
d9c7ea2026
Update profile subsections to use counters instead of missing text in line with web
Joseph Madamba
·
2021-05-02 14:44:20 -07:00
cc056088bd
Implement PaginatedContainerWithHeader component
Andrei Zavatski
·
2020-09-07 23:08:50 +03:00
e39609d3ca
Remove missing text where not needed
Andrei Zavatski
·
2020-09-07 22:30:43 +03:00
b7bd084296
Remove old header from PaginatedContainer
Andrei Zavatski
·
2020-09-07 22:24:10 +03:00
1c55039994
Refactor PaginatedScoreContainer to use new components
Andrei Zavatski
·
2020-01-18 03:33:02 +03:00
6e776d02f8
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Add Favourite Beatmaps section in UserProfileOverlay
EVAST9919
·
2017-11-03 20:25:21 +03:00
761d885167
ScoreContainer -> PaginatedScoreContainer
Dean Herbert
·
2017-10-30 19:06:40 +09:00
b660366d96
remove redundant stuff
Jorolf
·
2017-10-25 20:15:45 +02:00
b2c3ba05d7
remove inner classes and make User property a bindable
Jorolf
·
2017-10-25 20:07:12 +02:00
0449639f41
show recent scores
Jorolf
·
2017-10-24 20:31:38 +02:00
aadc699e73
Construct DwarableScore using null weight.
Huo Yaoyuan
·
2017-10-15 16:15:35 +08:00
bed5a64ee2
some more unused stuff
Jorolf
·
2017-09-21 22:28:15 +02:00
9ee824ee66
remove some redundant stuff
Jorolf
·
2017-09-21 22:15:42 +02:00
14b8e9fd77
make pagination work and remove duplication in RanksSection
Jorolf
·
2017-09-21 22:07:23 +02:00
72141935e8
Add API retrieval support
Dean Herbert
·
2017-09-14 20:08:07 +09:00
98b847b025
I hope this works
Jorolf
·
2017-08-09 22:58:06 +02:00
15e4e487e2
move another thing to LoadComplete instead of the constructor
Jorolf
·
2017-08-09 22:37:05 +02:00
acc9b20b0f
update TestCase
Jorolf
·
2017-08-09 19:26:27 +02:00
c877a5a8b7
fix CI issues
Jorolf
·
2017-08-09 18:57:55 +02:00
c2c9095b02
remove duplicated code and "simplify" ShowMore logic
Jorolf
·
2017-08-09 18:45:37 +02:00
274ebbd1f7
remove empty argument list
Jorolf
·
2017-07-29 15:16:31 +02:00
02a22e3f77
some renaming, a show more button and a placeholder if no scores exist
Jorolf
·
2017-07-29 15:06:46 +02:00
cca49d6ed5
replace
Play
with
Score
Jorolf
·
2017-07-29 00:31:52 +02:00
0fc36065f4
add RanksSection
Jorolf
·
2017-07-26 19:21:45 +02:00
8e685a98d4
Move sections to own namespace
Dean Herbert
·
2017-07-13 13:53:45 +09:00
c7a13740f9